History log of /dokuwiki/ (Results 9176 – 9200 of 10561)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
587afae517-Sep-2006 chris <chris@jalakai.co.uk>

infoutils update

minor modifications to avoid php warnings if msg file is missing.

darcs-hash:20060917153009-9b6ab-4b6ee49d728e89c3427130c617b532cd23c680bb.gz

3d7760aa17-Sep-2006 Andreas Gohr <andi@splitbrain.org>

update for updatecheck function

Messages are now displayed to all users if ACL is not enabled. The update-URL
changed to http://update.dokuwiki.org/check/

darcs-hash:20060917145025-7ad00-1d64b90e51

update for updatecheck function

Messages are now displayed to all users if ACL is not enabled. The update-URL
changed to http://update.dokuwiki.org/check/

darcs-hash:20060917145025-7ad00-1d64b90e51c1a49567a28b132caf79ae0f124c8e.gz

show more ...

847c2f3b17-Sep-2006 Andreas Gohr <andi@splitbrain.org>

no gzipping in indexer.php

darcs-hash:20060917140718-7ad00-ab1b95974ad63966c770f787112bc7c2e285c394.gz

08fa668017-Sep-2006 Guy Brand gb@isis.u-strasbg.fr <andi@splitbrain.org>

Update french translation

darcs-hash:20060917075103-c47a2-de10540e0be698e3aeeab00f085bd212891cd750.gz

016b615317-Sep-2006 Andreas Gohr <andi@splitbrain.org>

event names renamed

HTML_EDIT_PAGETEMPLATE becomes HTML_PAGE_FROMTEMPLATE
TPL_METAHEADER_PRINT becomes TPL_METAHEADER_OUTPUT

darcs-hash:20060917103450-7ad00-405f3533915b54ee4d4050cfccbf27d43ff7435f

event names renamed

HTML_EDIT_PAGETEMPLATE becomes HTML_PAGE_FROMTEMPLATE
TPL_METAHEADER_PRINT becomes TPL_METAHEADER_OUTPUT

darcs-hash:20060917103450-7ad00-405f3533915b54ee4d4050cfccbf27d43ff7435f.gz

show more ...

c29dc6e416-Sep-2006 Andreas Gohr <andi@splitbrain.org>

updatecheck feature

This patch adds a feature to let DokuWiki automatically check if updates are
available or any other important messages (like security warnings) and then
display this info to the

updatecheck feature

This patch adds a feature to let DokuWiki automatically check if updates are
available or any other important messages (like security warnings) and then
display this info to the admin user.

DokuWiki will contact the URL http://www.splitbrain.org/lib/exe/msg.php
with a parameter telling it which messages it already know (read from
conf/msg) - the server side script then will return all new messages.

The messages will be displayed until DokuWiki was upgraded or conf/msg
was updated manually. Messages are cached and only checked once a day.

The messenger URL will probably change before the next release.

darcs-hash:20060916210229-7ad00-7ac592650e171ae4144b0eb47a751a4ca480f031.gz

show more ...

036b9e6516-Sep-2006 Andreas Gohr <andi@splitbrain.org>

cleanID on passforgot action #861

darcs-hash:20060916194626-7ad00-2eeb07a509c95359a9bd1b164db4af7279b7f330.gz

0abe1d3e15-Sep-2006 chris <chris@jalakai.co.uk>

minor update to cache.php

this update changes the processing sequence slightly
to make the cache item's dependencies ($this->depends)
available before _useCache is called.

ie. the dependencies will

minor update to cache.php

this update changes the processing sequence slightly
to make the cache item's dependencies ($this->depends)
available before _useCache is called.

ie. the dependencies will be available to and modifiable
by handlers of the PARSER_USE_CACHE event.

darcs-hash:20060915144735-9b6ab-b0db479f9ef305aed21ca291ea909002baae4e21.gz

show more ...

40a0d68516-Sep-2006 Andreas Gohr <andi@splitbrain.org>

better getVersion when working on a darcs tree

getVersion tries to find the date of the latest applied patch from
_darcs/inventory - this patch makes it only read the last 2000 byte
of the file inst

better getVersion when working on a darcs tree

getVersion tries to find the date of the latest applied patch from
_darcs/inventory - this patch makes it only read the last 2000 byte
of the file instead of loading the whole file.

darcs-hash:20060916182955-7ad00-5a38de1ae4f1a206a8f62cc88551d4f0bc35340e.gz

show more ...

7bff22c016-Sep-2006 Andreas Gohr <andi@splitbrain.org>

TPL_METAHEADER_PRINT event hook added

This patch changes the tpl_metaheaders function to emit an event to intercept
the creation of HTML metadata.

The usually generated meta headers are passed in a

TPL_METAHEADER_PRINT event hook added

This patch changes the tpl_metaheaders function to emit an event to intercept
the creation of HTML metadata.

The usually generated meta headers are passed in an array structure for easy
modification and enhancement.

darcs-hash:20060916154722-7ad00-b22ab79803d1abad4ca579b84b6a3fa466403619.gz

show more ...

8e0b019f16-Sep-2006 Andreas Gohr <andi@splitbrain.org>

permission setting in io_rename fixed #912

darcs-hash:20060916145350-7ad00-cb78b531006e1f1875b2d8e8bc648740e5021736.gz

f1b03b6a16-Sep-2006 Andreas Gohr <andi@splitbrain.org>

japanese language update

darcs-hash:20060916145219-7ad00-2ca985138204b2547ef9e24d780c226af8073fcb.gz

b7d5a5f016-Sep-2006 Andreas Gohr <andi@splitbrain.org>

