| 44dae8a7 | 04-Mar-2012 |
Bohumír Zámečník <bohumir.zamecnik@gmail.com> |
Czech language update |
| a7c93226 | 02-Mar-2012 |
Andreas Gohr <andi@splitbrain.org> |
make RSS contents (media/pages) configurable |
| 4a918957 | 23-Feb-2012 |
Anika Henke <anika@selfthinker.org> |
removed left spacing of recent changes list in mobile view |
| efba7aa3 | 23-Feb-2012 |
Anika Henke <anika@selfthinker.org> |
improved closed item in sitemap for RTL languages |
| 5e5582ce | 23-Feb-2012 |
Anika Henke <anika@selfthinker.org> |
changed the way RTL styles are added
Add rtl.css as *screen* style, but append all RTL styles with [dir=rtl]. That has the advantage that all styles are in the same CSS output, so there are no diffe
changed the way RTL styles are added
Add rtl.css as *screen* style, but append all RTL styles with [dir=rtl]. That has the advantage that all styles are in the same CSS output, so there are no different requests.
Later on all styles in rtl.css should be moved to their respective "parent" css file.
show more ...
|
| a502f0b0 | 23-Feb-2012 |
Anika Henke <anika@selfthinker.org> |
deleted README file from new template
|
| 8204206b | 23-Feb-2012 |
Anika Henke <anika@selfthinker.org> |
deleted another obsolete file
|
| bb866f2f | 23-Feb-2012 |
Anika Henke <anika@selfthinker.org> |
fixed lists beside floating content (FS#1950) |
| 0bd81194 | 23-Feb-2012 |
Anika Henke <anika@selfthinker.org> |
fixed swipe diff view |
| 4c3ecbf1 | 23-Feb-2012 |
Anika Henke <anika@selfthinker.org> |
updated RTL styles to latest mobile changes |
| c55a2a41 | 23-Feb-2012 |
Anika Henke <anika@selfthinker.org> |
made styles for .pad and .site divs more specific to avoid interfering with the same classes somewhere else within the page |
| f4476bd9 | 20-Feb-2012 |
Jan Schumann <js@schumann-it.com> |
Refactored auth system: All auth methods are now introduced as plugins. |
| a699035c | 15-Feb-2012 |
Erial Krale <erial2@gmail.com> |
Korean language update |
| b2a1a44c | 07-Feb-2012 |
Marius Olar <olarmariusalex@yahoo.com> |
Romanian language update |
| e67004f5 | 07-Feb-2012 |
Andreas Gohr <andi@splitbrain.org> |
trigger JS_CACHE_USE in lib/exe/js.php
This removes the cachekey parameter again and instead follows @michitux's suggestion to trigger an event for the cache usage |
| 5c0c6845 | 06-Feb-2012 |
PCPA <pcpa@cyberpunk.su> |
Russian language update |
| 0e336ca8 | 06-Feb-2012 |
Andreas Gohr <andi@splitbrain.org> |
moved files to template hierarchy for merging with core |
| 750a55de | 05-Feb-2012 |
Dominik Eckelmann <deckelmann@gmail.com> |
corrected comment |
| 2d74814f | 05-Feb-2012 |
Dominik Eckelmann <deckelmann@gmail.com> |
added getapi methods to remote plugin |
| c7b28ffd | 04-Feb-2012 |
Anika Henke <anika@selfthinker.org> |
added div.table around non-editable content as well (FS#1980) |
| ae6cce18 | 02-Feb-2012 |
Matej Urban <matej.urban@gmail.com> |
Slovak language update |
| 40d429f5 | 02-Feb-2012 |
Begina Felicysym <begina.felicysym@wp.pl> |
Polish language update |
| 2203da5b | 01-Feb-2012 |
Andreas Gohr <andi@splitbrain.org> |
increased XMLRPC API version for 1d667b4 |
| bc9d46af | 01-Feb-2012 |
Andreas Gohr <andi@splitbrain.org> |
some more DOKU_TPL removal |
| 81aca18e | 01-Feb-2012 |
Andreas Gohr <andi@splitbrain.org> |
removed some more occurances of DOKU_TPL* |