#
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 ...
|
#
aa27cf05 |
| 11-Apr-2007 |
Andreas Gohr <andi@splitbrain.org> |
fix for old revisions showing "external edit" without reason FS#1092
darcs-hash:20070411193230-7ad00-95bf7919c303470ca0583d690a84522735974bb6.gz
|
#
1a84a0f3 |
| 31-Mar-2007 |
Anika Henke <a.c.henke@arcor.de> |
fix for breadcrumbs and "namespace:start" pages (FS#927) by Nathan Fritz <fritzn@crown.edu>
darcs-hash:20070331213401-d5083-2c30028ab1c81465b0295106ce6a52ce18ad87cf.gz
|
#
5b7d45a5 |
| 06-Jan-2007 |
Andreas Gohr <andi@splitbrain.org> |
readded two changes from recent rollback
darcs-hash:20070106111209-7ad00-2f632e44c6062d0c428269feb4276e83124eedad.gz
|
#
d35ab615 |
| 04-Jan-2007 |
henning.noren <henning.noren@gmail.com> |
UNDO: regex_simpler.patch
Replaces some simple regular expressions with standard (faster) string functions
darcs-hash:20070104194953-d2a3e-8fd0c89812277467c5bce566dfc3fba6ce1c3981.gz
|
#
97c91fb2 |
| 04-Jan-2007 |
henning.noren <henning.noren@gmail.com> |
faster_indent.patch
Replaces a print-loop with str_repeat concatenated with the final output
darcs-hash:20070104195358-d2a3e-a1f74b5380e7426b3f7e61c76d58e36363971eee.gz
|
#
3edf3f08 |
| 04-Jan-2007 |
henning.noren <henning.noren@gmail.com> |
regex_simpler.patch
Replaces some simple regular expressions with standard (faster) string functions
darcs-hash:20070104194953-d2a3e-0b06e7a599a0177ad37a54497074893572e1cae2.gz
|
#
ebf1501f |
| 07-Dec-2006 |
Ben Coburn <btcoburn@silicodon.net> |
changelog type strings replaced with constants
Using more verbose constant names in the place of single character strings should make the code much more readable. This does not change the behavior o
changelog type strings replaced with constants
Using more verbose constant names in the place of single character strings should make the code much more readable. This does not change the behavior of the changelog.
darcs-hash:20061207074906-05dcb-0bdc35e7241bf14063b2b43a6ff26d8a3c307cb9.gz
show more ...
|
#
5aa52faf |
| 07-Dec-2006 |
Ben Coburn <btcoburn@silicodon.net> |
identify external edits in UI
Some changes to clearly identify when wiki pages have been edited outside Dokuwiki. Also correctly attributes external changes from an unknown author. Avoids sending ex
identify external edits in UI
Some changes to clearly identify when wiki pages have been edited outside Dokuwiki. Also correctly attributes external changes from an unknown author. Avoids sending extra emails when recording old external edits.
Adds a new language string: $lang['external_edit']
darcs-hash:20061207032825-05dcb-3234bee57cb165c848b33abb9251502589b0f3cb.gz
show more ...
|
#
cd00a034 |
| 07-Dec-2006 |
Ben Coburn <btcoburn@silicodon.net> |
recache and uncache the last_change from metadata
The most recent changelog entry is already cached in the metadata as 'last_change' to avoid reading the page changelog on every request.
- Recach
recache and uncache the last_change from metadata
The most recent changelog entry is already cached in the metadata as 'last_change' to avoid reading the page changelog on every request.
- Recache the last change if it is missing and still valid. This is needed for when the metadata has been rerendered.
- Uncaches the last change when it has been invalidated by an external edit. Ensures that external edits are not credited to the wrong author.
darcs-hash:20061207011005-05dcb-3b1749f6626d07c4cc3de9587c45765423e2e4d9.gz
show more ...
|
#
30d7d718 |
| 05-Dec-2006 |
Mike Frysinger <vapier@gentoo.org> |
allow dynamic e-mail "from" addresses when doing notification
this patch allows you to use @USER@ / @NAME@ / @MAIL@ in the "from" address when sending a mail notification e-mail
darcs-hash:20061205
allow dynamic e-mail "from" addresses when doing notification
this patch allows you to use @USER@ / @NAME@ / @MAIL@ in the "from" address when sending a mail notification e-mail
darcs-hash:20061205201957-5224c-5637d6412106cb16af8817f07c8c02e95e4b3088.gz
show more ...
|
#
f8cc712e |
| 03-Dec-2006 |
Andreas Gohr <andi@splitbrain.org> |
manager user/group
This patch adds support for a manager option as suggested in http://www.freelists.org/archives/dokuwiki/11-2006/msg00314.html
darcs-hash:20061203134104-7ad00-72ff6422bbb4f79be325
manager user/group
This patch adds support for a manager option as suggested in http://www.freelists.org/archives/dokuwiki/11-2006/msg00314.html
darcs-hash:20061203134104-7ad00-72ff6422bbb4f79be325c7e77255e1eee32d0f6b.gz
show more ...
|
#
2ca9d91c |
| 31-Oct-2006 |
Ben Coburn <btcoburn@silicodon.net> |
$REV checking now works correctly with synced attic
darcs-hash:20061031224158-05dcb-0bf9505f51be5ab91f258254adfdded5f7087dcf.gz
|
#
a701424f |
| 27-Oct-2006 |
Ben Coburn <btcoburn@silicodon.net> |
synchronize changelog, attic, and external edits - update 1
Removed a minor error that could be caused by a page back-dated into the past. Also, added some more code comments.
darcs-hash:2006102700
synchronize changelog, attic, and external edits - update 1
Removed a minor error that could be caused by a page back-dated into the past. Also, added some more code comments.
darcs-hash:20061027000043-05dcb-1ccbb4c98b1b7b3358d99d8f097eb168d84259b7.gz
show more ...
|
#
46844156 |
| 23-Oct-2006 |
Ben Coburn <btcoburn@silicodon.net> |
synchronize changelog, attic, and external edits
The changelog list and the attic now are kept in sync. This allows a changelog entry to be automatically constructed for a page that was manually edi
synchronize changelog, attic, and external edits
The changelog list and the attic now are kept in sync. This allows a changelog entry to be automatically constructed for a page that was manually edited from outside dokuwiki.
darcs-hash:20061023052133-05dcb-11b8dbaee1da07fb1875bbe530e88d94871ed65d.gz
show more ...
|
#
a51d08ef |
| 09-Oct-2006 |
Andreas Gohr <andi@splitbrain.org> |
lower chunksize in wordblock #938
There were recent reports of exceeded patternsize in the wordblock function when used with PHP5
darcs-hash:20061009165557-7ad00-f35d44da296caf6fd85431520d600033402
lower chunksize in wordblock #938
There were recent reports of exceeded patternsize in the wordblock function when used with PHP5
darcs-hash:20061009165557-7ad00-f35d44da296caf6fd85431520d600033402d9b2f.gz
show more ...
|
#
02b0b681 |
| 08-Oct-2006 |
Andreas Gohr <andi@splitbrain.org> |
strip controlchars in fetch.php #935
Fixes a header injection/XSS vulnerability
darcs-hash:20061008100523-7ad00-be06a942badb6a2a9ed862be003ee0050504b4b0.gz
|
#
6afe8dca |
| 04-Oct-2006 |
chris <chris@jalakai.co.uk> |
update p_get/set_metadata to use $INFO['meta']
This patch updates p_get_metadata() to utilise the in memory copy copy of the current page's metadata ($INFO['meta']) when appropriate.
The patch also
update p_get/set_metadata to use $INFO['meta']
This patch updates p_get_metadata() to utilise the in memory copy copy of the current page's metadata ($INFO['meta']) when appropriate.
The patch also updates p_set_metadata() to synchronise any changes to the current page's metadata with $INFO['meta'].
$INFO hash is updated with two new elements: 'id'
darcs-hash:20061004210030-9b6ab-7eab6f933a775fe350a1fb14d1118ea77d2db919.gz
show more ...
|
#
e71ce681 |
| 03-Oct-2006 |
Andreas Gohr <andi@splitbrain.org> |
use DOKU_URL as key for sessions and auth cookie #896 #581 #884
This patch changes the DOKU_COOKIE define to be based on the DOKU_URL define. DOKU_COOKIE is now used as session key as well, making s
use DOKU_URL as key for sessions and auth cookie #896 #581 #884
This patch changes the DOKU_COOKIE define to be based on the DOKU_URL define. DOKU_COOKIE is now used as session key as well, making sessions no longer dependend on the title option. This should fix problems with multiple wikis on the same host (using the same title) and wikis accessed through different URLs.
darcs-hash:20061003121546-7ad00-aea4c256b7752815ed422ce74a659152a601d267.gz
show more ...
|
#
041d1964 |
| 26-Sep-2006 |
Andreas Gohr <andi@splitbrain.org> |
wordblock enhancement
The default wordblock.conf provided by the guys at chonqed.org matches agaist URLS beginning with http. But DokuWiki also links simple www.example.com links. Spammers used this
wordblock enhancement
The default wordblock.conf provided by the guys at chonqed.org matches agaist URLS beginning with http. But DokuWiki also links simple www.example.com links. Spammers used this method to place blacklisted URLs in the Wiki.
This patch constructs full URLs from these shortcut-URLs before applying the blacklist regexp.
The patch also fixes a problem with the toolbar not appearing when the blacklist hit and denied saving.
darcs-hash:20060926192420-7ad00-519df90a5953b690428bfa0928de37b3053031b0.gz
show more ...
|
#
ce6b63d9 |
| 24-Sep-2006 |
chris <chris@jalakai.co.uk> |
cache, metadata & purgefile updates
Cache - add dependency for metadata renderer file - check metadata for end of page life, "date valid end".
Metadata Renderer - RSS syntax mode now sets rendered
cache, metadata & purgefile updates
Cache - add dependency for metadata renderer file - check metadata for end of page life, "date valid end".
Metadata Renderer - RSS syntax mode now sets rendered page expiry, "date valid end" and includes the feed URL in "relation haspart".
Purgefile For all wiki installations the purgefile records the earliest time before which no cache purge (based on data consistency) is required. Cache files older than this time MAY need to be purged. - remove purgeonadd configuration setting
darcs-hash:20060924202157-9b6ab-4531e91411c41914eeab2b6a8160c3d46b001cee.gz
show more ...
|