| e8b5a4f9 | 28-Jul-2012 |
Andreas Gohr <andi@splitbrain.org> |
fix E_STRICT errors FS#2427
This commit fixes all E_STRICT messages shown when running the test suite. There might be more problems not covered by tests, yet.
For compatibility reasons with plugins
fix E_STRICT errors FS#2427
This commit fixes all E_STRICT messages shown when running the test suite. There might be more problems not covered by tests, yet.
For compatibility reasons with plugins, E_STRICT errors are still supressed.
show more ...
|
| ae45007e | 28-Jul-2012 |
Anika Henke <anika@selfthinker.org> |
added missing phpdoc header to included template files |
| d6d77e29 | 28-Jul-2012 |
Anika Henke <anika@selfthinker.org> |
removed contradicting comment in template files and made when the doctype is inserted consitent |
| 0a6ae52f | 28-Jul-2012 |
Michael Hamann <michael@content-space.de> |
Initialize more variables and test if others are set (no functional changes) |
| 3e8e3ae6 | 28-Jul-2012 |
Michael Hamann <michael@content-space.de> |
Fix inconsistent return values in the indexer and in getInfo() |
| e3ab6fc5 | 28-Jul-2012 |
Michael Hamann <michael@content-space.de> |
Fixed and extended PHPDoc comments and added additional @var comments |
| 91626c7f | 28-Jul-2012 |
Anika Henke <anika@selfthinker.org> |
made sure all template files are run from within DokuWiki (FS#2567) |
| 3009a773 | 28-Jul-2012 |
Andreas Gohr <andi@splitbrain.org> |
replaced use of basename() with utf8_basename() FS#2015 |
| c8839c22 | 14-Jul-2012 |
Anika Henke <anika@selfthinker.org> |
changed all doctypes to html5 doctype |
| c98f205e | 13-Jul-2012 |
Adrian Lang <mail@adrianlang.de> |
Fix HTML injection in mediaFileList (Secunia advisory SA49196) |
| a655c878 | 08-Jul-2012 |
Anika Henke <anika@selfthinker.org> |
added lang string for 'Sidebar' |
| 499add6b | 08-Jul-2012 |
Andreas Gohr <andi@splitbrain.org> |
no longer allow include statements in local.conf.php
as discussed at https://github.com/splitbrain/dokuwiki/pull/115 |
| f4c788ee | 08-Jul-2012 |
Mikael Lyngvig <mikael@lyngvig.org> |
danish language update |
| cc01c067 | 08-Jul-2012 |
Milad D <m.dastanzand@gmail.com> |
Persian translation |
| 9f2f766c | 08-Jul-2012 |
Anika Henke <anika@selfthinker.org> |
increased font size for mobile version |
| d22cdf50 | 07-Jul-2012 |
Anika Henke <anika@selfthinker.org> |
changed meta charset for polyglot markup |
| 8ec3e0a3 | 07-Jul-2012 |
Anika Henke <anika@selfthinker.org> |
force same height on search input and tools select in mobile view I hate using heights, but couldn't find any other way |
| cefec071 | 06-Jul-2012 |
Anika Henke <anika@selfthinker.org> |
styled sidebar toggle title the same in tablet mode as it was in phone mode |
| 15f8c902 | 06-Jul-2012 |
Andreas Gohr <andi@splitbrain.org> |
some link icon fixes FS#2548
Made sure all links align as well as possible in a list, giveing them all the same padding.
Adjusted the template's icons to use 16x16 size and use the additional space
some link icon fixes FS#2548
Made sure all links align as well as possible in a list, giveing them all the same padding.
Adjusted the template's icons to use 16x16 size and use the additional space for alignment.
Adjusted some of the default interwiki icons (amazon, skype, paypal).
show more ...
|
| e260f93b | 05-Jul-2012 |
Anika Henke <anika@selfthinker.org> |
xml compatibility fixes (mainly entities to unicode conversions) |
| a0e07c15 | 04-Jul-2012 |
Kiril LastName <neohidra@gmail.com> |
updated: Bulgarian translation |
| 5e997714 | 01-Jul-2012 |
lupo49 <post@lupo49.de> |
de/de-informal - language updates for acl and usermanager plugin (synchronize terms) |
| c0670a18 | 01-Jul-2012 |
Anika Henke <anika@selfthinker.org> |
switched new default template to HTML5 and added 'no-js' class |
| fc8dc822 | 01-Jul-2012 |
Anika Henke <anika@selfthinker.org> |
improved preview to have same width as resulting page if it would have a sidebar |
| 9f6d88de | 01-Jul-2012 |
Anika Henke <anika@selfthinker.org> |
changed 'height' in JS to 'min-height' |