summaryrefslogtreecommitdiff
path: root/lib/tpl/dokuwiki/main.php
Commit message (Collapse)AuthorAge
* added lang string for 'Sidebar'Anika Henke2012-07-08
|
* changed meta charset for polyglot markupAnika Henke2012-07-07
|
* switched new default template to HTML5 and added 'no-js' classAnika Henke2012-07-01
|
* improved preview to have same width as resulting page if it would have a sidebarAnika Henke2012-07-01
|
* Improved sidebar inclusionAndreas Gohr2012-07-01
| | | | | Template authors now can use tpl_sidebar() to include the sidebar. Sidebars can be defined in subnamespaces as well
* improved toc changes and sidebar togglingAnika Henke2012-04-22
|
* collapse sidebar in mobile view FS#2473Andreas Gohr2012-04-20
|
* made TOC togling script more genericAndreas Gohr2012-04-20
| | | | | | | | | | Instead of a dedicated function to toggle the TOC we now have a function that allows to use this functionality everywhere. This will be used to toggle the sidebar in the mobile view (in an upcoming patch). Note, this required some changes to the CSS (to make it more generic). The CSS is still located in the TOC sections but should probably be moved into its own section instead.
* added tpl_includeFile() to coreAndreas Gohr2012-04-07
|
* wrapped X-UA-Compatible meta tag with conditional commentsAnika Henke2012-03-24
|
* removed a few comments in new template filesAnika Henke2012-03-23
|
* moved files to template hierarchy for merging with coreAndreas Gohr2012-02-06