History log of /dokuwiki/lib/ (Results 3501 – 3525 of 4594)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
ac2b8f3e01-Aug-2009 Marvin Ortega <maty1206@maryanlinux.com>

Spanish language update

Ignore-this: d40854cfc017fc8ac1a5da4437c32360

darcs-hash:20090801221608-dd5a0-b79c4cb9dae4c709210250356f72761edf0487b6.gz

8f151af001-Aug-2009 Erik Pedersen <erik.pedersen@shaw.ca>

Esperanto language update

Ignore-this: bfb0044138af78c5d3167be96474117a

darcs-hash:20090801221500-e81ea-e42759852fc30d6f27a9acb5d266c27d55bec210.gz

e541943a31-Jul-2009 robocap <robocap1@gmail.com>

Italian language update

Ignore-this: 537c0d5ff5488726782a8bda21f6e48d

darcs-hash:20090731115716-4b6c8-ced788c8a467d0079630fa98c4423012197a672a.gz

469ad27326-Jul-2009 Fernando A. Lagos B <fernando@zerial.org>

Spanish language update

Ignore-this: 6cbc846f666c73086cc28327c2f661e4

darcs-hash:20090726192746-4b9dd-5b35e98747e193994abd00bb53f5c22ded272c0d.gz

3d491f7526-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 ...

7c3370d325-Jul-2009 Andreas Gohr <andi@splitbrain.org>

Use content detection when unpacking plugin archives FS#1703

Ignore-this: 584fbb1e0d2cfece4648d282cb5f330a

The plugin manager now doesn't rely on the file extension when deciding how
to extract a p

Use content detection when unpacking plugin archives FS#1703

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

show more ...

0ef95f3d25-Jul-2009 Andreas Gohr <andi@splitbrain.org>

restructured plugin manager

Ignore-this: 4007248aa01f09990612c844c8a83900

This patch moves the different classes of the plugin manager into their own
files and moves formerly global utility functio

restructured plugin manager

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

show more ...

904b41ec24-Jul-2009 Olafur Gunnlaugsson <olafur@gunnlaugsson.com>

Icelandic language upgrade

Ignore-this: dbaf4e0f685233675dbd8061da5d55ce

darcs-hash:20090724072928-c7d26-a27f54b5fe90c2819e96d6329bc5671aaa014468.gz

0f2d4e8e23-Jul-2009 Olafur Gunnlaugsson <olafur@gunnlaugsson.com>

Icelandic language update

Ignore-this: df10fad7adb5ac3e9fe0dbb011cc4f45

darcs-hash:20090723194113-c7d26-f7500b290f5b996caa19093358b124b1f2c12a46.gz

76c415c322-Jul-2009 Olafur Gunnlaugsson <olafur@gunnlaugsson.com>

Icelandic translation added

Ignore-this: 4642a15d5701381ca97a904cab307528

darcs-hash:20090722181512-c7d26-548b65dbc789ecd6e4e6d3854293784a2d065881.gz

ec8c92af22-Jul-2009 Bogge <bogge@bogge.com>

Swedish language update

Ignore-this: 45ee80a65faae1cedad697790a001eac

darcs-hash:20090722181257-39c3c-9ff87a6a7c306066035aee3b7f027db88e2abe6c.gz

40e425de17-Jul-2009 Kirill Krasnov <krasnovforum@gmail.com>

Russian language update

Ignore-this: 8163cf9ae8c03c660a82adf7b3ac61ef

darcs-hash:20090717093014-c1c88-9205b1d83377699fa9ed6f1d63782d1451697d91.gz

6ee35b9f08-Jul-2009 Robin Prest <robin@georezo.net>

French language update

Ignore-this: fef986ab0381d7552bd02a72b55d250e

darcs-hash:20090708174300-594cd-249bf049ecc6cdd21d8bb2cc99e6560570b83747.gz

8567cbc429-Jun-2009 Andreas Gohr <andi@splitbrain.org>

fixed headline level detection

Ignore-this: 39675a7f375e3eb619228dbabda857ea
This fixes incorrect headline headline level detetion when the
text starts with a headline (eg. in most cases)

darcs-has

fixed headline level detection

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

show more ...

2efa3a2a30-Jun-2009 Michael Armbruster <Blitzi94@gmx.net>

German Language update

Ignore-this: 960bca4e61d17eb95c352bda218c4564

darcs-hash:20090630193214-2cf2a-31bee3228e2334dd21cd68bfab05a17e798ac920.gz

cfdddc4a30-Jun-2009 Guillaume Turri <guillaume.turri@ecl2008.ec-lyon.fr>

French language update

Ignore-this: 52358f90550c48371573f4a07d8dc094

darcs-hash:20090630192957-74baf-bd72eb881db0af795ebee4d9b5b608baabef8835.gz

10271ce406-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 ...

b860e7b427-Jun-2009 Emanuel-Emeric Andrasi <em.andrasi@mandrivausers.ro>

Romanian Language update

Ignore-this: b8c0e6397b5314647a1c4a0854cc84e3

darcs-hash:20090627160225-0acbb-0b3f6508ace8994faf3028f937aac0b3f9cc1177.gz

656b8efe27-Jun-2009 Alexander A. Sorkin <kibizoid@gmail.com>

Russian language update

Ignore-this: cf592355d0ad4841153129a2a688077a

darcs-hash:20090627160132-1ad86-42e6d7a162e9b34280536e70ca3f6ebcdf480de2.gz

0a8ff8cb27-Jun-2009 Dražen Odobašić <dodobasic@gmail.com>

Croatian language update

Ignore-this: b2201ce3fa4c8f5735562564aab95b95

darcs-hash:20090627160034-6f57c-460c7b0b5ea7c3911f007cff6e209e1f7041e9f2.gz

357e220227-Jun-2009 Andreas Gohr <andi@splitbrain.org>

Swedish language update

Ignore-this: b5ab42705dafe732d791f8c4e3b9ccd3

darcs-hash:20090627155920-7ad00-1ffb825d23b05966119e0d6a7fa0ab0e001d7d33.gz

fedfae5627-Jun-2009 Andreas Gohr <andi@splitbrain.org>

Lithunian language update

Ignore-this: 63126d525fcbfa09a8390bb6f84c8877

darcs-hash:20090627155819-7ad00-e0be0821bf742df4352d6cde4f713c4c332a7e48.gz

d5b3157705-Jun-2009 Christian Marg <marg@rz.tu-clausthal.de>

fix printf calls in mediamanager FS#1711

Ignore-this: a8fb901f3bea94cd3052555e05e70486

darcs-hash:20090605150728-b686a-5543ff58c5cd3c0f48e260aaf4d3c7b365c2be6a.gz

58b091de04-Jun-2009 Andreas Gohr <andi@splitbrain.org>

Multiple enhancements in the flash uploader

Ignore-this: 9f05194de64b5e5d47fa45bb45814f8d

darcs-hash:20090604230010-7ad00-118e3b31589f882440eaa35509bf2126cf49d9a9.gz

5b1bc5e804-Jun-2009 André Neves <drakferion@gmail.com>

Portuguese language update

Ignore-this: 50dd49b64f7f923fbf071a1dd49c807d

darcs-hash:20090604174718-d24d4-1cad8848fee1c675af45cc990ee55db7d065fb81.gz

1...<<141142143144145146147148149150>>...184