Lines Matching refs:menu

132   * Added `PageIconsMenu` menu DokuWiki menu system and migrated all "page icons" items
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).
178 * Added support for [new menu system](https://www.dokuwiki.org/devel:menus) for all DokuWiki menu and action items
179 * Added new option (`notifyExtentionsUpdate`) for display available update of DokuWiki plugins on user menu
186 * #412: Added `:usermenu` hook for add new items in user menu using a standard DokuWiki page
191 * Use SVG icons for all DokuWiki tools menu (User, Site and Page)
203 * Removed Google+ support on "Share on..." menu
225 After a long development cycle a new release of Bootstrap3 template is issued. This release introduce a DOM Engine (in pure PHP) can speedup a rendering of the page (estimated in 0.3 ~ 0.8 seconds per page) on client-side, by removing most of JS Hack code. Improved the Avatar support with Gravatar, Libravatar, Office365 and local DokuWiki `:user` namespace media. Added new DokuWiki hooks (`:header` and `:topheader`), configuration options and new fresh layout for search bar, footer, user menu and admin page.
236 * Added default Bootstrap theme in Theme Switcher menu
242 * Added `active` class on link menu for current Admin page
248 * #315: Added visibility of Admin menu for Manager users (thank to @FosseWay)
263 * #302: Fixed issue for large dropdown menu (Admin and User) in fixed navbar (thanks to @mguitvlugt)
340 * Added ARIA support for all dropdown menu
422 * #156: Fixed IE11 issue for User and Admin menu (thanks to @blacklord049)
466 * Optimization in action/tools menu
541 * Fixed User profile dropdown menu links style (issue #83)
557 These hooks permits to create differents and personalized "navbar" (with sub-menu), "drop-down page" (eg. for an index menu or a brief descriptions), header/footer for wiki article (eg. for navitagion menu or back/forward link) and footer per namespaces (like the sidebar behavior).