| d637819d | 04-Aug-2013 |
Anika Henke <anika@selfthinker.org> |
added spacing below video and audio elements
Note: The spacing will now show as too much as long as the paragraph bug is not fixed |
| 681ee017 | 03-Aug-2013 |
Anika Henke <anika@selfthinker.org> |
corrected comment in pagetools-item() mixin |
| cc57a25b | 03-Aug-2013 |
Andreas Gohr <andi@splitbrain.org> |
use only one mixin name for pagetools
less will use the right one based on parameter counts |
| fb845f0b | 03-Aug-2013 |
Anika Henke <anika@selfthinker.org> |
lessified pagetools items, added mixins simplify maintenance |
| 354c39ff | 03-Aug-2013 |
Anika Henke <anika@selfthinker.org> |
fixed old pagetools sprite loading from cache when hovering |
| 8c824552 | 02-Aug-2013 |
Andreas Gohr <andi@splitbrain.org> |
removed a merge conflict I missed on merge |
| 363c0a9e | 02-Aug-2013 |
Anika Henke <anika@selfthinker.org> |
small fix for pagetools in RTL languages |
| 4fb6e514 | 01-Aug-2013 |
Anika Henke <anika@selfthinker.org> |
prevent overlong select boxes (FS#2817) |
| ada93257 | 01-Aug-2013 |
Anika Henke <anika@selfthinker.org> |
added default icon to pagetools |
| ab3a75dc | 01-Aug-2013 |
Andreas Gohr <andi@splitbrain.org> |
rename event to TEMPLATE_DOKUWIKI_PAGETOOLS_DISPLAY
also made it more secure against copy'n'paste |
| 2a7abf2d | 31-Jul-2013 |
Christopher Smith <chris@jalakai.co.uk> |
FS#2751 - self deletion of user account |
| e8e5221c | 31-Jul-2013 |
Anika Henke <anika@selfthinker.org> |
switched to LESS variables in rest of template's css files |
| b0a0b422 | 30-Jul-2013 |
Anika Henke <anika@selfthinker.org> |
unlessified and lessified a few more css |
| ea9bf416 | 30-Jul-2013 |
Anika Henke <anika@selfthinker.org> |
fixed broken structure |
| b0df08e2 | 30-Jul-2013 |
Andreas Gohr <andi@splitbrain.org> |
make sure calculations are correct |
| 45d33630 | 30-Jul-2013 |
Andreas Gohr <andi@splitbrain.org> |
lessified more files |
| bd9a4965 | 30-Jul-2013 |
Andreas Gohr <andi@splitbrain.org> |
lessyfied another one |
| c19c611e | 30-Jul-2013 |
Andreas Gohr <andi@splitbrain.org> |
lessyfied the first of template's CSS files |
| c51b334e | 30-Jul-2013 |
Andreas Gohr <andi@splitbrain.org> |
fixed ini replacement to less variables stuff |
| 9b136f13 | 28-Jul-2013 |
Anika Henke <anika@selfthinker.org> |
fixed typo in commented section indenting css |
| c71db656 | 21-Jul-2013 |
Anika Henke <anika@selfthinker.org> |
added tpl_classes() to return useful layout classes |
| 0a8f03d8 | 12-Jul-2013 |
Andreas Gohr <andi@splitbrain.org> |
add TEMPLATE_DOKUWIKI_PAGETOOLFLOAT_DISPLAY event to template
This adds a custom event to the 'dokuwiki' template that allows plugin authors to easily integrate custom pagetool buttons into the temp
add TEMPLATE_DOKUWIKI_PAGETOOLFLOAT_DISPLAY event to template
This adds a custom event to the 'dokuwiki' template that allows plugin authors to easily integrate custom pagetool buttons into the template.
show more ...
|
| 22c5d8b4 | 11-Jul-2013 |
Anika Henke <anika@selfthinker.org> |
fixed picker buttons not showing in IE8 and below |
| f91bd3d8 | 24-Jun-2013 |
flammy <flamabelde@yahoo.de> |
Fixes validation problems with base64 encoded images in CSS. |
| b9cf8ad4 | 01-Jun-2013 |
Anika Henke <anika@selfthinker.org> |
moved X-UA-Compatible from meta tag to be sent by http header instead |