fix for previous pagetemplate event patch

Sorry, did mess up in testing the last patch.

darcs-hash:20060916000515-7ad00-3874991f9121ac80b2b3b66d4f5ac166702df1d1.gz

883bc12115-Sep-2006 Andreas Gohr <andi@splitbrain.org>

HTML_EDIT_PAGETEMPLATE event added

darcs-hash:20060915202321-7ad00-2f3440a36d7a41604c1cbfbc9633c898c7b9ff0e.gz

3cb0d4e115-Sep-2006 Andreas Gohr <andi@splitbrain.org>

script fix for IE

darcs-hash:20060915150152-7ad00-9ee841597a011119b96964a1468b1f517fab857a.gz

48bb242013-Sep-2006 Andreas Gohr <andi@splitbrain.org>

fix for missing quotation mark in tpl_metaheaders

darcs-hash:20060913185921-7ad00-8ee85b4a39944484d660c8a1d710bd548feac26b.gz

e687bd3713-Sep-2006 Ondrej vegh <ovegh@vsieti.sk>

slovak language update

darcs-hash:20060913185616-f4aa4-49a3cfe651bdea99eab453b911a2ef49bf7d400a.gz

7d559c7f11-Sep-2006 Ben Coburn <btcoburn@silicodon.net>

reorganize changelog code

Moves changelog code to 'inc/changelog.php'
and includes it from 'inc/common.php'.

darcs-hash:20060911023822-05dcb-e727737011163cbf04f0a4c682cb9fd8a985e597.gz

e45b34cd11-Sep-2006 Ben Coburn <btcoburn@silicodon.net>

changelog redesign update

- Improves handling of deleted revisions.
- Import plugin disables after import.
- Check act reports if plugin is still enabled after the import.
- Import correctly handles

changelog redesign update

- Improves handling of deleted revisions.
- Import plugin disables after import.
- Check act reports if plugin is still enabled after the import.
- Import correctly handles summaries without the minor prefix.
- Newlines and tabs are now striped out of type, sum,
and extra in the changelog.

darcs-hash:20060911014738-05dcb-2f6c9fdffb6346f7d3190610a72b290090b28097.gz

show more ...

d818621608-Sep-2006 Ben Coburn <btcoburn@silicodon.net>

suppress boring errors

Suppress any errors from set_time_limit,
unlink, and file_exists functions.
see: http://www.freelists.org/archives/dokuwiki/09-2006/msg00004.html

darcs-hash:20060908193433-05

suppress boring errors

Suppress any errors from set_time_limit,
unlink, and file_exists functions.
see: http://www.freelists.org/archives/dokuwiki/09-2006/msg00004.html

darcs-hash:20060908193433-05dcb-013617431870ab5bfb2ce8c6e99ba5af13493228.gz

show more ...

4b5f4f4e11-Sep-2006 chris <chris@jalakai.co.uk>

parser caching update

This patch primarily updates p_cached_xhtml() and p_cached_instructions() to
allow their caching logic to be surrounded by an event trigger.

p_cached_xhtml() has been rewritte

parser caching update

This patch primarily updates p_cached_xhtml() and p_cached_instructions() to
allow their caching logic to be surrounded by an event trigger.

p_cached_xhtml() has been rewritten as the more general p_cached_output() to
support other render output formats besides 'xhtml'. All calls to
p_cached_xhtml() have been changed to refer to the new function.

New event:

name: PARSER_CACHE_USE
data: cache object (see below)
action: determine if cache file can be used
preventable: yes
result: bool, true to use cache file, false otherwise

Cache operations have been generalised in a new class, cache, extended to
cache_parser, cache_renderer & cache_instructions. Details can be found in
inc/cache.php

For handling of above event, key properties are:
- page, if present the wiki page id,
may not always be present, e.g. when called for locale xhtml files
- file, source file
- mode, renderer mode (e.g. 'xhtml') or 'i' for instructions

Other changes:
- cache class counts cache hits against attempts, results are stored in
{cache_dir}/cache_stats.txt
- adds metadata dependency to renderer page cache
- replaces purgefile dependency for renderer cache with metadata
'relation references' (internal link) dependency for wiki pages only

darcs-hash:20060911021418-9b6ab-19601ed194b8c8e45236ab72c3e23d78bf777e6c.gz

show more ...

c6ea345d09-Sep-2006 chris <chris@jalakai.co.uk>

minor update to default template

- main.php & detail.php
add check for being run by DokuWiki, die() if not.

darcs-hash:20060909093603-9b6ab-0f8e31e246adba8adc888dbba1f924ff0e455d63.gz

78ba70a709-Sep-2006 chris <chris@jalakai.co.uk>

add sapi check to scripts in bin directory

darcs-hash:20060909093314-9b6ab-af4fea49bf71b416150132d44534579d751f144b.gz

9eb7920d08-Sep-2006 chris <chris@jalakai.co.uk>

clientIP() update + additional unit test

darcs-hash:20060908124315-9b6ab-7e4146e1068ab08d5539a7c573502d8373a0e524.gz

4ff2844308-Sep-2006 chris <chris@jalakai.co.uk>

clientIP() update, data cleaning improvements

as per recent security warning, clientIP() could
return other arbitrary data along with an IP
address. This fix ensures only IP addresses can
be returne

clientIP() update, data cleaning improvements

as per recent security warning, clientIP() could
return other arbitrary data along with an IP
address. This fix ensures only IP addresses can
be returned by this function.

darcs-hash:20060908122744-9b6ab-8c90ca361b038a47b65f3f3dbf7228ae569f8c08.gz

show more ...

1...<<361362363364365366367368369370>>...423