Skip to content
Snippets Groups Projects
  1. Aug 11, 2009
    • Erik Pedersen's avatar
      Esperanto language update · c1c078dc
      Erik Pedersen authored
      Ignore-this: 1454880f75d932f8f2c11c5ec3e1895f
      
      darcs-hash:20090811184929-e81ea-ed76a9d92d0d6e4b2d9cf1d52cf6c5c247a2a7de.gz
      c1c078dc
    • Erik Pedersen's avatar
      Norwegian language update · 868a465c
      Erik Pedersen authored
      Ignore-this: 9de87e69b85c8fbc67c79d53c5e7592b
      
      darcs-hash:20090811184843-e81ea-2c27d492a7b21c3a58912229bfa62240dd625b3b.gz
      868a465c
  2. Aug 09, 2009
  3. Aug 07, 2009
    • Andreas Gohr's avatar
      Show media namespaces in ACL manager · a8900dc9
      Andreas Gohr authored
      Ignore-this: b46799f7d65081eaa364ecaab8a2c7f9
      
      Namespaces that only exist within the media directory are now merged with the
      page namespaces in tree explorer of the namespace manager
      
      darcs-hash:20090807094607-7ad00-3ce30cffc528e7e20a4b19d8f30d1f3725806162.gz
      a8900dc9
  4. Aug 01, 2009
  5. Jul 31, 2009
    • robocap's avatar
      Italian language update · e541943a
      robocap authored
      Ignore-this: 537c0d5ff5488726782a8bda21f6e48d
      
      darcs-hash:20090731115716-4b6c8-ced788c8a467d0079630fa98c4423012197a672a.gz
      e541943a
  6. Jul 26, 2009
    • Fernando A. Lagos B's avatar
      Spanish language update · 469ad273
      Fernando A. Lagos B authored
      Ignore-this: 6cbc846f666c73086cc28327c2f661e4
      
      darcs-hash:20090726192746-4b9dd-5b35e98747e193994abd00bb53f5c22ded272c0d.gz
      469ad273
    • Andreas Gohr's avatar
      enhanced <code> and <file> syntax · 3d491f75
      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
      3d491f75
  7. Jul 25, 2009
    • Andreas Gohr's avatar
      Use content detection when unpacking plugin archives FS#1703 · 7c3370d3
      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
      7c3370d3
    • Andreas Gohr's avatar
      restructured plugin manager · 0ef95f3d
      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
      0ef95f3d
  8. Jul 24, 2009
  9. Jul 23, 2009
  10. Jul 22, 2009
    • Olafur Gunnlaugsson's avatar
      Icelandic translation added · 76c415c3
      Olafur Gunnlaugsson authored
      Ignore-this: 4642a15d5701381ca97a904cab307528
      
      darcs-hash:20090722181512-c7d26-548b65dbc789ecd6e4e6d3854293784a2d065881.gz
      76c415c3
    • Bogge's avatar
      Swedish language update · ec8c92af
      Bogge authored
      Ignore-this: 45ee80a65faae1cedad697790a001eac
      
      darcs-hash:20090722181257-39c3c-9ff87a6a7c306066035aee3b7f027db88e2abe6c.gz
      ec8c92af
  11. Jul 17, 2009
    • Kirill Krasnov's avatar
      Russian language update · 40e425de
      Kirill Krasnov authored
      Ignore-this: 8163cf9ae8c03c660a82adf7b3ac61ef
      
      darcs-hash:20090717093014-c1c88-9205b1d83377699fa9ed6f1d63782d1451697d91.gz
      40e425de
  12. Jul 08, 2009
  13. Jun 29, 2009
    • Andreas Gohr's avatar
      fixed headline level detection · 8567cbc4
      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
      8567cbc4
  14. Jun 30, 2009
    • Michael Armbruster's avatar
      German Language update · 2efa3a2a
      Michael Armbruster authored
      Ignore-this: 960bca4e61d17eb95c352bda218c4564
      
      darcs-hash:20090630193214-2cf2a-31bee3228e2334dd21cd68bfab05a17e798ac920.gz
      2efa3a2a
    • Guillaume Turri's avatar
      French language update · cfdddc4a
      Guillaume Turri authored
      Ignore-this: 52358f90550c48371573f4a07d8dc094
      
      darcs-hash:20090630192957-74baf-bd72eb881db0af795ebee4d9b5b608baabef8835.gz
      cfdddc4a
  15. Jun 06, 2009
  16. Jun 27, 2009
    • Emanuel-Emeric Andrasi's avatar
      Romanian Language update · b860e7b4
      Emanuel-Emeric Andrasi authored
      Ignore-this: b8c0e6397b5314647a1c4a0854cc84e3
      
      darcs-hash:20090627160225-0acbb-0b3f6508ace8994faf3028f937aac0b3f9cc1177.gz
      b860e7b4
    • Alexander A. Sorkin's avatar
      Russian language update · 656b8efe
      Alexander A. Sorkin authored
      Ignore-this: cf592355d0ad4841153129a2a688077a
      
      darcs-hash:20090627160132-1ad86-42e6d7a162e9b34280536e70ca3f6ebcdf480de2.gz
      656b8efe
    • Dražen Odobašić's avatar
      Croatian language update · 0a8ff8cb
      Dražen Odobašić authored
      Ignore-this: b2201ce3fa4c8f5735562564aab95b95
      
      darcs-hash:20090627160034-6f57c-460c7b0b5ea7c3911f007cff6e209e1f7041e9f2.gz
      0a8ff8cb
    • Andreas Gohr's avatar
      Swedish language update · 357e2202
      Andreas Gohr authored
      Ignore-this: b5ab42705dafe732d791f8c4e3b9ccd3
      
      darcs-hash:20090627155920-7ad00-1ffb825d23b05966119e0d6a7fa0ab0e001d7d33.gz
      357e2202
    • Andreas Gohr's avatar
      Lithunian language update · fedfae56
      Andreas Gohr authored
      Ignore-this: 63126d525fcbfa09a8390bb6f84c8877
      
      darcs-hash:20090627155819-7ad00-e0be0821bf742df4352d6cde4f713c4c332a7e48.gz
      fedfae56
  17. Jun 05, 2009
  18. Jun 04, 2009
  19. Jun 03, 2009
  20. Jun 02, 2009
  21. May 28, 2009
    • Andreas Gohr's avatar
      fix JS when compaction is enabled · e7c855f3
      Andreas Gohr authored
      Ignore-this: 4a6d9f3da25a04ec132cca2297328b1
      
      darcs-hash:20090528161552-7ad00-679be8f486462e0b779039443d2af056ef8e5304.gz
    • Andreas Gohr's avatar
      new headline mechanism in the toolbar · a2be6cd9
      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
      a2be6cd9
    • Andreas Gohr's avatar
      Make sub-toolbars in pickers possible · 9b53a46b
      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
      9b53a46b
    • Andreas Gohr's avatar
      more javascript refactoring · 6b6da7f5
      Andreas Gohr authored
      Ignore-this: 10badc0f97ef80fcd366ae4622c43ff1
      
      darcs-hash:20090528121543-7ad00-df34efabe84c632df9ef0c6fd691c991d2c3ac82.gz
      6b6da7f5
  22. May 15, 2009
  23. May 26, 2009
Loading