History log of /dokuwiki/inc/ (Results 6251 – 6275 of 6649)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
26a0801f14-Aug-2005 Andreas Gohr <andi@splitbrain.org>

added own mailtext for subscribe feature

darcs-hash:20050814115406-7ad00-722fb6956147e46c66a9120c5fe1f654fe7e2bba.gz

f9eb564808-Aug-2005 steven-danz <steven-danz@kc.rr.com>

subscribe_changes.patch

Updates to the subscription patch to add a configuration option to enable/disable
the feature, move the messages to the language files, and general cleanup

darcs-hash:200508

subscribe_changes.patch

Updates to the subscription patch to add a configuration option to enable/disable
the feature, move the messages to the language files, and general cleanup

darcs-hash:20050808045034-4c315-88a72dc8d2b22fdd9af8caa0505ef5c737965c86.gz

show more ...

6de3759a14-Aug-2005 Andreas Gohr <andi@splitbrain.org>

URL rewriting for media files

This patch adds nicer URLs for media files (for fetch.php and
detail.php)

!IMPORTANT! Users of rewrite mode 1 need to adjust their .htaccess
See .htaccess.dist for an

URL rewriting for media files

This patch adds nicer URLs for media files (for fetch.php and
detail.php)

!IMPORTANT! Users of rewrite mode 1 need to adjust their .htaccess
See .htaccess.dist for an example

darcs-hash:20050814101834-7ad00-37ef1dea00affc9d808d9ee1289fa7454199cd24.gz

show more ...

61faf44613-Aug-2005 chris <chris@teacherscpd.co.uk>

renderer update, move plugin() method from xhtml to renderer

darcs-hash:20050813182213-50fdc-e1d2529944785b0e39bbd58a184c12d120ff1149.gz

936c8c1b13-Aug-2005 chinsan <chinsan@mail2000.com.tw>

zh-tw.20050813.diff

darcs-hash:20050813152248-f7e69-9f885cae9ef483d937f0f64ddbe01a960cd92ca0.gz

44ca0adf13-Aug-2005 Andreas Gohr <andi@splitbrain.org>

more indexer functions

darcs-hash:20050813142047-7ad00-8b4417587c577220191d6b6d35574e82b5bf5596.gz

cf58092311-Aug-2005 Andreas Gohr <andi@splitbrain.org>

fix for recent changes if start page has a namespace #500

darcs-hash:20050811184846-7ad00-630336203cbebcaafcc5ebf10d5f628df6be0ea0.gz

47d4ba7008-Aug-2005 Alexandre ROSSI <niol@sousmonlit.dyndns.org>

French translation update

darcs-hash:20050808185240-5338b-aaf91e22c56e05f9947c0c0d034e167e87a74cc9.gz

bc07ee8408-Aug-2005 Riny Heijdendael <riny@heijdendael.nl>

nl language update

darcs-hash:20050808190524-ba421-084b961dc34f4e1199dddd7928a6ac9aba4b7b06.gz

b4ce25e907-Aug-2005 Andreas Gohr <andi@splitbrain.org>

a first step for search indexing - nothing to see yet

darcs-hash:20050807203322-7ad00-6db6733f8fcd861366856635ba3d205fd3bb54da.gz

1caeb00a07-Aug-2005 Harry Fuecks <hfuecks@gmail.com>

command line utilities for DokuWiki

This patch adds a command line tool which should help people modify
wiki pages on the command line.

Usage would be something like;

$ ./dokuwiki/bin/dwpage.php c

command line utilities for DokuWiki

This patch adds a command line tool which should help people modify
wiki pages on the command line.

Usage would be something like;

$ ./dokuwiki/bin/dwpage.php checkout wiki:syntax > /home/harryf/syntax.txt
$ vi syntax.txt
$ ./dokuwiki/bin/dwpage.php -m "Document new syntax" commit syntax.txt wiki:syntax

The second script outputs a list of wiki ids, seperated by newlines.
The idea would be it get's run by a cron job at regular intervals and
has it's results piped to a text file.

darcs-hash:20050807201309-56ad0-7c2dbb2b14f794efad1b9875f4dd0c6a15f6df3f.gz

show more ...

836cbdc407-Aug-2005 koeppe <koeppe@kazur.dk>

danish language update

darcs-hash:20050807195958-6e8b5-5887db9a53fd246038ac5eafbd3cddac3b7234f1.gz

d94f456807-Aug-2005 Andreas Gohr <andi@splitbrain.org>

xhtml fix for recent changes #499

darcs-hash:20050807134726-7ad00-371965dc6bea32e86221e93b3a677bc1047fb089.gz

1380fc4506-Aug-2005 Andreas Gohr <andi@splitbrain.org>

