- Aug 01, 2009
-
-
Marvin Ortega authored
Ignore-this: d40854cfc017fc8ac1a5da4437c32360 darcs-hash:20090801221608-dd5a0-b79c4cb9dae4c709210250356f72761edf0487b6.gz
-
Erik Pedersen authored
Ignore-this: bfb0044138af78c5d3167be96474117a darcs-hash:20090801221500-e81ea-e42759852fc30d6f27a9acb5d266c27d55bec210.gz
-
- Jul 31, 2009
-
-
robocap authored
Ignore-this: 537c0d5ff5488726782a8bda21f6e48d darcs-hash:20090731115716-4b6c8-ced788c8a467d0079630fa98c4423012197a672a.gz
-
- Jul 26, 2009
-
-
Fernando A. Lagos B authored
Ignore-this: 6cbc846f666c73086cc28327c2f661e4 darcs-hash:20090726192746-4b9dd-5b35e98747e193994abd00bb53f5c22ded272c0d.gz
-
Andreas Gohr authored
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
-
- Jul 25, 2009
-
-
Andreas Gohr authored
Ignore-this: 584fbb1e0d2cfece4648d282cb5f330a The plugin manager now doesn't rely on the file extension when deciding how to extract a plugin archive but instead looks at the magic bytes of the downloaded file. darcs-hash:20090725160844-7ad00-c64d76c4f5f708feba092417c8a7834951c479f9.gz
-
Andreas Gohr authored
Ignore-this: 4007248aa01f09990612c844c8a83900 This patch moves the different classes of the plugin manager into their own files and moves formerly global utility functions into the appropriate class scopes. darcs-hash:20090725152105-7ad00-89801e811b7eb0d0db25a825d6065aed8ef95c33.gz
-
- Jul 24, 2009
-
-
Olafur Gunnlaugsson authored
Ignore-this: dbaf4e0f685233675dbd8061da5d55ce darcs-hash:20090724072928-c7d26-a27f54b5fe90c2819e96d6329bc5671aaa014468.gz
-
- Jul 23, 2009
-
-
Olafur Gunnlaugsson authored
Ignore-this: df10fad7adb5ac3e9fe0dbb011cc4f45 darcs-hash:20090723194113-c7d26-f7500b290f5b996caa19093358b124b1f2c12a46.gz
-
- Jul 22, 2009
-
-
Olafur Gunnlaugsson authored
Ignore-this: 4642a15d5701381ca97a904cab307528 darcs-hash:20090722181512-c7d26-548b65dbc789ecd6e4e6d3854293784a2d065881.gz
-
Bogge authored
Ignore-this: 45ee80a65faae1cedad697790a001eac darcs-hash:20090722181257-39c3c-9ff87a6a7c306066035aee3b7f027db88e2abe6c.gz
-
- Jul 17, 2009
-
-
Kirill Krasnov authored
Ignore-this: 8163cf9ae8c03c660a82adf7b3ac61ef darcs-hash:20090717093014-c1c88-9205b1d83377699fa9ed6f1d63782d1451697d91.gz
-
- Jul 08, 2009
-
-
Robin Prest authored
Ignore-this: fef986ab0381d7552bd02a72b55d250e darcs-hash:20090708174300-594cd-249bf049ecc6cdd21d8bb2cc99e6560570b83747.gz
-
- Jun 29, 2009
-
-
Andreas Gohr authored
Ignore-this: 39675a7f375e3eb619228dbabda857ea This fixes incorrect headline headline level detetion when the text starts with a headline (eg. in most cases) darcs-hash:20090629211200-7ad00-d8a7cbe331806fcdbca70b5da188b387dc2c2a87.gz
-
- Jun 30, 2009
-
-
Michael Armbruster authored
Ignore-this: 960bca4e61d17eb95c352bda218c4564 darcs-hash:20090630193214-2cf2a-31bee3228e2334dd21cd68bfab05a17e798ac920.gz
-
Guillaume Turri authored
Ignore-this: 52358f90550c48371573f4a07d8dc094 darcs-hash:20090630192957-74baf-bd72eb881db0af795ebee4d9b5b608baabef8835.gz
-
- Jun 06, 2009
-
-
Andreas Gohr authored
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
-
- Jun 27, 2009
-
-
Emanuel-Emeric Andrasi authored
Ignore-this: b8c0e6397b5314647a1c4a0854cc84e3 darcs-hash:20090627160225-0acbb-0b3f6508ace8994faf3028f937aac0b3f9cc1177.gz
-
Alexander A. Sorkin authored
Ignore-this: cf592355d0ad4841153129a2a688077a darcs-hash:20090627160132-1ad86-42e6d7a162e9b34280536e70ca3f6ebcdf480de2.gz
-
Dražen Odobašić authored
Ignore-this: b2201ce3fa4c8f5735562564aab95b95 darcs-hash:20090627160034-6f57c-460c7b0b5ea7c3911f007cff6e209e1f7041e9f2.gz
-
Andreas Gohr authored
Ignore-this: b5ab42705dafe732d791f8c4e3b9ccd3 darcs-hash:20090627155920-7ad00-1ffb825d23b05966119e0d6a7fa0ab0e001d7d33.gz
-
Andreas Gohr authored
Ignore-this: 63126d525fcbfa09a8390bb6f84c8877 darcs-hash:20090627155819-7ad00-e0be0821bf742df4352d6cde4f713c4c332a7e48.gz
-
- Jun 05, 2009
-
-
Christian Marg authored
Ignore-this: a8fb901f3bea94cd3052555e05e70486 darcs-hash:20090605150728-b686a-5543ff58c5cd3c0f48e260aaf4d3c7b365c2be6a.gz
-
- Jun 04, 2009
-
-
Andreas Gohr authored
Ignore-this: 9f05194de64b5e5d47fa45bb45814f8d darcs-hash:20090604230010-7ad00-118e3b31589f882440eaa35509bf2126cf49d9a9.gz
-
André Neves authored
Ignore-this: 50dd49b64f7f923fbf071a1dd49c807d darcs-hash:20090604174718-d24d4-1cad8848fee1c675af45cc990ee55db7d065fb81.gz
-
- Jun 03, 2009
-
-
Andreas Gohr authored
Ignore-this: cb035f32eccc0fcb2c9163b8620abb91 darcs-hash:20090603170042-7ad00-07ee60074714d6d23d34e59269776ccb504d1f0a.gz
-
Goulven authored
Ignore-this: cbe3c01cdc41d589bae06fc9933ba859 darcs-hash:20090603164023-2e9fc-013956da665884b18246ab81c505ab78ee0ca00c.gz
-
- Jun 02, 2009
-
-
Andreas Gohr authored
Ignore-this: bb88ed95400b4a814a872750f0fa3758 darcs-hash:20090602170446-7ad00-49272e5f8f72c0add80d529f8fdd1567d3cd4def.gz
-
Bernat Arlandis i Mañó authored
Ignore-this: f3ddce09c85f838cef24ada7c8e27c9e darcs-hash:20090602170323-a13e5-9efeb4cb49a2dd5142ea73522e2b5183d9c60f1b.gz
-
- May 28, 2009
-
-
Andreas Gohr authored
Ignore-this: 4a6d9f3da25a04ec132cca2297328b1 darcs-hash:20090528161552-7ad00-679be8f486462e0b779039443d2af056ef8e5304.gz
-
Andreas Gohr authored
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
-
Andreas Gohr authored
Ignore-this: ace153a4684f7b345df56d796717a172 Now all types of buttons kan also be placed in a toolbar picker window. It should even be possible to create deep nested picker cascades. darcs-hash:20090528153507-7ad00-828c7a9022b7a4021bf8a74bcd0771373deee254.gz
-
Andreas Gohr authored
Ignore-this: 10badc0f97ef80fcd366ae4622c43ff1 darcs-hash:20090528121543-7ad00-df34efabe84c632df9ef0c6fd691c991d2c3ac82.gz
-
- May 15, 2009
-
-
Andreas Gohr authored
Ignore-this: 81ef7a71e6910751bf5d6c1b592978c4 darcs-hash:20090515173045-7ad00-e62f075dab9ec4dfa555554f4f50792ceccb97d7.gz
-
- May 26, 2009
-
-
Mikhail I. Izmestev authored
Ignore-this: 9c8cf4530d94d7168e34158c59ee4c66 darcs-hash:20090526104223-8beed-76c3e9ef68cc651518994ce31a0e4dfe566e7020.gz
-
Timo Voipio authored
Ignore-this: 3dc13a990c4b6eadeb02065f08460e09 darcs-hash:20090526084719-50e58-26bad1d1e0cd4bcc4f03bbc40d6bfbdb09a3544a.gz
-
- May 25, 2009
-
-
Anika Henke authored
darcs-hash:20090525212742-f7d6d-e15e46892fb0e7877526a10a002546629e9e26a3.gz
-
Anika Henke authored
darcs-hash:20090525194435-f7d6d-2def694a053f7e661f88f1636903283bad7c1fa8.gz
-
Javier Aranda authored
Ignore-this: f839ee8f30d4ebf9158d3b1934c22c94 darcs-hash:20090525172137-e545b-202faea4dff2aa62396c1ec3962d35c7c825ab03.gz
-
Audrius Klevas authored
Ignore-this: 6ba9ffc7fc360fa651bc6eff42f39862 darcs-hash:20090525171951-3bef5-b34cbfc468c877e410be093f0fc181c308134806.gz
-