| #
3d1f9ec3 |
| 26-Mar-2008 |
Michael Klier <chi@chimeric.de> |
purge non-persistent meta data on page deletion
With this patch applied the persistent meta data of pages is kept when a page is deleted. This way the original page creator as well as the cr
purge non-persistent meta data on page deletion
With this patch applied the persistent meta data of pages is kept when a page is deleted. This way the original page creator as well as the creation time of the page is preserved.
darcs-hash:20080326200231-23886-ddb70151fadf25d0254d56408b71484047198096.gz
show more ...
|
| #
2404d0ed |
| 13-Mar-2008 |
Anika Henke <a.c.henke@arcor.de> |
stricter xhtml for revert, acl and sectok forms
darcs-hash:20080313012547-d5083-8d8f3c2ad62f08b9ed73827987d3b8be17f6b34b.gz
|
| #
546d3a99 |
| 10-Mar-2008 |
Andreas Gohr <andi@splitbrain.org> |
another change in highlight handling
Now higlighting phrases are passed as an array which then is quoted correctly when used in a regexp. This should make phrase highlighting work completely correct
another change in highlight handling
Now higlighting phrases are passed as an array which then is quoted correctly when used in a regexp. This should make phrase highlighting work completely correct.
Please everyone test it.
darcs-hash:20080310214939-7ad00-1abefb02dde40edeead50b4fa5c866c46b95ca3a.gz
show more ...
|
| #
52b0dd67 |
| 27-Feb-2008 |
Guy Brand <gb@isis.u-strasbg.fr> |
Add namespace changes mail notifications
This patch lets DokuWiki send mail notifications when any page inside a namespace gets modified. Two actions are introduced: subscribens and unsubscribens an
Add namespace changes mail notifications
This patch lets DokuWiki send mail notifications when any page inside a namespace gets modified. Two actions are introduced: subscribens and unsubscribens and two new buttons also appear in the bundled template.
darcs-hash:20080227155024-19e2d-8ce5bd66f4e870db31d6b438516599f294365ce1.gz
show more ...
|
| #
73038c47 |
| 23-Feb-2008 |
Andreas Gohr <andi@splitbrain.org> |
Check memory settings on ?do
This should help with diagnosing memory related problems
darcs-hash:20080223180701-7ad00-1308829c3d7432b1d0c23c3f1acc8228c0a41e1e.gz
|
| #
bce3726d |
| 23-Feb-2008 |
Andreas Gohr <andi@splitbrain.org> |
wl(): don't include empty id parameter FS#1138
darcs-hash:20080223133200-7ad00-409ee76b0bb36a1dff7b6f09181692e0742a86fd.gz
|
| #
e656dcd4 |
| 23-Feb-2008 |
Andreas Gohr <andi@splitbrain.org> |
use strftime() instead of date() FS#1335 :!:
This patch replaces the use of the date() function with the strftime() function. The latter will respect a set locale and will use localized strings for
use strftime() instead of date() FS#1335 :!:
This patch replaces the use of the date() function with the strftime() function. The latter will respect a set locale and will use localized strings for things like month names.
Because the format options for strftime differ from the ones used in date, DokuWiki will rest the value of $conf['dformat'] if it contains an old date format string (detected by missing % characters).
Plugins or templates using the $conf['dformat'] need to be updated.
darcs-hash:20080223124045-7ad00-6afb2b839afc58781463e25577e06adb675fff79.gz
show more ...
|
| #
f93b3b50 |
| 15-Feb-2008 |
Andreas Gohr <andi@splitbrain.org> |
fix highlighting of search engine referer keywords for recent highlight change
darcs-hash:20080215175816-7ad00-f12f54210dceacf4b3580e78b2f86a21a23b4315.gz
|
| #
e29549fe |
| 26-Jan-2008 |
Andreas Gohr <andi@splitbrain.org> |
Support for deep namespace templates and strftime placeholders
This patch addes namespace templates will be used for all new namespaces in the same namespace and the namespaces below. They have to b
Support for deep namespace templates and strftime placeholders
This patch addes namespace templates will be used for all new namespaces in the same namespace and the namespaces below. They have to be named __template.txt
Additionally can strftime() place holders be used in namespace templates to insert any part of the current time into a template.
darcs-hash:20080126165959-7ad00-9a820e42d237e1aa0828996ebc9cf3d67d453128.gz
show more ...
|
| #
3886270d |
| 22-Jan-2008 |
Andreas Gohr <andi@splitbrain.org> |
typo fix FS#1316
darcs-hash:20080122222402-7ad00-436d561b2cc12a225c6f407540ba54268d6550d0.gz
|
| #
551a720f |
| 22-Jan-2008 |
Michael Klier <chi@chimeric.de> |
gethostsbyaddrs() must check if only one IP was supplied
darcs-hash:20080122175535-23886-a6e9a9170bf23ebe460cccdbb06f97206d1d98eb.gz
|
| #
63211f61 |
| 18-Jan-2008 |
Glen Harris <astfgl@iamnota.org> |
Show proxy path in notify mails FS#1308
darcs-hash:20080118201511-f6de1-13f0ffff4f546298cce1a4e3dcd2d9679217ace8.gz
|
| #
30725328 |
| 21-Dec-2007 |
Gabriel Birke <Gabriel.Birke@delti.com> |
Trigger IO_WIKIPAGE_WRITE on page delete
DokuWiki will fire two IO_WIKIPAGE_WRITE events instead of one when a page is deleted. The first event has no revision and empty text in the data. Now the co
Trigger IO_WIKIPAGE_WRITE on page delete
DokuWiki will fire two IO_WIKIPAGE_WRITE events instead of one when a page is deleted. The first event has no revision and empty text in the data. Now the code conforms with the documentation at http://wiki.splitbrain.org/wiki:events_list#io_wikipage_write
Now action plugins can act on page delete.
darcs-hash:20071221150130-79ce3-51092d13c2e29285e5580f704f409f25563134c6.gz
show more ...
|
| #
c1791678 |
| 03-Dec-2007 |
Andreas Gohr <andi@splitbrain.org> |
getUserData should really be implemented always... (FS#1272)
... but with this patch DokuWiki will not break completely when left out for trustExternal() auth backends
darcs-hash:20071203201532-7ad
getUserData should really be implemented always... (FS#1272)
... but with this patch DokuWiki will not break completely when left out for trustExternal() auth backends
darcs-hash:20071203201532-7ad00-72dbc2d16e4c8c09cca9558286164f4d858c19ce.gz
show more ...
|
| #
25ec097b |
| 30-Sep-2007 |
Chris Smith <chris@jalakai.co.uk> |
ptln parameter spelling correction
darcs-hash:20070930020815-d26fc-d9b3baf8c1bf0627dbdd011fd5791a3b11b09a82.gz
|
| #
00976812 |
| 30-Sep-2007 |
Andreas Gohr <andi@splitbrain.org> |
don't use realpath() anymore (FS#1261 and others)
The use of realpath() to clean up relative file names caused some trouble in certain setups relying on symlinks or having restricitve file structure
don't use realpath() anymore (FS#1261 and others)
The use of realpath() to clean up relative file names caused some trouble in certain setups relying on symlinks or having restricitve file structure setups.
This patch replaces all realpath() calls with a PHP only replacement which should solve those problems.
darcs-hash:20070930184250-7ad00-512ff04c95f57fc9eaf104f80372237a3c94286f.gz
show more ...
|
| #
634d7150 |
| 29-Aug-2007 |
Andreas Gohr <andi@splitbrain.org> |
CSRF prevention for admin plugins
This patch adds a session based token to all form in the default action plugins. The validity of the token is checked before any administrative function is executed
CSRF prevention for admin plugins
This patch adds a session based token to all form in the default action plugins. The validity of the token is checked before any administrative function is executed aiming to protect DokuWiki's admin functions from Cross-site request forgery (CSRF) attacks.
Another patch will follow to add the same functionality on other, less critical functions.
More details on CSRF attacks can be found at http://en.wikipedia.org/wiki/Cross-site_request_forgery
darcs-hash:20070829201538-7ad00-d0770224a3351fd8e38968e3a9d8e73520482445.gz
show more ...
|
| #
71f7bde7 |
| 04-Aug-2007 |
Andreas Gohr <andi@splitbrain.org> |
generic search engines result highlighting
darcs-hash:20070804125124-7ad00-5558de577207bb63af7629f278c24991f23924bc.gz
|
| #
b1c94f1d |
| 04-Aug-2007 |
Andreas Gohr <andi@splitbrain.org> |
Skip only empty strings not 0 in buildAttributes
darcs-hash:20070804071749-7ad00-c7e718c2e24f4ded10b5780e2881e232fab8e48c.gz
|
| #
955cd091 |
| 02-Aug-2007 |
Chris Smith <chris@jalakai.co.uk> |
update breadcrumbs to generate metadata when necessary for use_first_heading
darcs-hash:20070802174401-d26fc-d9a099773f08c1d85b4f481eb1b634d2e14eba86.gz
|
| #
4b030ce7 |
| 25-Jul-2007 |
Andreas Gohr <andi@splitbrain.org> |
skipempty parameter for buildAttributes
darcs-hash:20070725211324-7ad00-97ee12f6e28ab8298775218adbcb571a3b79c2d6.gz
|
| #
c2525298 |
| 16-Jul-2007 |
Andreas Gohr <andi@splitbrain.org> |
fix for rare wordblock fail FS#1179
darcs-hash:20070716201347-7ad00-0f9bd8c9a218cc880a7b4e00e0abc2dd4650f409.gz
|
| #
55b2b31b |
| 13-Jun-2007 |
Andreas Gohr <andi@splitbrain.org> |
fixed URL in file upload notify mail FS#1160
darcs-hash:20070613191542-7ad00-0e72b3c40f9593838641be5c4e728a8e1a68d550.gz
|
| #
c9321d91 |
| 13-Jun-2007 |
Andreas Gohr <andi@splitbrain.org> |
no ampersand encoding in URLs for emails FS#1157
darcs-hash:20070613152712-7ad00-903176f9d5632ab1f26a4d8849f7eb7523134874.gz
|
| #
6e983f2a |
| 22-Apr-2007 |
Andreas Gohr <andi@splitbrain.org> |
don't capture blocked words in spam check
In the checkwordblock check, the blocked word isn't used, so there is no need to capture it. This might improve the spam check speed (untested).
See http:/
don't capture blocked words in spam check
In the checkwordblock check, the blocked word isn't used, so there is no need to capture it. This might improve the spam check speed (untested).
See http://forum.dokuwiki.org/thread/752
darcs-hash:20070422100519-7ad00-61e364816942afdd0f714a703f15ac75c838fccb.gz
show more ...
|