| 8e2abceb | 29-Jul-2009 |
Andreas Gohr <andi@splitbrain.org> |
some Khmer language cleanup but still broken
Ignore-this: aff9b0022b1f4809efb4eaa6d95a3d77
This language is currently broken because it is not UTF-8 encoded. But I couldn't find out what encoding i
some Khmer language cleanup but still broken
Ignore-this: aff9b0022b1f4809efb4eaa6d95a3d77
This language is currently broken because it is not UTF-8 encoded. But I couldn't find out what encoding is used here. CP1256 seems at least somewhat reasonable but not completely fitting. If anyone has an idea please give me a shout. (Original author was contacted as well)
darcs-hash:20090729200554-7ad00-24500ae97cb48b38e3e6821c5436fe8352289760.gz
show more ...
|
| 469ad273 | 26-Jul-2009 |
Fernando A. Lagos B <fernando@zerial.org> |
Spanish language update
Ignore-this: 6cbc846f666c73086cc28327c2f661e4
darcs-hash:20090726192746-4b9dd-5b35e98747e193994abd00bb53f5c22ded272c0d.gz |
| 3d491f75 | 26-Jul-2009 |
Andreas Gohr <andi@splitbrain.org> |
enhanced <code> and <file> syntax
Ignore-this: 80398f84222bec1fce56eee8f107d37a
This patch enhances the code and file syntax with several new features.
1. code and file are now essentially the sam
enhanced <code> and <file> syntax
Ignore-this: 80398f84222bec1fce56eee8f107d37a
This patch enhances the code and file syntax with several new features.
1. code and file are now essentially the same and just differ in the class name. This means you now can use the file syntax with syntax highlighting as well. This also solves problems where the code to highlight already contains a <code> tag (FS#1493)
2. a filename can be given as label for the code or file block. It is specified as second parameter after the language:
<code html myfile.html>...</code>
If no highlighting is wanted, but a filename shall be given, you can use a dash as language:
<code - somefile.foo>...</code>
3. when a filename was given (as shown above), the label links to a download of the code given in the code/file block. This is made possible by a new renderer in inc/parser/code.php. The basename of given filename is suggested as filename when downloading.
darcs-hash:20090726175158-7ad00-969641a06ae1393a6d99207c3cd938fb67f23a71.gz
show more ...
|
| 904b41ec | 24-Jul-2009 |
Olafur Gunnlaugsson <olafur@gunnlaugsson.com> |
Icelandic language upgrade
Ignore-this: dbaf4e0f685233675dbd8061da5d55ce
darcs-hash:20090724072928-c7d26-a27f54b5fe90c2819e96d6329bc5671aaa014468.gz |
| 0f2d4e8e | 23-Jul-2009 |
Olafur Gunnlaugsson <olafur@gunnlaugsson.com> |
Icelandic language update
Ignore-this: df10fad7adb5ac3e9fe0dbb011cc4f45
darcs-hash:20090723194113-c7d26-f7500b290f5b996caa19093358b124b1f2c12a46.gz |
| 76c415c3 | 22-Jul-2009 |
Olafur Gunnlaugsson <olafur@gunnlaugsson.com> |
Icelandic translation added
Ignore-this: 4642a15d5701381ca97a904cab307528
darcs-hash:20090722181512-c7d26-548b65dbc789ecd6e4e6d3854293784a2d065881.gz |
| ec8c92af | 22-Jul-2009 |
Bogge <bogge@bogge.com> |
Swedish language update
Ignore-this: 45ee80a65faae1cedad697790a001eac
darcs-hash:20090722181257-39c3c-9ff87a6a7c306066035aee3b7f027db88e2abe6c.gz |
| 40e425de | 17-Jul-2009 |
Kirill Krasnov <krasnovforum@gmail.com> |
Russian language update
Ignore-this: 8163cf9ae8c03c660a82adf7b3ac61ef
darcs-hash:20090717093014-c1c88-9205b1d83377699fa9ed6f1d63782d1451697d91.gz |
| 6ee35b9f | 08-Jul-2009 |
Robin Prest <robin@georezo.net> |
French language update
Ignore-this: fef986ab0381d7552bd02a72b55d250e
darcs-hash:20090708174300-594cd-249bf049ecc6cdd21d8bb2cc99e6560570b83747.gz |
| 94060515 | 30-Jun-2009 |
N3o <n30@mandrivausers.ro> |
Romanian language update
Ignore-this: 86f906f59c040c178d6f37e7623fc845
darcs-hash:20090630193416-1af7f-8c86fdb4304c7db156361ff2b524f5d83e266606.gz |
| 2efa3a2a | 30-Jun-2009 |
Michael Armbruster <Blitzi94@gmx.net> |
German Language update
Ignore-this: 960bca4e61d17eb95c352bda218c4564
darcs-hash:20090630193214-2cf2a-31bee3228e2334dd21cd68bfab05a17e798ac920.gz |
| cfdddc4a | 30-Jun-2009 |
Guillaume Turri <guillaume.turri@ecl2008.ec-lyon.fr> |
French language update
Ignore-this: 52358f90550c48371573f4a07d8dc094
darcs-hash:20090630192957-74baf-bd72eb881db0af795ebee4d9b5b608baabef8835.gz |
| 75168d25 | 30-Jun-2009 |
Aivars Miska <allefm@gmail.com> |
Latvian language update
Ignore-this: 25b22e4c08aa5c629495f953b78fafde
darcs-hash:20090630192634-e7bbe-00373eff94ea6a52c745e640dafb35256176f706.gz |
| 43bfbfa6 | 28-Jun-2009 |
ratana lim <aerorat@gmail.com> |
Khmer translation added
Ignore-this: 2641a9e2b1802d325329fe2ce288ac8f
darcs-hash:20090628085426-90339-86afd285bd36e307648823a738787ba6822622ab.gz |
| 10271ce4 | 06-Jun-2009 |
Andreas Gohr <andi@splitbrain.org> |
Redesigned admin screen
Ignore-this: a0d2db2839de9eacbd6a853c39ed592c
This patch reorders the admin screen to make the main tasks better accessible. This was inspired by a similar plugin by Håkan S
Redesigned admin screen
Ignore-this: a0d2db2839de9eacbd6a853c39ed592c
This patch reorders the admin screen to make the main tasks better accessible. This was inspired by a similar plugin by Håkan Sandell [1]
[1] http://www.dokuwiki.org/plugin:adminhomepage
darcs-hash:20090606101045-7ad00-83fbb0dd3af288f66801b796387e4ec3d411d4c9.gz
show more ...
|
| b860e7b4 | 27-Jun-2009 |
Emanuel-Emeric Andrasi <em.andrasi@mandrivausers.ro> |
Romanian Language update
Ignore-this: b8c0e6397b5314647a1c4a0854cc84e3
darcs-hash:20090627160225-0acbb-0b3f6508ace8994faf3028f937aac0b3f9cc1177.gz |
| 656b8efe | 27-Jun-2009 |
Alexander A. Sorkin <kibizoid@gmail.com> |
Russian language update
Ignore-this: cf592355d0ad4841153129a2a688077a
darcs-hash:20090627160132-1ad86-42e6d7a162e9b34280536e70ca3f6ebcdf480de2.gz |
| 0a8ff8cb | 27-Jun-2009 |
Dražen Odobašić <dodobasic@gmail.com> |
Croatian language update
Ignore-this: b2201ce3fa4c8f5735562564aab95b95
darcs-hash:20090627160034-6f57c-460c7b0b5ea7c3911f007cff6e209e1f7041e9f2.gz |
| 357e2202 | 27-Jun-2009 |
Andreas Gohr <andi@splitbrain.org> |
Swedish language update
Ignore-this: b5ab42705dafe732d791f8c4e3b9ccd3
darcs-hash:20090627155920-7ad00-1ffb825d23b05966119e0d6a7fa0ab0e001d7d33.gz |
| fedfae56 | 27-Jun-2009 |
Andreas Gohr <andi@splitbrain.org> |
Lithunian language update
Ignore-this: 63126d525fcbfa09a8390bb6f84c8877
darcs-hash:20090627155819-7ad00-e0be0821bf742df4352d6cde4f713c4c332a7e48.gz |
| 58b091de | 04-Jun-2009 |
Andreas Gohr <andi@splitbrain.org> |
Multiple enhancements in the flash uploader
Ignore-this: 9f05194de64b5e5d47fa45bb45814f8d
darcs-hash:20090604230010-7ad00-118e3b31589f882440eaa35509bf2126cf49d9a9.gz |
| 5b1bc5e8 | 04-Jun-2009 |
André Neves <drakferion@gmail.com> |
Portuguese language update
Ignore-this: 50dd49b64f7f923fbf071a1dd49c807d
darcs-hash:20090604174718-d24d4-1cad8848fee1c675af45cc990ee55db7d065fb81.gz |
| d963b0cf | 02-Jun-2009 |
Bernat Arlandis i Mañó <berarma@ya.com> |
Valencian language update
Ignore-this: f3ddce09c85f838cef24ada7c8e27c9e
darcs-hash:20090602170323-a13e5-9efeb4cb49a2dd5142ea73522e2b5183d9c60f1b.gz |
| a2be6cd9 | 28-May-2009 |
Andreas Gohr <andi@splitbrain.org> |
new headline mechanism in the toolbar
Ignore-this: f87882b727bcf6ea067945eea0f158b1
The toolbar now features three new buttons to insert a headline. Instead of asking the user for the headline leve
new headline mechanism in the toolbar
Ignore-this: f87882b727bcf6ea067945eea0f158b1
The toolbar now features three new buttons to insert a headline. Instead of asking the user for the headline level it asks if she wants a higher, lower or equally leveled section (relative to the current one).
This means the user no longer has to count in which section she currently is and encourages users to use the proper order of headline levels.
To make room in the toolbar, the old buttons have been moved in a picker.
darcs-hash:20090528155327-7ad00-e384cd7e45cb192657e29c875f46e3676d47f367.gz
show more ...
|
| f4b5c371 | 25-May-2009 |
Anika Henke <anika@selfthinker.org> |
removed more language strings for purple numbers
darcs-hash:20090525212742-f7d6d-e15e46892fb0e7877526a10a002546629e9e26a3.gz |