| 7ecda050 | 12-Oct-2012 |
Anika Henke <anika@selfthinker.org> |
improved section highlighting styles |
| 63c25974 | 12-Oct-2012 |
Anika Henke <anika@selfthinker.org> |
removed unnecessary print styles |
| cacfb606 | 12-Oct-2012 |
Anika Henke <anika@selfthinker.org> |
fixed interwiki and filetype styles being included in all css modes |
| 0c49c5d6 | 12-Oct-2012 |
Anika Henke <anika@selfthinker.org> |
moved some styles around |
| 1586bc34 | 12-Oct-2012 |
Anika Henke <anika@selfthinker.org> |
improved tab styles
* added more selectors to allow different markup * added border to make tabs more distinctive, especially in other templates |
| db770f69 | 12-Oct-2012 |
Anika Henke <anika@selfthinker.org> |
fixed typo in style.ini |
| 9f88c3ad | 12-Oct-2012 |
Frederico Goncalves Guimaraes <frederico@teia.bio.br> |
Brazilia Portuguese language update |
| 870c8a4b | 11-Oct-2012 |
Christopher Smith <chris@jalakai.co.uk> |
#2541, alter section highlighting to insert a container into the DOM to hold the elements being highlighted & later remove it |
| 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 ...
|