libreccm-legacy/ccm-atoz/src/com/arsdigita/atoz/AtoZConfig_parameter.proper...

19 lines
1.4 KiB
INI
Executable File

com.arsdigita.atoz.traversal_adapters.title=XML renderer rules
com.arsdigita.atoz.traversal_adapters.purpose=Rules for configuring information in generated XML
com.arsdigita.atoz.traversal_adapters.format=[string]
com.arsdigita.atoz.traversal_adapters.example=/WEB-INF/resources/atoz-adapters.xml
com.arsdigita.atoz.root_category_picker.title=Root Category Picker
com.arsdigita.atoz.root_category_picker.purpose=The UI widget for the Root Category Picker
com.arsdigita.atoz.root_category_picker.format=[class]
com.arsdigita.atoz.root_category_picker.example=com.arsdigita.london.util.ui.ApplicationCategoryPicker
com.arsdigita.atoz.use_subsite_specific_navigation_category.title=Make AtoZ use subsite-specific navigation categories
com.arsdigita.atoz.use_subsite_specific_navigation_category.purpose=Set this to yes, and the AtoZ will use the subsite-specific navigation categories if you define *any* CategoryProvider
com.arsdigita.atoz.use_subsite_specific_navigation_category.format=[boolean]
com.arsdigita.atoz.use_subsite_specific_navigation_category.example=true
com.arsdigita.atoz.filterCategoryProviders.title=To filter out category without published items
com.arsdigita.atoz.filterCategoryProviders.purpose=if TRUE, the AtoZ category providers will only return Categories with published items
com.arsdigita.atoz.filterCategoryProviders.format=[boolean]
com.arsdigita.atoz.filterCategoryProviders.example=false