changes to the page subscription feature

darcs-hash:20050806212000-7ad00-c5ab54a33289f8be0ce99443f82f0b3cf1bdbf0d.gz

b158d62527-Jun-2005 Steven Danz <steven-danz@kc.rr.com>

track_changes.patch

Second go at including changes to allow users to sign up on
mailing lists so they may receive emails each time the page
they are interested in is updated.

darcs-hash:20050627021

track_changes.patch

Second go at including changes to allow users to sign up on
mailing lists so they may receive emails each time the page
they are interested in is updated.

darcs-hash:20050627021748-3ed6d-5f6993f51ab649e3928a513b0fbe7c421d880325.gz

show more ...

f4b3aca306-Aug-2005 Harry Fuecks <hfuecks@gmail.com>

Alternative fix for #384

The bug with emphasis syntax clashing with URLs did still occur with
protocols different from http or ftp. This patch might be a better
solution.

I had to use [^\x00]* inst

Alternative fix for #384

The bug with emphasis syntax clashing with URLs did still occur with
protocols different from http or ftp. This patch might be a better
solution.

I had to use [^\x00]* instead of .* - for some reason the later won't
work properly in this case. It means people won't be able to use ASCII
NUL characters inside an emphasis.

The other thing that won't work is this;

Won't work: //semi colon here>://

People will need to make sure there is at least a space - this will work;

Works //semi colon here>: //

darcs-hash:20050806151204-56ad0-532806af57801f5fa4536add32175089e625a0d4.gz

show more ...

355a0d2c05-Aug-2005 Bernardo Arlandis Mañó <bernardo@tsolucio.com>

spanish language update

darcs-hash:20050805200202-3a2bf-4c7e6cad340701272449a4b9844c83ef03d4d211.gz

c90b2fb104-Aug-2005 chris <chris@teacherscpd.co.uk>

minor plugin fixes to protect against invalid/malformed plugins

darcs-hash:20050804235036-50fdc-1881a40da689bc5abbe608a2ce96a1ed192a43a4.gz

4f32716e03-Aug-2005 Andreas Gohr <andi@splitbrain.org>

plugin tweaks, info plugin fixes

darcs-hash:20050803180226-7ad00-7bce1982ed6589511ce38e2e4e5e4cdf8640a0ae.gz

6446f48603-Aug-2005 Esther Brunner <esther@kaffeehaus.ch>

fix for closing plugindir

darcs-hash:20050803172402-283c4-7c735ba09b53950d122b319c92fd121192bc5a79.gz

7fb5688702-Aug-2005 chris <chris@teacherscpd.co.uk>

support for plugin subfolders added - plugins/[name]/[type]/[file].php

darcs-hash:20050802191421-50fdc-abf82fcb52dfabd74b7119f2e6a53ea590bb1d90.gz

e2e0a40f02-Aug-2005 chris <chris@teacherscpd.co.uk>

plugin javascript load fix: print.css -> script.js

darcs-hash:20050802084121-50fdc-9a4bf03b72365ac5218c0ba7b6ad6dc971e29676.gz

3600bd5201-Aug-2005 Andreas Gohr <andi@splitbrain.org>

Load plugin javascript

Javascript files from plugins called script.js are loaded automatically

darcs-hash:20050801182242-7ad00-2bc839c92c54e641347ed1cbeadf8bba3ef6a7a8.gz

a2bd8ce731-Jul-2005 Andreas Gohr <andi@splitbrain.org>

Personal wordlist for spellchecker #488

This patch allows you to add a file named conf/words.aspell with your own
words you don't want the spellchecker to choke on.

Thanks to Steven Danz for code i

Personal wordlist for spellchecker #488

This patch allows you to add a file named conf/words.aspell with your own
words you don't want the spellchecker to choke on.

Thanks to Steven Danz for code idea

darcs-hash:20050731172612-7ad00-60fb3f09589c4758f1093f532de9699beb048569.gz

show more ...

36df6fa331-Jul-2005 Andreas Gohr <andi@splitbrain.org>

image metadata editor

This patch adds an meta data editor for JPEG files. Currently title,
caption, artist, copyright and keywords can be saved. The data is saved
to the apropriate IPTC fields. Addi

image metadata editor

This patch adds an meta data editor for JPEG files. Currently title,
caption, artist, copyright and keywords can be saved. The data is saved
to the apropriate IPTC fields. Additional fields can be added in the
appropriate template.

Compatibility testing with other programs is needed!

darcs-hash:20050731163554-7ad00-dd936ec19549203dcf72de8774309c0b17d0b679.gz

show more ...

1...<<251252253254255256257258259260>>...266