| f809ae7b | 11-Oct-2012 |
Anika Henke <anika@selfthinker.org> |
fixed lib/tpl/index.php to reflect recent changes |
| 0ac69508 | 11-Oct-2012 |
Anika Henke <anika@selfthinker.org> |
changed local style.ini to be merged with standard one |
| 5db35f6f | 10-Oct-2012 |
Anika Henke <anika@selfthinker.org> |
removed template dependencies from underscored CSS files in new default template |
| 650d96f6 | 07-Oct-2012 |
Anika Henke <anika@selfthinker.org> |
fixed 2-digit ordered list items in sidebar (FS#2624) |
| f3f24c68 | 07-Oct-2012 |
Anika Henke <anika@selfthinker.org> |
improvements to h1 in sidebar (follow font size scale + vertical grid) |
| 9f6bf6d3 | 07-Oct-2012 |
Andreas Gohr <andi@splitbrain.org> |
adjusted h1 size in sidebar
note: we recommend to NOT use H1 elements in the sidebar for semantic reasons |
| 506c1de7 | 07-Oct-2012 |
Andreas Gohr <andi@splitbrain.org> |
fixed warning in popularity plugin FS#2628 |
| 0e6f9f08 | 07-Oct-2012 |
Anika Henke <anika@selfthinker.org> |
added support for local style.ini files |
| 3046a464 | 07-Oct-2012 |
Zigor Astarbe <astarbe@gmail.com> |
Basque language update |
| ecd445c0 | 07-Oct-2012 |
Andreas Gohr <andi@splitbrain.org> |
PHP5ized the auth plugin base |
| 85159e75 | 07-Oct-2012 |
Anika Henke <anika@selfthinker.org> |
removed stray closing div (FS#2633) |
| 835dfcae | 06-Oct-2012 |
Anika Henke <anika@selfthinker.org> |
Removed tpl_sidebar() to avoid fatal errors in other templates
Replaced it by the old tpl_include_page() and made it more flexible by adding a boolean $propagate parameter. (It's false by default fo
Removed tpl_sidebar() to avoid fatal errors in other templates
Replaced it by the old tpl_include_page() and made it more flexible by adding a boolean $propagate parameter. (It's false by default for backwards compatibility reasons. Should it rather be true? That would probably be what most users want.)
show more ...
|
| c973a9c8 | 06-Oct-2012 |
Anika Henke <anika@selfthinker.org> |
deprecated very old (and unused) images, deleted two which were never used (FS#2612) |
| a0cc1f96 | 06-Oct-2012 |
Anika Henke <anika@selfthinker.org> |
Revert "deleted very old (and unused) images", will deprecate them instead (FS#2612)
This reverts commit ea62d5316150a9477d962aff311f9c6f64f68db7. |
| 94c0297d | 06-Oct-2012 |
Andreas Gohr <andi@splitbrain.org> |
completed plugin.info.txt files |
| 89a539f2 | 30-Sep-2012 |
Nick Reilingh <nick@magnumopusgames.com> |
Changed XHTML validator icon to HTML5 (FS#2619) |
| 86ca1526 | 26-Sep-2012 |
Anika Henke <anika@selfthinker.org> |
Revert "removed html dependency from media query detection JS in new template"
... because it made the solution less transparent, more error prone and even more like a hack than it already was
This
Revert "removed html dependency from media query detection JS in new template"
... because it made the solution less transparent, more error prone and even more like a hack than it already was
This reverts commit 20391a36885910a616110df30f3ce30f8d23639d.
show more ...
|
| 20391a36 | 25-Sep-2012 |
Anika Henke <anika@selfthinker.org> |
removed html dependency from media query detection JS in new template |
| 07834a7c | 25-Sep-2012 |
Anika Henke <anika@selfthinker.org> |
de-couple mobile JS from widths to actual media query equivalent (fixes FS#2623) |
| 89fd993f | 21-Sep-2012 |
Robert Bogenschneider <robog@gmx.de> |
Esperanto language update |
| 93877985 | 21-Sep-2012 |
Martin Michalek <michalek.dev@gmail.com> |
Slovak language update |
| a27f1c2b | 21-Sep-2012 |
lainme <lainme993@gmail.com> |
Simplified Chinese language update |
| b9eadad0 | 21-Sep-2012 |
Edmondo Di Tucci <snarchio@gmail.com> |
Italian language update |
| 3899c2ec | 18-Sep-2012 |
Michael Hamann <michael@content-space.de> |
Start output buffering in lib/exe/css.php only when the CSS is generated
This prevents buffering of the cache file output. |
| c5c68de9 | 18-Sep-2012 |
Michael Hamann <michael@content-space.de> |
Load rtl userstyle as it is still supported (did it ever work?) |