History log of /dokuwiki/lib/ (Results 4501 – 4525 of 4558)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
7fb5688702-Aug-2005 chris <chris@teacherscpd.co.uk>

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

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

4b8edb9d02-Aug-2005 chris <chris@teacherscpd.co.uk>

syntax plugin class prototypes : fixes to previous update

darcs-hash:20050802005846-50fdc-9e5ec3b31966b308543d5a16da10c1af22489553.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 ...

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

fallback to default template if custom one is not available

darcs-hash:20050729163001-7ad00-24d0768ecd593ab85fda0e3c5fbdbec0e8ff3276.gz


/dokuwiki/data/pages/wiki/syntax.txt
/dokuwiki/inc/actions.php
/dokuwiki/inc/admin_acl.php
/dokuwiki/inc/auth.php
/dokuwiki/inc/auth/plain.php
/dokuwiki/inc/common.php
/dokuwiki/inc/confutils.php
/dokuwiki/inc/geshi.php
/dokuwiki/inc/geshi/actionscript.php
/dokuwiki/inc/geshi/ada.php
/dokuwiki/inc/geshi/apache.php
/dokuwiki/inc/geshi/asm.php
/dokuwiki/inc/geshi/asp.php
/dokuwiki/inc/geshi/bash.php
/dokuwiki/inc/geshi/c.php
/dokuwiki/inc/geshi/c_mac.php
/dokuwiki/inc/geshi/caddcl.php
/dokuwiki/inc/geshi/cadlisp.php
/dokuwiki/inc/geshi/cpp.php
/dokuwiki/inc/geshi/csharp.php
/dokuwiki/inc/geshi/css.php
/dokuwiki/inc/geshi/d.php
/dokuwiki/inc/geshi/delphi.php
/dokuwiki/inc/geshi/diff.php
/dokuwiki/inc/geshi/div.php
/dokuwiki/inc/geshi/eiffel.php
/dokuwiki/inc/geshi/gml.php
/dokuwiki/inc/geshi/html4strict.php
/dokuwiki/inc/geshi/java.php
/dokuwiki/inc/geshi/javascript.php
/dokuwiki/inc/geshi/lisp.php
/dokuwiki/inc/geshi/lua.php
/dokuwiki/inc/geshi/matlab.php
/dokuwiki/inc/geshi/mpasm.php
/dokuwiki/inc/geshi/nsis.php
/dokuwiki/inc/geshi/objc.php
/dokuwiki/inc/geshi/oobas.php
/dokuwiki/inc/geshi/oracle8.php
/dokuwiki/inc/geshi/pascal.php
/dokuwiki/inc/geshi/perl.php
/dokuwiki/inc/geshi/php-brief.php
/dokuwiki/inc/geshi/php.php
/dokuwiki/inc/geshi/python.php
/dokuwiki/inc/geshi/qbasic.php
/dokuwiki/inc/geshi/smarty.php
/dokuwiki/inc/geshi/sql.php
/dokuwiki/inc/geshi/vb.php
/dokuwiki/inc/geshi/vbnet.php
/dokuwiki/inc/geshi/vhdl.php
/dokuwiki/inc/geshi/visualfoxpro.php
/dokuwiki/inc/geshi/xml.php
/dokuwiki/inc/init.php
/dokuwiki/inc/parserutils.php
/dokuwiki/inc/template.php
exe/detail.php
exe/media.php
615a21ed28-Jul-2005 Brian Cowan <brian.cowan@reed.edu>

use fread instead of fpassthru in fetch.php

darcs-hash:20050728184238-93e20-0c838d887fb148de48dd01b34afdf3f150e94765.gz

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

added missing JavaScript files for fancy footnotes

darcs-hash:20050728181307-7ad00-b22988b21cc327afd4437be9b10a72f841eee87b.gz

c98fb29e28-Jul-2005 chris <chris@teacherscpd.co.uk>

footnote fix: update to previous patch, corrects IE issues

darcs-hash:20050728124131-50fdc-f5fd8977074ccabef6ea4606a7728f228bdc73b6.gz

a6d2d9fa28-Jul-2005 chris <chris@teacherscpd.co.uk>

syntax plugin class update: add getAllowedTypes() method (compatible with plugins written prior to the patch, although they should be updated!)

darcs-hash:20050728005720-50fdc-e384bbca7c4f334659e19b

syntax plugin class update: add getAllowedTypes() method (compatible with plugins written prior to the patch, although they should be updated!)

