Lines Matching refs:class

23     * Created new class for manage DokuWiki events
27 * #545: Fix "Cannot declare class dokuwiki\Menu\Item\AbstractItem"
46 * #520: Revert .wikilink2 class in list context (@takuy)
108 * Removed ``.wikilink2`` class in navbar & list and in SimpleNavi plugin
128 * Added SVG class to embed SVG icons into HTML
157 * Fixed issue with Plugins and userstyle.css (added `div.dokuwiki` tag and class in `main.php` and `detail.php`)
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).
206 * #348: Removed `.page-header` class for Bootstrap Wrapper panel component in sidebar (thanks to @per-hed)
242 * Added `active` class on link menu for current Admin page
260 * #288: Fixed Database2 plugin conflict with Bootstrap's label class (thanks to @justemu)
342 * Added fallback "dokuwiki" class in <header/> and <main/> elements for 3th party plugins
410 * Adding ``.mark`` class via PHP instead of JS
485 * Improved the DokuWiki ``:footer`` hook and added ``.container-fluid`` class when the template is in "fluid" mode. Now the ":footer" have the same style of navbar
488 * Added ``.page-header`` class for all H[1-6] tags in (left and right) sidebar