| 7de9cff5 | 12-Jan-2009 |
Andreas Gohr <andi@splitbrain.org> |
strip special spaces FS#1539
darcs-hash:20090112193617-7ad00-824d6a71ca9b5c067fa09e58daf915473f361ed8.gz |
| 03c89b24 | 12-Jan-2009 |
Andreas Gohr <andi@splitbrain.org> |
back to "normal" greek letters + common wiki markup in charpicker FS#1537
This changes the greek letters in the char picker from the more correct mathematical symbols back to the "normal" ones cover
back to "normal" greek letters + common wiki markup in charpicker FS#1537
This changes the greek letters in the char picker from the more correct mathematical symbols back to the "normal" ones covered in more fonts.
It also adds a few common chars used in wiki markup. This is handy when having to edit a page from a foreign computer with an unknown charmap (ie. a PC user at a Apple keyboard ;-))
darcs-hash:20090112190254-7ad00-81596ef2f56a7f2bdbe2cb812d9defaad1f4396a.gz
show more ...
|
| c9a732e3 | 05-Jan-2009 |
Alexei Tereschenko <aytereschenko@gmail.com> |
Russian language update
darcs-hash:20090105223447-22cdf-17d85a94c7161f32c6d6c02f31c4588a050bccdc.gz |
| d1923e3b | 05-Jan-2009 |
Wouter Schoot <wouter@schoot.org> |
Dutch language update
darcs-hash:20090105200626-a6b47-b6d6e0e014a4d019c60a90e17521123648c52009.gz |
| 39a4f630 | 04-Jan-2009 |
Diego Pierotto <ita.translations@tiscali.it> |
Italian language update
darcs-hash:20090104142215-35bef-9be965705b6e5958aafc1ab4179f8ceb6472ee28.gz |
| f6d35a79 | 02-Jan-2009 |
Grzegorz Zur <grzegorz.zur@gmail.com> |
Polish language update
darcs-hash:20090102131540-e561a-0995043ee67b9f1d8bd69362792136500ea0b4ef.gz |
| 8285d596 | 29-Dec-2008 |
michael <michael@content-space.de> |
Workaround for a PHP/libxml-bug with entities
As described on http://bugs.php.net/bug.php?idE996, current versions of libxml (2.7.0/1) lead to the fact that the xml parser of PHP eats predefined ent
Workaround for a PHP/libxml-bug with entities
As described on http://bugs.php.net/bug.php?idE996, current versions of libxml (2.7.0/1) lead to the fact that the xml parser of PHP eats predefined entities. As proposed on http://bugs.simplepie.org/issues/show/101 predefined entities are replaced by their numeric equivalents. There is no condition in this patch as there are people reporting it isn't gone in 2.7.2, i can confirm that, and furthermore here PHP is reporting libxml 20632 and the bug exists, too (it is linked to libxml2 though which has version 2.7.2). As soon as there is definite knowledge on which versions are actually concerned and how to detect them in PHP a condition should be added as this patch might decrease the performance of the affected functions.
darcs-hash:20081229213341-074e0-10e0cca836c6599efe4d3dfd45f512d624d0a808.gz
show more ...
|
| 8ace4127 | 30-Dec-2008 |
이동낙 <dongnak@gmail.com> |
Korean language update
darcs-hash:20081230185728-6a3d1-33718529206b5bec2719819d8deccac3e532bf3f.gz |
| dd35e9c9 | 26-Dec-2008 |
Andreas Gohr <andi@splitbrain.org> |
minor optimizations in the fulltext indexing methods
darcs-hash:20081226183403-7ad00-1a4d08ab0f674eb3dcda131dd49ddaeb27129ad6.gz |
| 443d207b | 26-Dec-2008 |
Andreas Gohr <andi@splitbrain.org> |
fixed PHP4 incompatibility in sectionID() FS#1553
darcs-hash:20081226161244-7ad00-8c843ea6a06a0d36fc322d109497239ab6ea229c.gz |
| 6df2a685 | 26-Dec-2008 |
Andreas Gohr <andi@splitbrain.org> |
fix useHeading() in tpl_youarehere() FS#1555
darcs-hash:20081226160018-7ad00-1cddbfffa6021d6534b877fb7d497dbd041e9103.gz |
| 1017ae2e | 18-Dec-2008 |
Andreas Gohr <andi@splitbrain.org> |
always parse file informations in JpegMeta
darcs-hash:20081218210011-7ad00-670578d9882011f3a6eb9e6e219bc7ca22251d9d.gz |
| a73b5b7e | 18-Dec-2008 |
Andreas Gohr <andi@splitbrain.org> |
Set dates to lastmodified dates if no Exif Data is available
darcs-hash:20081218205421-7ad00-e70da65170682ec32c76c8524187790bc2c2924d.gz |
| 2114dafd | 18-Dec-2008 |
Andreas Gohr <andi@splitbrain.org> |
Ignore missing times when determining earliest time from JPEG data
darcs-hash:20081218203705-7ad00-ebd597d34d9e34d5e9502ea2c0d5d4a45025e676.gz |
| bd332e5b | 16-Dec-2008 |
Andreas Gohr <andi@splitbrain.org> |
removed accidentally checkedin private stuff from footer.html
darcs-hash:20081216184939-7ad00-da211afee2d611ca448236b0a7e270156a62c203.gz |
| 94eb88e0 | 16-Dec-2008 |
Otto Vainio <otto@valjakko.net> |
Finish language update
darcs-hash:20081216184544-8d1e6-b3545e256cd69a2ad1436c90eb12d84e43f365ec.gz |
| d0b0ddff | 16-Dec-2008 |
Andreas Gohr <andi@splitbrain.org> |
ACL Manager: simpler but more logical sort in the rule table
darcs-hash:20081216184056-7ad00-117f88fa93ac0fba46f98100c9da4f375dd1308c.gz |
| 9f9e7398 | 16-Dec-2008 |
Andreas Gohr <andi@splitbrain.org> |
ACL Manager: Avoid double encoding in permission table FS#1482
darcs-hash:20081216173112-7ad00-9d8eeff13945ccc69230cc9043ed78284612f2dc.gz |
| 5d87b2cc | 16-Dec-2008 |
Andreas Gohr <andi@splitbrain.org> |
ACL user wildcard changed to %USER% FS#1504 :!:
DokuWiki supports a wildcard which gets replaced with the currently loggedin user in its ACL configuration file.
This patch changes the wildcard from
ACL user wildcard changed to %USER% FS#1504 :!:
DokuWiki supports a wildcard which gets replaced with the currently loggedin user in its ACL configuration file.
This patch changes the wildcard from @USER@ to %USER% (case sensitive) and also makes sure the ACL Manager does not replace the wildcard when displaying the currently set rules.
The change was needed for better compatibility with the User Manager without complicating the code. The old @USER@ wildcard is still supported, but changing an ACL rule using it, through the ACL manager will fail.
It is recommended to update ACL rules using the @USER@ wildchar to use the new %USER% one instead.
darcs-hash:20081216171126-7ad00-94ce0c2afa411abc936f13572efd0e31941901ee.gz
show more ...
|
| a3a4e862 | 16-Dec-2008 |
Andreas Gohr <andi@splitbrain.org> |
ACL Manager: fixed bug introduced by previous special user patch
darcs-hash:20081216165159-7ad00-9e50c67c837c31145a7293022b761e6dffe79b16.gz |
| 78750b94 | 16-Dec-2008 |
Andreas Gohr <andi@splitbrain.org> |
ACL Manager: typo fix for checking group membership FS#1529
darcs-hash:20081216164447-7ad00-e42b37320964359c0be8b105e0903c1a380e5b52.gz |
| f523fef5 | 16-Dec-2008 |
Andreas Gohr <andi@splitbrain.org> |
ACL Manager: correctly highlight when page and namespace are named the same
darcs-hash:20081216163754-7ad00-a66381e543006ace0a4ff3747034290652b758fc.gz |
| 0ef43815 | 16-Dec-2008 |
Andreas Gohr <andi@splitbrain.org> |
ACL Manager: Add footnote about permission inclusion
darcs-hash:20081216162305-7ad00-c1abb00d3d0992977a7f366da2eeb6e2b18b0857.gz |
| 15976576 | 16-Dec-2008 |
Andreas Gohr <andi@splitbrain.org> |
ACL Manager: correctly handle multiple comma separated values in $conf['manager']
darcs-hash:20081216162114-7ad00-a68d8fcbeeca970d6aba87ef2c568e4dcd8c484a.gz |
| fa8adffe | 13-Dec-2008 |
Andreas Gohr <andi@splitbrain.org> |
removed some illogical path setups
darcs-hash:20081213090400-7ad00-4e21cd75978bb07513f32f5d750658e8d777c59e.gz |