| 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) |
| 7840324d | 06-Oct-2012 |
Andreas Gohr <andi@splitbrain.org> |
enabled authplain plugin for testsuite |
| 680b1740 | 06-Oct-2012 |
Anika Henke <anika@selfthinker.org> |
fixed sidebar test and renamed it to reflect recent changes |
| 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 |
| 3094e817 | 06-Oct-2012 |
Andreas Gohr <andi@splitbrain.org> |
changed default auth to authplain
We need to decide how to handle the renaming of the auth classes. Should this be done automatically somehow? Or is an admin expected to fix this manually when updat
changed default auth to authplain
We need to decide how to handle the renaming of the auth classes. Should this be done automatically somehow? Or is an admin expected to fix this manually when updating?
show more ...
|
| d48e3de5 | 06-Oct-2012 |
Andreas Gohr <andi@splitbrain.org> |
fixed auth related tests |
| 0c313f78 | 01-Oct-2012 |
Michael Hamann <michael@content-space.de> |
Always load the parser in the test environment
This fixes the problem that $PARSER_MODES was sometimes unset by PHPUnit between test functions that called p_get_parsermodes() as PHPUnit tried to res
Always load the parser in the test environment
This fixes the problem that $PARSER_MODES was sometimes unset by PHPUnit between test functions that called p_get_parsermodes() as PHPUnit tried to restore the global environment. I couldn't reproduce this when I executed all tests but just when I executed a single plugin test.
show more ...
|
| 1c6c1c6c | 01-Oct-2012 |
Michael Hamann <michael@content-space.de> |
Escape filename in regex in search_index()
This problem was reported in https://forum.dokuwiki.org/thread/8143. Apart from warnings you could notice that when you have namespaces "foo" and "f.o" and
Escape filename in regex in search_index()
This problem was reported in https://forum.dokuwiki.org/thread/8143. Apart from warnings you could notice that when you have namespaces "foo" and "f.o" and you open the sitemap for "foo" that "f.o" is opened, too.
show more ...
|
| 89a539f2 | 30-Sep-2012 |
Nick Reilingh <nick@magnumopusgames.com> |
Changed XHTML validator icon to HTML5 (FS#2619) |
| cab75975 | 26-Sep-2012 |
Anika Henke <anika@selfthinker.org> |
fixed wrong apple-touch-icon extension (FS#2627) |
| 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 |