| f948eeab | 16-Oct-2008 |
Michael Klier <chi@chimeric.de> |
removed ALT+ from recent changes accesskeys
darcs-hash:20081016094201-23886-a6fef1f0970a20d4f67a620a47ea9bdba56377a7.gz |
| 18d107cb | 16-Oct-2008 |
Michael Klier <chi@chimeric.de> |
added missing CSS class to recent changes buttons
darcs-hash:20081016093508-23886-ff0123235448294adbad67bbd7a93d598ca96755.gz |
| 85873df9 | 14-Oct-2008 |
Florian Anderiasch <fa@art-core.org> |
German language update
darcs-hash:20081014211639-7b4a2-b57f3b24bfafc03eb291290e446d2e26e8ea4d1c.gz |
| 5430c4be | 14-Oct-2008 |
Andreas Gohr <andi@splitbrain.org> |
small change for rememberme option
darcs-hash:20081014185611-7ad00-e575d3315c6f135059635dbf8a77be3f7020d6a0.gz |
| 20e29859 | 14-Oct-2008 |
Wayne San <waynesan@gmail.com> |
Traditional Chinese language update
darcs-hash:20081014183410-f6d1c-b5e7a807cfb16f381e0900573dfb5446455be422.gz |
| 7adf8b30 | 13-Oct-2008 |
Andreas Gohr <andi@splitbrain.org> |
minor URL fix in default footer
darcs-hash:20081013172843-7ad00-6dae5026ecd19984103009070f44edeb9ffcc230.gz |
| 6aff471e | 13-Oct-2008 |
Andreas Gohr <andi@splitbrain.org> |
reverted the envelope address setting patch
This implementation proved to be troublesome on certain setups. Instead of breaking possibly a *lot* of working setups to fix a few other systems, we deci
reverted the envelope address setting patch
This implementation proved to be troublesome on certain setups. Instead of breaking possibly a *lot* of working setups to fix a few other systems, we decided to revert to the previous behavior. Users which can't use this method for sending mails should consider the swiftmail plugin.
darcs-hash:20081013171949-7ad00-83c336824da6e5428b7d8e06aea7e6d8e8a24f58.gz
show more ...
|
| 056cb2cc | 13-Oct-2008 |
Chris Smith <chris.eureka@jalakai.co.uk> |
Ensure 'smd5' password hashing method is only triggered when available
darcs-hash:20081013123417-f07c6-eaa5586edad17a971f4daf38afac77c6946539f0.gz |
| 31a282e6 | 13-Oct-2008 |
Chris Smith <chris.eureka@jalakai.co.uk> |
remove unused/redundant isvalidemail() function
darcs-hash:20081013123311-f07c6-8dc34c8fb9a170fae412a6c37928e601c1728a18.gz |
| a0b5b007 | 13-Oct-2008 |
Chris Smith <chris.eureka@jalakai.co.uk> |
Fix for FS#1050
Update cookie and session with new details after an "update profile" action
darcs-hash:20081013122958-f07c6-244b949b074ac73711c61833f1fa663e55da19c7.gz |
| 55eea442 | 12-Oct-2008 |
Andreas Gohr <andi@splitbrain.org> |
don't send subscriber mails to the editor herself FS#1450
darcs-hash:20081012212826-7ad00-0027ac926fdaa413521704536465bb83938a4366.gz |
| 37a1dc12 | 12-Oct-2008 |
michael <michael@content-space.de> |
Changed html_revisions() to use Doku_Form, FS#1064
html_revisions() uses Doku_Form now like html_recent(), the new event HTML_REVISIONSFORM_OUTPUT can be used to create action-plugins to customize t
Changed html_revisions() to use Doku_Form, FS#1064
html_revisions() uses Doku_Form now like html_recent(), the new event HTML_REVISIONSFORM_OUTPUT can be used to create action-plugins to customize the revisions-ouput like e.g. suggested in FS#1064.
darcs-hash:20081012201122-074e0-c965ada0cc5ff572cc905d5fc7152a94c93b2741.gz
show more ...
|
| dc14c6d1 | 12-Oct-2008 |
Guy Brand <gb@isis.u-strasbg.fr> |
Fix IPv4 regexp and add IPv6 regexp (clientIP)
darcs-hash:20081012192728-19e2d-5219ad7bf461a758b62ee311598937ecd958916b.gz |
| cddd152c | 12-Oct-2008 |
michael <michael@content-space.de> |
Accesskeys and correct escaping for html_recent()
Readded the accesskeys to the recent changes HTML and removed double escaping of & in the diff- and revisions-urls.
darcs-hash:20081012190108-074e0
Accesskeys and correct escaping for html_recent()
Readded the accesskeys to the recent changes HTML and removed double escaping of & in the diff- and revisions-urls.
darcs-hash:20081012190108-074e0-ff556fd216f202ad1d7ef843cd98de908b919ceb.gz
show more ...
|
| a6f3bd20 | 12-Oct-2008 |
Anika Henke <anika@selfthinker.org> |
ycatch space as email link text - again
darcs-hash:20081012194444-f7d6d-124f6788aaff8aedd72ffad5a6a99f6888459b59.gz |
| 27eb9321 | 12-Oct-2008 |
Anika Henke <anika@selfthinker.org> |
show pagesource when locked (FS#443)
darcs-hash:20081012194206-f7d6d-e6372bf1e518650ff71a811b78b3231b1dab1219.gz |
| 07493d05 | 12-Oct-2008 |
Anika Henke <anika@selfthinker.org> |
removed 'ALT+' from all titles of elements with accesskeys (FS#1172)
darcs-hash:20081012181638-f7d6d-d4614321134f78fc176688d8aaf9d9acccf1952e.gz |
| 704fb054 | 12-Oct-2008 |
Anika Henke <anika@selfthinker.org> |
ycatch space as email link text (FS#1374)
darcs-hash:20081012173735-f7d6d-a6a04ee3415c0b86748c8859fd02331bd23839f8.gz |
| e403cc58 | 12-Oct-2008 |
Michael Klier <chi@chimeric.de> |
FS#1024 new Event COMMON_WORDBLOCK_BLOCKED
This event allows action plugins to take action if a wordblock occurs.
Event data: data[matches] - array of wordblock matches data[userinfo] - det
FS#1024 new Event COMMON_WORDBLOCK_BLOCKED
This event allows action plugins to take action if a wordblock occurs.
Event data: data[matches] - array of wordblock matches data[userinfo] - detailed userinfo [ip] - ip address [user] - username (if logged in) [name] - real name (if logged in) [mail] - mail address (if logged in)
darcs-hash:20081012174849-23886-0ac42addc14ee3e36e961272de229a6002d052e9.gz
show more ...
|
| e3e6ab3c | 12-Oct-2008 |
Gina Haeussge <osd@foosel.net> |
Include host in the seed for the JS and the CSS cachenames (FS#1487)
darcs-hash:20081012172855-2b4f5-85b89a7968681932d30f75072df347ba6a53b24c.gz |
| aa90724a | 12-Oct-2008 |
Andreas Gohr <andi@splitbrain.org> |
fix use of unitialised %{user} placeholder in MySQL and PostgreSQL backends
darcs-hash:20081012180207-7ad00-54ff244124e7ab824c635a550b02310f8163706a.gz |
| abdcc39f | 12-Oct-2008 |
michael <michael@content-space.de> |
Changed html_recent() to use Doku_Form, FS#135
html_recent() uses Doku_Form now, this makes it possible that action-plugins can customize the recent changes view as suggested in FS#135.
darcs-hash:
Changed html_recent() to use Doku_Form, FS#135
html_recent() uses Doku_Form now, this makes it possible that action-plugins can customize the recent changes view as suggested in FS#135.
darcs-hash:20081012162732-074e0-ed776be1229177c5a8bd31540002afb2da9b3d31.gz
show more ...
|
| c00de546 | 12-Oct-2008 |
michael <michael@content-space.de> |
Fixed doubleclick-behaviour of links, fixes FS#1389
There is a new open-attribute of listitems that represents the state that should be achieved or the current state. This makes it possible that cli
Fixed doubleclick-behaviour of links, fixes FS#1389
There is a new open-attribute of listitems that represents the state that should be achieved or the current state. This makes it possible that clicks that occur when the opening of the listitem has already been triggered close it again and the listitem won't be reopened when the ajax-call is finished.
darcs-hash:20081012141018-074e0-f9be8bbe89083df761d71f665b409bc95e450bf3.gz
show more ...
|
| 83434a91 | 12-Oct-2008 |
Andreas Gohr <andi@splitbrain.org> |
missing toolbar changes for FS#1492
darcs-hash:20081012170133-7ad00-6f9ddb04e9c00341691b2339c3aedfa79e59d565.gz |
| 66c4a34b | 12-Oct-2008 |
Andreas Gohr <andi@splitbrain.org> |
changed license images
This makes the button graphics more like the existing buttons of the default template. Also added grafics for FDL
darcs-hash:20081012165648-7ad00-73523a79a6f0b6030bc74e6a3400
changed license images
This makes the button graphics more like the existing buttons of the default template. Also added grafics for FDL
darcs-hash:20081012165648-7ad00-73523a79a6f0b6030bc74e6a3400c6eddf4f8629.gz
show more ...
|