| 24a6c235 | 05-Mar-2011 |
Andreas Gohr <andi@splitbrain.org> |
avoid broken page on bad non-UTF8 highlight string |
| 8d64d42d | 04-Mar-2011 |
Andreas Gohr <andi@splitbrain.org> |
give useful message for broken plugins FS#2068 |
| 24ea6500 | 04-Mar-2011 |
Andreas Gohr <andi@splitbrain.org> |
check manager/admin role earlier for admin plugins FS#2180 |
| 94eef7c6 | 02-Mar-2011 |
Anika Henke <anika@selfthinker.org> |
FS#2191: fixed syntax error in ar/lang.php |
| b6d540bd | 28-Feb-2011 |
Tom N Harris <tnharris@whoopdedo.org> |
Fix wildcard search |
| 4e098b31 | 26-Feb-2011 |
Anika Henke <anika@selfthinker.org> |
renamed userstyles
In 09edb7113c19b07ca11a79c2b0571f45ed2cc2eb most of the old userstyles were wrongly named. This renames them back to what they were before that change. See also http://www.dokuwik
renamed userstyles
In 09edb7113c19b07ca11a79c2b0571f45ed2cc2eb most of the old userstyles were wrongly named. This renames them back to what they were before that change. See also http://www.dokuwiki.org/devel:css#user_styles
show more ...
|
| 318cd03e | 26-Feb-2011 |
Anika Henke <anika@selfthinker.org> |
improved css.php and core styles
* code cleanup in lib/exe/css.php * renamed 'default' userstyle to 'screen' in config_cascade * splitted core lib/styles/style.css up into all.css, print.css and scr
improved css.php and core styles
* code cleanup in lib/exe/css.php * renamed 'default' userstyle to 'screen' in config_cascade * splitted core lib/styles/style.css up into all.css, print.css and screen.css
show more ...
|
| aeb1fea3 | 26-Feb-2011 |
Anika Henke <anika@selfthinker.org> |
added missing user rtlstyle.css to config_cascade |
| 1538718d | 25-Feb-2011 |
Tom N Harris <tnharris@whoopdedo.org> |
Restrict metadata values in indexer to string; skip unnecessary test |
| 675bf41f | 25-Feb-2011 |
Tom N Harris <tnharris@whoopdedo.org> |
Reduce memory footprint of tokenizer; make returned arrays use contiguous keys |
| 7233c152 | 24-Feb-2011 |
Michael Hamann <michael@content-space.de> |
Fix pass by reference error, always return an array in lookupKey() |
| b8c040db | 23-Feb-2011 |
Tom N Harris <tnharris@whoopdedo.org> |
Add minimum length option to index histogram |
| 287bc287 | 23-Feb-2011 |
Tom N Harris <tnharris@whoopdedo.org> |
Increase version tag for new indexer |
| 5981eb09 | 23-Feb-2011 |
Tom N Harris <tnharris@whoopdedo.org> |
Fix variable name type in indexer |
| bd07158f | 22-Feb-2011 |
Anika Henke <anika@selfthinker.org> |
deleted redundant line |
| 3a48618a | 22-Feb-2011 |
Anika Henke <anika@selfthinker.org> |
improved actionOK and its use |
| 175193d2 | 22-Feb-2011 |
Tom N Harris <tnharris@whoopdedo.org> |
Implement histogram method of indexer |
| d0d6fe1b | 22-Feb-2011 |
Tom N Harris <tnharris@whoopdedo.org> |
Indexer version tag should include plugin names |
| 0604da34 | 22-Feb-2011 |
Tom N Harris <tnharris@whoopdedo.org> |
Removing a page from the index deletes related metadata. Cache key names in index. |
| b00bd361 | 22-Feb-2011 |
Tom N Harris <tnharris@whoopdedo.org> |
Indexer::lookupKey callback receives value reference as first arg |
| 84a355b6 | 21-Feb-2011 |
Kiril Velikov <neohidra@gmail.com> |
Bulgarian language update |
| d2437563 | 21-Feb-2011 |
Marijn Hofstra <hofstra.m@gmail.com> |
Dutch language update |
| 3240c7a0 | 20-Feb-2011 |
Anika Henke <anika@selfthinker.org> |
removed duplicate authors from language files |
| bf413a4e | 20-Feb-2011 |
Anika Henke <anika@selfthinker.org> |
added 'register' and 'resendpwd' to action links and buttons
Attention: $lang['register'] has been renamed to $lang['btn_register'], anyone using that in any plugin or template should adjust it. |
| 2b3f472a | 19-Feb-2011 |
Hiphen Lee <jacob.b.leung@gmail.com> |
Chinese Language update |