darcs-hash:20050728005720-50fdc-e384bbca7c4f334659e19bedfd675621b7989c80.gz

show more ...

d74aace928-Jul-2005 chris <chris@teacherscpd.co.uk>

footnote fix: almagamate identical footnotes, insitu footnote popups

darcs-hash:20050728005522-50fdc-f359021d5bcf602c2c403d37852196d5eeb4d473.gz

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

added missing detail.php

darcs-hash:20050725183410-7ad00-14559cd592ab41f9cc14ea4b502ce6da019eb262.gz

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

EXIF/IPTC metadata in media popup

darcs-hash:20050724201111-7ad00-81e8de6162b0e0923c08dcc7b8c750cd604c4dfd.gz

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

first step in Image metadata support

This adds a detail page for images, for JPEG files
additional metadata from EXIF and IPTC fields is shown

darcs-hash:20050724115540-7ad00-926601cd12a990e041943e

first step in Image metadata support

This adds a detail page for images, for JPEG files
additional metadata from EXIF and IPTC fields is shown

darcs-hash:20050724115540-7ad00-926601cd12a990e041943edc616360d8179d6c9f.gz

show more ...

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

useheading fixes #460 #465

darcs-hash:20050716111225-7ad00-913c36c65ac1a985fea60eed57fc7391328bfacd.gz

b047a4cf14-Jul-2005 Justin Kelly <linuxppc@gmail.com>

small print.css style adjustments

darcs-hash:20050714191517-cbd8d-49c3fadb3f91029d801aae453d4c34f9b94186f1.gz

9cc3a67014-Jul-2005 chris <chris@teacherscpd.co.uk>

long <?php tag update, all for tpl/default/footer.html

darcs-hash:20050714002731-50fdc-05d7248884db9b1ab98ecd91f15e9f94534da668.gz

ef2e08dd11-Jul-2005 andi <andi@splitbrain.org>

changed spellcheck access key to k #448

darcs-hash:20050711165123-9977f-bc1f4603c919b7d838e78f3c28989b2c6fdabfb5.gz

b40b0c0d05-Jul-2005 andi <andi@splitbrain.org>

spellchecker: removed wrong stripslashes calls

darcs-hash:20050705181819-9977f-204dfb5ed3e38f9ec92f26f0751b9799aacd03a0.gz

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

spellchecker fix for aspell <0.60

darcs-hash:20050701073919-7ad00-524018d3058613591acccea6691e81599e8193fb.gz

1e53220728-Jun-2005 andi <andi@splitbrain.org>

fix for UTF-8 problem in spaceslink (spellchecker)

darcs-hash:20050628191048-9977f-7fe308bc4f13f36af78cdd67bd31acff0a2ebc7f.gz

4da078a327-Jun-2005 matthiasgrimm <matthiasgrimm@users.sourceforge.net>

xml conformity part 2

This patch exchanges some forgotten php short forms against xml pendents.

darcs-hash:20050627164725-7ef76-6412b45fc0c7be8a53e78b5df1170bba4088b45c.gz

e60c9d4627-Jun-2005 andi <andi@splitbrain.org>

fix in media template #396

darcs-hash:20050627165335-9977f-f1af1ef0518489e23d29fc3088e1ad569706d9fe.gz

896a5c2226-Jun-2005 andi <andi@splitbrain.org>

plugin info added

Each plugin now needs to return some infos about it self. This
allows to display a list of installed plugins using the info
plugin.

darcs-hash:20050626151617-9977f-0be6e15b32c35b2

plugin info added

Each plugin now needs to return some infos about it self. This
allows to display a list of installed plugins using the info
plugin.

darcs-hash:20050626151617-9977f-0be6e15b32c35b23967e509b0057a00226df150c.gz

show more ...

af146da026-Jun-2005 andi <andi@splitbrain.org>

paragraphtypes for syntax plugins

darcs-hash:20050626111513-9977f-5b317b14c9544a0c0a637d21816542d394e6606f.gz

98407a7a26-Jun-2005 andi <andi@splitbrain.org>

directory cleanup

This cleans up the directory structure as discussed on the mailning
list. Users should delete their previous _cache directories to
recover diskspace.

darcs-hash:20050626100913-997

directory cleanup

This cleans up the directory structure as discussed on the mailning
list. Users should delete their previous _cache directories to
recover diskspace.

darcs-hash:20050626100913-9977f-83c0fdc32047db2090fc52a843ffae50cbf12248.gz

show more ...

1...<<181182183