[[+wf.wrapper]]" is assumed.'; $_lang['prop_wayfinder.rowTpl_desc'] = 'Name of the chunk containing the template for the regular row items.'; $_lang['prop_wayfinder.parentRowTpl_desc'] = 'Name of the chunk containing the template for any Resource that is a container and has children. Remember the [wf.wrapper] placeholder to output the children documents.'; $_lang['prop_wayfinder.parentRowHereTpl_desc'] = 'Name of the chunk containing the template for the current Resource if it is a container and has children. Remember the [wf.wrapper] placeholder to output the children documents.'; $_lang['prop_wayfinder.hereTpl_desc'] = 'Name of the chunk containing the template for the current Resource.'; $_lang['prop_wayfinder.innerTpl_desc'] = 'Name of the chunk containing the template for each submenu. If no innerTpl is specified the outerTpl is used in its place.'; $_lang['prop_wayfinder.innerRowTpl_desc'] = 'Name of the chunk containing the template for the row items in a subfolder.'; $_lang['prop_wayfinder.innerHereTpl_desc'] = 'Name of the chunk containing the template for the current Resource if it is in a subfolder.'; $_lang['prop_wayfinder.activeParentRowTpl_desc'] = 'Name of the chunk containing the template for items that are containers, have children and are currently active in the tree.'; $_lang['prop_wayfinder.categoryFoldersTpl_desc'] = 'Name of the chunk containing the template for category folders. Category folders are determined by setting the template to blank or by setting the link attributes field to rel="category".'; $_lang['prop_wayfinder.startItemTpl_desc'] = 'Name of the chunk containing the template for the start item, if enabled via the &displayStart parameter. Note: the default template shows the start item but does not link it. If you do not need a link, a class can be applied to the default template using the parameter &firstClass=`className`.'; $_lang['prop_wayfinder.permissions_desc'] = 'Will check for a permission on the Resource. Defaults to "list" - set to blank to skip normal permissions checks.'; $_lang['prop_wayfinder.hereId_desc'] = 'Optional. If set, will change the "here" Resource to this ID. Defaults to the currently active Resource.'; $_lang['prop_wayfinder.where_desc'] = 'Optional. A JSON object for where conditions for all items selected in the menu.'; $_lang['prop_wayfinder.templates_desc'] = 'Optional. A comma-separated list of Template IDs to restrict selected Resources to.'; $_lang['prop_wayfinder.previewunpublished_desc'] = 'Optional. If set to Yes, if you are logged into the mgr and have the view_unpublished permission, it will allow previewing of unpublished resources in your menus in the front-end.'; $_lang['prop_wayfinder.ascending'] = 'Ascending'; $_lang['prop_wayfinder.descending'] = 'Descending'; $_lang['prop_wayfinder.absolute'] = 'Absolute'; $_lang['prop_wayfinder.relative'] = 'Relative'; $_lang['prop_wayfinder.full'] = 'Full';