| 91e90457 | 29-Jan-2012 |
Anika Henke <anika@selfthinker.org> |
added two new config options: tagline and sidebar
Templates authors should support these to make the transition between templates easier. Templates which already have a sidebar could first check for
added two new config options: tagline and sidebar
Templates authors should support these to make the transition between templates easier. Templates which already have a sidebar could first check for $conf['sidebar'] and use it if it's defined, otherwise use their old own sidebar functionality to stay backwards-compatible.
show more ...
|
| 3b9a3b55 | 29-Jan-2012 |
Anika Henke <anika@selfthinker.org> |
added missing actions to tpl_actiondropdown() |
| 61917024 | 29-Jan-2012 |
Anika Henke <anika@selfthinker.org> |
added 5 new language strings for action tools and skip link (needs translations)
This is in preparation for the new default template. This also updates the tpl_actiondropdown() to use most of them. |
| 99bdbaae | 29-Jan-2012 |
Anika Henke <anika@selfthinker.org> |
removed old comments for headings |
| 5f5ad822 | 29-Jan-2012 |
Anika Henke <anika@selfthinker.org> |
made changes to content list style also work in sidebar |
| 085be412 | 29-Jan-2012 |
Anika Henke <anika@selfthinker.org> |
added comment header to pagetools.css |
| 0a76802b | 29-Jan-2012 |
Anika Henke <anika@selfthinker.org> |
added mobile styles (#26), main work done, but some things still to follow |
| ff5df3c1 | 29-Jan-2012 |
Anika Henke <anika@selfthinker.org> |
have new section highlighting on both sides (fixes #33) and improve preview borders |
| 5583cf54 | 27-Jan-2012 |
Anika Henke <anika@selfthinker.org> |
improved header in print styles |
| 82459785 | 27-Jan-2012 |
Anika Henke <anika@selfthinker.org> |
moved msgarea further down to avoid clash with the user tools |
| 4e06fea2 | 27-Jan-2012 |
Anika Henke <anika@selfthinker.org> |
fixed some inputs inheriting bold font-weight (fixes #30) |
| 5371328c | 25-Jan-2012 |
Andreas Gohr <andi@splitbrain.org> |
release preparations |
| c2790ba2 | 25-Jan-2012 |
Emanuel-Emeric Andrași <em.andrasi@mandrivausers.ro> |
Romanian language update |
| 6d06b26a | 24-Jan-2012 |
Dominik Eckelmann <eckelmann@cosmocode.de> |
added INIT_LANG_LOAD event |
| c51f90d7 | 24-Jan-2012 |
Dominik Eckelmann <eckelmann@cosmocode.de> |
let js.php use multiple caches |
| 0192e710 | 24-Jan-2012 |
Anika Henke <anika@selfthinker.org> |
fixed bottom conditional comments |
| 8efe1ae0 | 24-Jan-2012 |
Anika Henke <anika@selfthinker.org> |
improved image detail page (fixes #28) |
| 5c3746a0 | 22-Jan-2012 |
Anika Henke <anika@selfthinker.org> |
improved pagetools on hover |
| f5341063 | 22-Jan-2012 |
Anika Henke <anika@selfthinker.org> |
try to improve general list styling |
| b05c7adf | 22-Jan-2012 |
Anika Henke <anika@selfthinker.org> |
added new (and partly old) bullets again for sitemap, toc and page list style |
| 5096b41b | 22-Jan-2012 |
Anika Henke <anika@selfthinker.org> |
added comment to explain tpl_img() params |
| 97b821da | 22-Jan-2012 |
Anika Henke <anika@selfthinker.org> |
tiny change to styling of fullscreen manager first heading |
| 59f3611b | 22-Jan-2012 |
Anika Henke <anika@selfthinker.org> |
removed 'view original' button from new media manager again (was added in b8a84c03) and made a link around the image instead, as that is a more minor change (as it should be during the RC phase) and
removed 'view original' button from new media manager again (was added in b8a84c03) and made a link around the image instead, as that is a more minor change (as it should be during the RC phase) and is what was originally planned
show more ...
|
| 2caa12ed | 22-Jan-2012 |
Anika Henke <anika@selfthinker.org> |
corrected bottom conditional comments |
| dd63cd2b | 22-Jan-2012 |
Anika Henke <anika@selfthinker.org> |
integrated image detail page into main layout |