Home
last modified time | relevance | path

Searched refs:template (Results 226 – 250 of 989) sorted by last modified time

12345678910>>...40

/template/bootstrap3/css/plugins/
H A Dstruct.less4 * Home http://dokuwiki.org/template:bootstrap3
H A Dtranslation.less4 * Home http://dokuwiki.org/template:bootstrap3
/template/bootstrap3/inc/Menu/
H A DDetailMenu.php3 namespace dokuwiki\template\bootstrap3\Menu;
H A DPageIconsMenu.php3 namespace dokuwiki\template\bootstrap3\Menu;
8 * Actions manipulating the current page. Shown as a floating menu in the dokuwiki template
H A DPageMenu.php3 namespace dokuwiki\template\bootstrap3\Menu;
8 * Actions manipulating the current page. Shown as a floating menu in the dokuwiki template
/template/bootstrap3/
H A Dtemplate.info.txt6 desc Bootstrap-based template for Dokuwiki
7 url https://www.dokuwiki.org/template:bootstrap3
H A DRELEASE.md134 * Added build version in `template.info.txt`. You can see the build version in Administration and *do=check* pages
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).
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.
235 * Added Simple DOM HTML Parser to increase client-side performance during rendering of template
279 In this release new TOC and Page Tools layout, improved speed page loading, stability for third party plugins and UX and updated all assets (Bootstrap, Font-Awesome). Introduced new configurations and special data attribute for customize the template or single page or NS.
350 * Engine: Increased the performance of template engine
352 * Layout: Moved DokuWiki logo inline style to "template.less"
457 * #139: Added styling to ordered list (``<ol/>``), same as DokuWiki default template (thanks to @Valiantiam for the idea)
465 * Reorganized the position of template configurations in Configuration Manager
485 * Improved the DokuWiki ``:footer`` hook and added ``.container-fluid`` class when the template i
[all...]
/template/kajukkd/css/
H A Dcontent.css173 please add '.qq-upload-button' to the according styles (which don't really exist in this template) */
/template/kajukkd/
H A Dstyle.ini5 ; a local conf/tpl/<template-folder-name>/style.ini file to prevent losing
10 ; Define the stylesheets your template uses here. The second value
21 ; load styles from the default 'dokuwiki' template
102 ; color of the web app (used by the core, not by the template)
H A Dtemplate.info.txt6 desc Another minimalistic dark template.
7 url https://www.dokuwiki.org/template:kajukkd
H A DREADME2 * Dokuwiki template Kajukk Dark
4 * @link https://www.dokuwiki.org/template:kajukkd
9 * @link http://dokuwiki.org/template:starter
/template/fictive/
H A Dtemplate.info.txt7 url https://www.dokuwiki.org/template:fictive
H A DREADME.md1 # Fictive dokuwiki template
6 * Metadata is in template.info.txt
8 * [More information](http://dokuwiki.org/template:fictive)
H A Dstyle.ini5 ; a local conf/tpl/<template-folder-name>/style.ini file to prevent losing
10 ; Define the stylesheets your template uses here. The second value
/template/fictive/css/
H A Dcontent.css138 …ease add '.qq-upload-button' to the according styles (which don't really exist in this template) */
/template/pinkberrynight/css/css/
H A Dcontent.css174 …ease add '.qq-upload-button' to the according styles (which don't really exist in this template) */
/template/pinkberrynight/
H A DREADME.md2 Dark template for dokuwiki with scrollable tables with fixed headers and sticky table of contents. …
9 Pinkberry Night is a dark themed template for Dokuwiki and includes the following features:
18 …ing of the Cloud plugin, so that it always matches, even when you change the colors of the template
21template in action head over to Percepress for an example of an active site using this template or…
23 If you would like to download this template for your own use, head over to the Extension Manager in…
H A Dtemplate.info.txt5 desc Dark template with a pink twist. Includes a sticky toc and sticky table headers.
H A Dstyle.ini5 ; a local conf/tpl/<template-folder-name>/style.ini file to prevent losing
10 ; Define the stylesheets your template uses here. The second value
21 ; load styles from the default 'dokuwiki' template
95 ; color of the web app (used by the core, not by the template)
/template/pinkberrynight/css/
H A Dcontent.css174 …ease add '.qq-upload-button' to the according styles (which don't really exist in this template) */
/template/chippedsnow/
H A Dstyle.ini5 ; a local conf/tpl/<template-folder-name>/style.ini file to prevent losing
10 ; Define the stylesheets your template uses here. The second value
H A Dtemplate.info.txt6 desc A minimal template designed for focused reading
7 url https://www.dokuwiki.org/template:chippedsnow
H A DREADME.md1 # Chipped Snow dokuwiki template
4 * Metadata is in template.info.txt
6 * [More information](http://dokuwiki.org/template:chippedsnow)
/template/chippedsnow/css/
H A Dcontent.css138 …ease add '.qq-upload-button' to the according styles (which don't really exist in this template) */
/template/flat/assets/js/
H A Dflat.js1238template: '<div class="tooltip" role="tooltip"><div class="tooltip-arrow"></div><div class="toolti… property in Tooltip.DEFAULTS
1604 return (this.$tip = this.$tip || $(this.options.template))
1702template: '<div class="popover" role="tooltip"><div class="arrow"></div><h3 class="popover-title">…
1753 if (!this.$tip) this.$tip = $(this.options.template)

12345678910>>...40