| ffec60bb | 20-Apr-2012 |
Andreas Gohr <andi@splitbrain.org> |
some tweaks to the pagetool css FS#2481 |
| 56ef9b96 | 19-Apr-2012 |
Andreas Gohr <gohr@cosmocode.de> |
some more debug output in the indexer webbug |
| b2a3342a | 18-Apr-2012 |
Tim Roes <mail@timroes.de> |
Added more detail error code for unauthorized calls in xmlrpc interface. |
| 5a0eec47 | 18-Apr-2012 |
Tobias Sarnowski <sarnowski@cosmocode.de> |
for consistency, also use _test directory for plugins |
| f693efbc | 18-Apr-2012 |
Tobias Sarnowski <sarnowski@cosmocode.de> |
added missing testing plugin with tests to test tests |
| 6d7edc55 | 15-Apr-2012 |
Andreas Gohr <andi@splitbrain.org> |
extended some config options a bit, to make more clear what they do |
| 317250bb | 15-Apr-2012 |
Andreas Gohr <andi@splitbrain.org> |
rearranged the config options
We had a lot of options lumped together under "Advanced Settings". I introduced two more categories and move a few options to other existing categories. I also reordere
rearranged the config options
We had a lot of options lumped together under "Advanced Settings". I introduced two more categories and move a few options to other existing categories. I also reordered the appropriate entries in the source files to make it easier to find stuff when extending the options.
show more ...
|
| a48c8346 | 15-Apr-2012 |
Emanuel-Emeric Andraşi <em.andrasi@mandrivausers.ro> |
Romanian language update |
| 50da7978 | 11-Apr-2012 |
Usama Akkad <uahello@gmail.com> |
Arabic Language Update |
| e4fc8c0e | 09-Apr-2012 |
Anika Henke <anika@selfthinker.org> |
when there's not enough space for images, make sure they stay proportional (might be FS#2480) |
| 60bb88f0 | 09-Apr-2012 |
Anika Henke <anika@selfthinker.org> |
added minimal RTL print styles (part of FS#2185) |
| 237afca1 | 09-Apr-2012 |
Anika Henke <anika@selfthinker.org> |
moved plugins' rtl.css to their style.css counterpart (part of FS#2185) |
| b5cc8f4b | 15-Apr-2012 |
Andreas Gohr <andi@splitbrain.org> |
extended some config options a bit, to make more clear what they do |
| 7cd0713e | 15-Apr-2012 |
Andreas Gohr <andi@splitbrain.org> |
rearranged the config options
We had a lot of options lumped together under "Advanced Settings". I introduced two more categories and move a few options to other existing categories. I also reordere
rearranged the config options
We had a lot of options lumped together under "Advanced Settings". I introduced two more categories and move a few options to other existing categories. I also reordered the appropriate entries in the source files to make it easier to find stuff when extending the options.
show more ...
|
| 2398a2b5 | 15-Apr-2012 |
Andreas Gohr <andi@splitbrain.org> |
made it possible to disable HTML mails in the config |
| 026b3148 | 15-Apr-2012 |
Emanuel-Emeric Andraşi <em.andrasi@mandrivausers.ro> |
Romanian language update |
| bed6e6e5 | 11-Apr-2012 |
Usama Akkad <uahello@gmail.com> |
Arabic Language Update |
| bd28ae80 | 09-Apr-2012 |
Anika Henke <anika@selfthinker.org> |
when there's not enough space for images, make sure they stay proportional (might be FS#2480) |
| 47260a57 | 09-Apr-2012 |
Anika Henke <anika@selfthinker.org> |
added minimal RTL print styles (part of FS#2185) |
| 79504989 | 09-Apr-2012 |
Anika Henke <anika@selfthinker.org> |
moved plugins' rtl.css to their style.css counterpart (part of FS#2185) |
| 3d2fd76a | 09-Apr-2012 |
Anika Henke <anika@selfthinker.org> |
added accidentally removed jquery-ui styles back again |
| 91b05b6b | 09-Apr-2012 |
Anika Henke <anika@selfthinker.org> |
improved HTML for search results
Attention: Template authors need to adjust their CSS!
Original structure: div.search_result > a.wikilink1 > span.search_cnt br div.search_snippet
New structu
improved HTML for search results
Attention: Template authors need to adjust their CSS!
Original structure: div.search_result > a.wikilink1 > span.search_cnt br div.search_snippet
New structure: dl.search_results > dt > a.wikilink1 dd
show more ...
|
| d5acc30d | 09-Apr-2012 |
Anika Henke <anika@selfthinker.org> |
rewrote and improved HTML for TOC
Attention: Template authors need to adjust their CSS!
Original structure: div.toc > div#toc__header.tocheader.toctoggle > span#toc__toggle.toc_close|toc_open > s
rewrote and improved HTML for TOC
Attention: Template authors need to adjust their CSS!
Original structure: div.toc > div#toc__header.tocheader.toctoggle > span#toc__toggle.toc_close|toc_open > span div#toc__inside > ul.toc > li.level1 > div.li > span.li > a.toc
New structure: div#dw__toc.open|close > h3 > strong > span ul.toc > li.toc > div.li > a
show more ...
|
| 49e5a707 | 09-Apr-2012 |
Anika Henke <anika@selfthinker.org> |
moved contents of rtl.css into other CSS files |
| 6322e09d | 09-Apr-2012 |
Anika Henke <anika@selfthinker.org> |
minor changes to gradients: quotes around data-uris and commented css solution |