add parameter showMissingTranslations

This commit is contained in:
Uwe Steinmann 2014-04-09 09:50:49 +02:00
parent 3e6f981c58
commit ff63b934c2

View File

@ -181,12 +181,13 @@
<!-- siteDefaultPage: Default page on login. Defaults to out/out.ViewFolder.php
- rootFolderID: ID of root-folder (mostly no need to change)
- titleDisplayHack: Workaround for page titles that go over more than 2 lines.
- showMissingTranslations: Check for missing translations and adds forms at the end of the page for submitting new translations.
-->
<display
siteDefaultPage =""
rootFolderID = "1"
titleDisplayHack = "true"
showMissingTranslations = "false"
>
</display>
<!-- guestID: ID of guest-user used when logged in as guest (mostly no need to change)