Lines Matching refs:option

50   * Removed deprecated `useLegacyNavbar` option
58 * #499: Changed CSS load order for Bootstrap and DokuWiki styles when using `themeByNamespace` option (@Digitalin)
77 * #499: Changed CSS load order for Bootstrap and DokuWiki styles when using `themeByNamespace` option (@Digitalin)
107 * Removed ``semantic`` option (now is always enabled)
158 * #389: Fixex Translation plugin issue when use `translation»dropdown` option (@tmo26 and @dominiquesamson)
173 After a long development cycle a new release of Bootstrap3 template is issued. This release use the [new DokuWiki menu system](https://www.dokuwiki.org/devel:menus) introduced in *Greebo* release (included the compatibility classes for older DokuWiki releases). Switched all FontAwesome icons to Material Design Icon (added WebFont and SVG icons) and added option for enable the Material Design Icons for DokuWiki toolbar. Re-designed detail page for display EXIF and other useful photo metadata. Added new hook (`:usermenu`) for add a custom menu in User Menu. Upgraded Bootstrap and Bootswatch to v3.4.1 to prevent XSS vulnerability and `simple_html_dom` to v1.8.1 to increase the performance. This release now use a `Template` class for increase the performance during the rendering of page (1.2~1.5 second faster than the previous release).
179 * Added new option (`notifyExtentionsUpdate`) for display available update of DokuWiki plugins on user menu
181 * Added `useAlternativeToolbarIcons` option for enable Material Design Icons support on DokuWiki toolbar
237 * Added `showPurgePageCache` option for display in Page Tools a link to `?purge=true` useful to purge current page
238 * Added `domParserMaxPageSize` option to set the Max page size for DOM Parser
239 * Added `showWikiInfo` option for display Wiki title, logo and tagline on footer
245 * #286: Added "homePageURL" config option to add custom Home-Page link (thanks to @rgleason)
283 * #110: Added ``sidebarOnNavbar`` (default:off) option for display the sidebar contents inside the navbar (special thanks to @chtiland for the idea)
284 * #150: Added option to disable Page Tools animation (pageToolsAnimation: on) (thanks to @Juergen-aus-Koeln and @hvarga)
290 * #230: Added Template by Namespace feature and new option to enable/disable this feature (thanks to @Digitalin for idea)
291 * #231: Added ``tocCollapsed`` (default:0) option to automatic collapse the TOC on every pages (thanks to @tysoncecka)
330 * #119, #223: Added ACL support for Sidebars (left and right) and for all DokuWiki hooks (eg. :navbar, :footer, etc) via "useACL" option (default: off). This feature is available since "Elenor of Tsort"
331 * #162: Added new option ("tocCollapseOnScroll" - default is "on") to enable/disable automatic collapse of the TOC during the scroll of the page (thanks to @tysoncecka)
339 * Added new option ("navbarLabels") to display/hide labels on navbar
390 * Added ``tocAffix`` (default: 1) option to disable/enable the affix of TOC
391 * Added ``collapsibleSections`` (default:0) option to enable/disable 2nd section levels collapse
392 * Added ``showSearchButton`` (default:0) option to enable/disable search button in navbar. Turn off to save space in navbar
438 * #141: Added option to change visibility of navbar hook (thanks to @jERCle)
479 * #116: Deprecated ``navbar.html`` hook and added the ``useLegacyNavbar`` option (thanks to @per-hed)
484 * Added new option to enable/disable the collapse of all sub-sections in TOC (thanks to Jason Harris and the other people)
520 * #117: Added "Recipe" option for "schemaOrgType" config (thanks to @coastgnu
559 * Added new choices for the ``tableStyle`` option (*bordered* and *hover*)