summaryrefslogtreecommitdiff
path: root/lib/tpl
Commit message (Collapse)AuthorAge
* Merge branch 'master' of git://github.com/splitbrain/dokuwiki into ↵Kate Arzamastseva2011-06-28
|\ | | | | | | media-revisions
| * fixed typo causing PHP warning (FS#2282)Anika Henke2011-06-26
| |
* | css fixKate Arzamastseva2011-06-28
| |
* | Merge branch 'master' of git://github.com/splitbrain/dokuwiki into ↵Kate Arzamastseva2011-06-24
|\| | | | | | | media-revisions
| * Image optimizations in default templateAndreas Gohr2011-06-17
| |
* | media action buttonsKate Arzamastseva2011-06-24
| |
* | media getting metadata fixKate Arzamastseva2011-06-23
| |
* | mediamanager fixesKate Arzamastseva2011-06-22
| |
* | thumbnails and list viewKate Arzamastseva2011-06-20
| |
* | media manager buttonKate Arzamastseva2011-06-20
| |
* | media manager fixesKate Arzamastseva2011-06-15
| |
* | media managerKate Arzamastseva2011-06-13
| |
* | fullscreen media managerKate Arzamastseva2011-06-09
| |
* | type of recent changes selectionKate Arzamastseva2011-06-05
|/
* Merge branch 'jquery'Michael Hamann2011-05-29
|\ | | | | | | | | | | | | | | Conflicts: lib/scripts/edit.js lib/scripts/locktimer.js Some whitespace (at end of line) cleanup
| * cursors: a.select = pointer, linkwiz__header = crossMichal Rezler2011-03-24
| |
* | removed nbsps from some clearer divsAnika Henke2011-04-16
|/
* avoid premature output before headers are sentAndreas Gohr2011-03-05
|
* deleted template print styles which are now in the core stylesAnika Henke2011-02-27
|
* Passed every png file through http://www.smushit.com/ysmush.it/ saving some ↵Petsagourakis George2011-02-18
| | | | 1-2kb of binary image data
* FS#2067: fixed monospace font sizesAnika Henke2011-02-06
|
* Make diff type selectableAndreas Gohr2011-01-31
|
* removed obsolete references to 'JSnocheck' classAnika Henke2011-01-03
|
* Revert "Fix for $conf['breadcrumbs'] < 0, FS#2107", new fixMichael Hamann2010-11-30
| | | | | | | This reverts commit 4871414204799044c31aa2764c4b4ca020e2331d. Additionally there is a new fix for FS#2107 that doesn't introduce a lot of checks but instead ensures that the configuration option can't be set to negative values when the configuration manager is used.
* Fix for $conf['breadcrumbs'] < 0, FS#2107Michael Hamann2010-11-26
| | | | | | This fixes an infinite loop in breadcrumbs() and makes the behaviors in all places where breadcrumbs are used consistent so that non-numeric values, values < 0 and 0 are treated the same way.
* fixed mediamanager options + ie6 fix (FS#2074)Dominik Eckelmann2010-11-13
|
* FS#1839: take favicon from mediadir (if it exists)Anika Henke2010-11-12
|
* added missing styles to print.css (underline, centered images and clearer)Anika Henke2010-11-07
|
* style fixes for RTL languages FS#2089Andreas Gohr2010-11-05
|
* TyposAndreas Haerter2010-10-24
|
* RTL style corrections for the admin interface FS#2029Andreas Gohr2010-10-02
|
* display DokuWiki version in admin menuAndreas Gohr2010-09-09
| | | | Template authors might need to adjust their CSS
* added min-width to footnote tooltips (partly FS#1931)Anika Henke2010-06-27
|
* fix for textarea bug in IE8 (FS#1910)Anika Henke2010-06-26
|
* FS#1874: removed padding for interwiki links in print stylesheet, as the ↵Gina Haeussge2010-06-26
| | | | icons aren't displayed there
* Fix #1938, rtl style for blockquoteChristopher Smith2010-04-12
|
* fix incorrectly placed explicit font declaration for preChristopher Smith2010-04-10
|
* rtl improvements, plus explicitly specify monospace for preChristopher Smith2010-04-10
|
* Fix gzip compression in combination with buffer flushing FS#1927Andreas Gohr2010-04-02
| | | | | This introduces a new function called tpl_flush() which should be used by template authors in favor of the PHP flush() method.
* Rewrite mediamanager options’ JavaScript, new iconsAdrian Lang2010-03-02
|
* extended mediamanager optionsDominik Eckelmann2010-03-02
|
* Merge branch 'subscription'Adrian Lang2010-01-20
|\
| * nicer subscription stylesAndreas Gohr2010-01-20
| | | | | | | | | | | | Ignore-this: e1b3b815b5ebb0da320bff997c4fed4b darcs-hash:20091130130311-6e07b-03ccfc52abb3dcc0764eed5784d81f8416841328.gz
| * New mail subscription with digestAdrian Lang2010-01-20
| |
* | Fix section edit highlighting for tablesAdrian Lang2010-01-19
|/ | | | darcs-hash:20091202122434-e4919-d7be5b868af742e2408091b48f0152153ff1acb1.gz
* smaller left margin for nested lists (partly a revert of the fix for FS#941)Anika Henke2009-11-15
| | | | darcs-hash:20091115124835-f7d6d-16e82c8e19c98111f42eccfb52f004b40ce7c928.gz
* New dformat() function for fuzzy date supportAndreas Gohr2009-10-07
| | | | | | | | | | | | | | | | | | Ignore-this: 7193cd788fee2c05a9068bf6edd5dc17 It is now possible to use the %f placeholder in $conf['dformat'] to add a fuzzy age string. Template developers and plugin authors should replace their strftime + $conf['dformat'] calls with calls to the new dformat() function. Example: %Y/%m/%d %H:%M (%f) produces dates like this: 2009/09/16 10:36 (3 weeks ago) darcs-hash:20091007133614-6e07b-677108d1b43928ef8fd886813e43514507b5e073.gz
* Whitespace cleanup FS#1709furun2009-10-16
| | | | | | Ignore-this: 27ea52110bce929b2c61ed8faba67cfc darcs-hash:20091016205526-c0bf4-35eba4e65d37980a667ba982f7f1ea5b7b07f01c.gz
* One click revert for managersAndreas Gohr2009-09-11
| | | | | | | | | Ignore-this: e3c9b5f941b2f1aa83ca375861203a2f This patch adds another button for users with the $conf['manager'] role when viewing an old revision. It allows them to revert to this revision with a single click. darcs-hash:20090911081833-7ad00-5a64feb7e3e1b37178295c290a6c97c3923e82e3.gz
* added class for headline pickerAndreas Gohr2009-08-27
| | | | | | Ignore-this: 6aee01f1e872490512480ff8cac566be darcs-hash:20090827142929-6e07b-2aba4d2ac75c870f0c6e4ec903ec3c9ce5863842.gz