Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #194 from splitbrain/loggedin-class | Christopher Smith | 2013-08-01 |
|\ | | | | | added loggedIn class to main tpl container | ||
| * | added tpl_classes() to return useful layout classes | Anika Henke | 2013-07-21 |
| | | |||
| * | Merge remote-tracking branch 'origin/master' into loggedin-class | Anika Henke | 2013-06-02 |
| |\ | |||
| * | | added loggedIn class to main tpl container | Anika Henke | 2013-03-04 |
| | | | |||
* | | | rename event to TEMPLATE_DOKUWIKI_PAGETOOLS_DISPLAY | Andreas Gohr | 2013-08-01 |
| | | | | | | | | | | | | also made it more secure against copy'n'paste | ||
* | | | add TEMPLATE_DOKUWIKI_PAGETOOLFLOAT_DISPLAY event to template | Andreas Gohr | 2013-07-12 |
| |/ |/| | | | | | | | This adds a custom event to the 'dokuwiki' template that allows plugin authors to easily integrate custom pagetool buttons into the template. | ||
* | | moved X-UA-Compatible from meta tag to be sent by http header instead | Anika Henke | 2013-06-01 |
|/ | |||
* | changed meta charset for polyglot markup | Anika Henke | 2012-07-07 |
| | |||
* | switched new default template to HTML5 and added 'no-js' class | Anika Henke | 2012-07-01 |
| | |||
* | there's no sidebar in detail.php | Andreas Gohr | 2012-07-01 |
| | |||
* | Improved sidebar inclusion | Andreas Gohr | 2012-07-01 |
| | | | | | Template authors now can use tpl_sidebar() to include the sidebar. Sidebars can be defined in subnamespaces as well | ||
* | added tpl_includeFile() to core | Andreas Gohr | 2012-04-07 |
| | |||
* | wrapped X-UA-Compatible meta tag with conditional comments | Anika Henke | 2012-03-24 |
| | |||
* | removed a few comments in new template files | Anika Henke | 2012-03-23 |
| | |||
* | moved files to template hierarchy for merging with core | Andreas Gohr | 2012-02-06 |