| c1b9dbaf | 25-Sep-2006 |
Andreas Gohr <andi@splitbrain.org> |
metadebug parameter added
With DokuWiki's reliance on certain page metadata, it is sometimes necessary to view the metadata of a page. This patch allows developers to append the parameter ?metadebug
metadebug parameter added
With DokuWiki's reliance on certain page metadata, it is sometimes necessary to view the metadata of a page. This patch allows developers to append the parameter ?metadebug
darcs-hash:20060925193202-7ad00-6a42c7458aaa1cc40df3c7a61ad70df5d64be152.gz
show more ...
|
| 41396b71 | 25-Sep-2006 |
Andreas Gohr <andi@splitbrain.org> |
don't link non-existing revisions
The new changelog mechanism shows all revisions of a document, even if the old revisions are deleted (eg. by a maintenence script). This patch removes the links for
don't link non-existing revisions
The new changelog mechanism shows all revisions of a document, even if the old revisions are deleted (eg. by a maintenence script). This patch removes the links for non existing revisions.
darcs-hash:20060925185434-7ad00-14a558ce69c4116e14d7fdfbaad052c6a7b0a4db.gz
show more ...
|
| a2a17c02 | 25-Sep-2006 |
Andreas Gohr <andi@splitbrain.org> |
japanes language update
darcs-hash:20060925182128-7ad00-99db9371c6986605eb4d990f819f09bf850ffaa1.gz |
| c3d8ffc5 | 24-Sep-2006 |
Andreas Gohr <andi@splitbrain.org> |
fix problem with timezone in feed #424
darcs-hash:20060924195618-7ad00-47d67044c2d03eb9d90a7209fd23ab6c151c5e00.gz |
| 67c80327 | 24-Sep-2006 |
Andreas Gohr <andi@splitbrain.org> |
fixed script error introduced in last patch
darcs-hash:20060924175824-7ad00-f8a6b8e38ef62aab5c6853b1c355df34259ebb7c.gz |
| c34f6334 | 24-Sep-2006 |
Andreas Gohr <andi@splitbrain.org> |
doc updates
darcs-hash:20060924171423-7ad00-9d01167d5611be6d354bbfdb17223bf5eb863ae6.gz |
| 121d5fa6 | 24-Sep-2006 |
Andreas Gohr <andi@splitbrain.org> |
progressbar script change
The progressbar script used in the search accessed parts of the DOM before it was completely parsed which caused problems in IE. This patch moves back to document.write for
progressbar script change
The progressbar script used in the search accessed parts of the DOM before it was completely parsed which caused problems in IE. This patch moves back to document.write for outputting the image.
darcs-hash:20060924170354-7ad00-1e0247b00fc4da4dd30301f4b9389ef727496c4a.gz
show more ...
|
| 27fbc761 | 24-Sep-2006 |
chris <chris@jalakai.co.uk> |
update to previous changes cache patch
- fix potential array key collisions - restore ability to keep a minimum number ($conf['recent']) of recent changes irregardless of date of change
darcs-has
update to previous changes cache patch
- fix potential array key collisions - restore ability to keep a minimum number ($conf['recent']) of recent changes irregardless of date of change
darcs-hash:20060924162105-9b6ab-06350f04f9d9ac4c362f13787b682ef70887a1fc.gz
show more ...
|
| b2a412b0 | 24-Sep-2006 |
Andreas Gohr <andi@splitbrain.org> |
fix for reversed RSS feeds #918
darcs-hash:20060924101329-7ad00-acff05b813c58ac7ddb98385c9970800af7aca6b.gz |
| 07cb64f8 | 24-Sep-2006 |
Andreas Gohr <andi@splitbrain.org> |
fix for sitemap creation with new compression option #919
darcs-hash:20060924100606-7ad00-7e0bc1fa7778669ac352f8d8994acbb7517323cd.gz |
| 40b33eff | 23-Sep-2006 |
chris <chris@jalakai.co.uk> |
fix recent changes cache ordering
This patch fixes a bug in indexer.php which resulted in the order of the recent changes cache being reversed each time it was trimmed.
It also adds sorting to both
fix recent changes cache ordering
This patch fixes a bug in indexer.php which resulted in the order of the recent changes cache being reversed each time it was trimmed.
It also adds sorting to both getRecents() and runTrimRecentChanges() as a defensive measure against the order of the file being corrupted.
darcs-hash:20060923235109-9b6ab-0f4062c1b02449cce9382426174cd22d71387e5a.gz
show more ...
|
| 44a35da6 | 23-Sep-2006 |
chris <chris@jalakai.co.uk> |
p_get_first_heading simplification
darcs-hash:20060923204905-9b6ab-da3e9751c07c1bd07cf6583ecc5d92c2ce95097c.gz |
| bb4866bd | 23-Sep-2006 |
chris <chris@jalakai.co.uk> |
minor bugfix and boring error removal
darcs-hash:20060923203609-9b6ab-ecca679faa254a29772868508050fcf3206b0814.gz |
| a424cd8e | 23-Sep-2006 |
chris <chris@jalakai.co.uk> |
add authname memory cache
actions which concern multiple pages (e.g. search, backlinks, recents) end up repeatedly encoding the current user's name and groups. This change caches the results of the
add authname memory cache
actions which concern multiple pages (e.g. search, backlinks, recents) end up repeatedly encoding the current user's name and groups. This change caches the results of the encoding allowing them to be reused.
darcs-hash:20060923161206-9b6ab-a3ec8f1c2ec284d84b9ff85cba1e56165b2967a7.gz
show more ...
|
| 720307d9 | 23-Sep-2006 |
chris <chris@jalakai.co.uk> |
utf8_stripspecials optimization
Add preconverted utf-8 string of special characters.
The (once only) conversion of the special character unicode array into utf-8 occurs on every DokuWiki page view
utf8_stripspecials optimization
Add preconverted utf-8 string of special characters.
The (once only) conversion of the special character unicode array into utf-8 occurs on every DokuWiki page view, irrespective of action or caching, and takes about one third of the time involved in delivering a wiki page straight from cache.
The original unicode array has been left in place in the file to make any future amendments easier.
darcs-hash:20060923151937-9b6ab-cae0340a95d9596415ef71d7b7e67ef9daca84ef.gz
show more ...
|
| 56ee9557 | 23-Sep-2006 |
Andreas Gohr <andi@splitbrain.org> |
fixed md5 sum for installer
darcs-hash:20060923110047-7ad00-b9007f7f656e56656a44b2349c14e7839c1f68ce.gz |
| 039e19f5 | 23-Sep-2006 |
Tom Hoover <tom@hisword.net> |
corrected typo
darcs-hash:20060923034943-e5a2d-5888ec82ef23d82619522aaf33bee1c4bc1b1099.gz |
| 364cc9ca | 23-Sep-2006 |
Andreas Gohr <andi@splitbrain.org> |
GeSHi upgrade to 1.0.7.14
darcs-hash:20060923105545-7ad00-52ca67905f51cb7d4782ff87276c01164b52daec.gz |
| 8e6cfd4d | 21-Sep-2006 |
Andreas Gohr <andi@splitbrain.org> |
croatian language files
darcs-hash:20060921175655-7ad00-f4d1d9639928ead2840b2d9199503f46ef3260ca.gz |
| 33c1bd61 | 17-Sep-2006 |
Ben Coburn <btcoburn@silicodon.net> |
Store cache hits only while debugging
Reduce overhead by only storing cache hit stats while the allowdebug option is enabled.
darcs-hash:20060917230403-05dcb-92afea926b5a3fc302327f964e482787aec2d98
Store cache hits only while debugging
Reduce overhead by only storing cache hit stats while the allowdebug option is enabled.
darcs-hash:20060917230403-05dcb-92afea926b5a3fc302327f964e482787aec2d982.gz
show more ...
|
| 76aa94b7 | 17-Sep-2006 |
chris <chris@jalakai.co.uk> |
parser update, add 'rss' to block mode lists, see FS#888.
darcs-hash:20060917211445-9b6ab-ae454dbf55ef50d664a80afd32fd42667f438ba5.gz |
| b9991f57 | 17-Sep-2006 |
chris <chris@jalakai.co.uk> |
cache.php fixes
- add code to ensure page metadata is refreshed along with cache - bug fix for missing global $conf
darcs-hash:20060917193934-9b6ab-c53c8b6e4764d4c63014ecbaadf0797eb959224f.gz |
| f6e0e340 | 17-Sep-2006 |
Andreas Gohr <andi@splitbrain.org> |
disable debugging by default
darcs-hash:20060917183150-7ad00-1672f8ef23dc49b6cdfd43d29338dab6a14a928c.gz |
| 523d7ea6 | 17-Sep-2006 |
chris <chris@jalakai.co.uk> |
install script update II
- alter acl configuration to use @admin group as superuser
darcs-hash:20060917154659-9b6ab-37145ebda1f04ad29ae430b463f7305eaccad9fd.gz |
| 4c39371e | 17-Sep-2006 |
chris <chris@jalakai.co.uk> |
install script update I
- update hash for devel dokuwiki.php - remove changes.log creation, its no longer required - add allowdebug
darcs-hash:20060917154208-9b6ab-612815c241dbff1c2c1c99f0ca1da8bce
install script update I
- update hash for devel dokuwiki.php - remove changes.log creation, its no longer required - add allowdebug
darcs-hash:20060917154208-9b6ab-612815c241dbff1c2c1c99f0ca1da8bce6c9538e.gz
show more ...
|