History log of /dokuwiki/inc/ (Results 6276 – 6300 of 6649)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
23a3478331-Jul-2005 Andreas Gohr <andi@splitbrain.org>

optimized Image metadata handling

darcs-hash:20050731115030-7ad00-2a1a423985864f0daae57545c2f3945abfc10257.gz

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

Plugins can add their own CSS now

Plugins can use their own styleheets now. They are loaded in the tpl_metaheader
function.

The following files are used if existing in the plugin's directory:

sty

Plugins can add their own CSS now

Plugins can use their own styleheets now. They are loaded in the tpl_metaheader
function.

The following files are used if existing in the plugin's directory:

style.css - overall style used always
screen.css - only used in normal view (media

darcs-hash:20050731073521-7ad00-dcece7a255d3b08a1d2da9f2444b31e628ee76ea.gz

show more ...

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

Changed pluginloading to use references

This patch allows the use of $this in syntax plugins to set internal variables
and let them remain between handle and render calls. Even when it is possible
n

Changed pluginloading to use references

This patch allows the use of $this in syntax plugins to set internal variables
and let them remain between handle and render calls. Even when it is possible
now to use this method you should exchange data betwenn handler and render calls
by using the $data array only.

darcs-hash:20050730215156-7ad00-69ea79859360d9902533633395de3e1b677f6e46.gz

show more ...

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

recoded chinese language files #485

darcs-hash:20050730112550-7ad00-7fe9437363ac705dec5b4b763b496cbcc7daf328.gz

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

fallback to default template if custom one is not available

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

424c3c4f29-Jul-2005 Johannes Buchner <buchner.johannes@gmx.at>

typo fix for actions.inc #480

darcs-hash:20050729161331-83f7f-4c1853082e93e41ab749ead17e770adc671bb0e4.gz

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

DOKU_CONF define for config directory #479

darcs-hash:20050729155457-7ad00-94554865259e4cbd6a1c75bb62a93f37304adbf0.gz

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

GeSHi updated to 1.0.7.1

darcs-hash:20050728204042-7ad00-460f1fd12d7b5dfb1c58518e80ff10ea0aeb046e.gz

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

footnote fix: almagamate identical footnotes, insitu footnote popups

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

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

handle all RFC 1738 compliable schemes in external links

RFC 1738 states:
Scheme names consist of a sequence of characters. The lower case
letters "a"--"z", digits, and the characters plus ("+

handle all RFC 1738 compliable schemes in external links

RFC 1738 states:
Scheme names consist of a sequence of characters. The lower case
letters "a"--"z", digits, and the characters plus ("+"), period
("."), and hyphen ("-") are allowed.

DokuWiki did only recognize alphanumeric characters, this patch adds
periods, plus and hyphen.

Thanks to "ytrewq1" for pointing that out.

darcs-hash:20050728180447-7ad00-dc0d4b8e9309d571715d6c490d1505bb2666c786.gz

show more ...

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

es language update

darcs-hash:20050726191412-7ad00-ec9939a2f4667a36e3eb943d9cd3196be6708a3a.gz

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

EXIF/IPTC metadata in media popup

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

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

some minor fixes in image detail handling

darcs-hash:20050724125047-7ad00-a03fa69aed22694f6b7635923b1f2ce564165b9f.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 ...

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

Local configuration files #349

Local configs can now be added to the following files to make
updating simpler:

acronyms.local.conf
mime.local.conf
smileys.local.conf
entities.local.conf
interwiki.l

Local configuration files #349

Local configs can now be added to the following files to make
updating simpler:

acronyms.local.conf
mime.local.conf
smileys.local.conf
entities.local.conf
interwiki.local.conf

darcs-hash:20050723204824-7ad00-18b8e238f41bce4d3ac25c89bff5b9abf33620f4.gz

show more ...

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

local_acronyms.patch

Add the option of using a local.acronyms.conf file to specify local acronyms
without having to edit the default set

darcs-hash:20050628023628-3ed6d-2740b411efc124671f235ff9ebfc

local_acronyms.patch

Add the option of using a local.acronyms.conf file to specify local acronyms
without having to edit the default set

darcs-hash:20050628023628-3ed6d-2740b411efc124671f235ff9ebfc292c7d331709.gz

show more ...

38c08c2b22-Jul-2005 Alexandre ROSSI <niol@sousmonlit.dyndns.org>

Fixed email link validation issue in 'visible' mode to conform RFC1738

darcs-hash:20050722170210-5338b-86561e364705cd92c690ae636e0a87f84a0d1672.gz

9c5229c119-Jul-2005 Roberto Bolli <info@rbnet.it>

italian language update

darcs-hash:20050719211658-488b3-2b9bfeba558566398c88d5ac71c99928565937ae.gz

c79bfa4c19-Jul-2005 chinsan <chinsan@mail2000.com.tw>

zh-tw lang update

darcs-hash:20050719211352-f7e69-faf73d88765f3a3a0f23029413cd254b65c15da8.gz

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

pagetemplate support #104

This adds very simple pagetemplate support. When a file named _template.txt
exists in a namespace this file's contents are loaded into the editor when
a new page is added i

pagetemplate support #104

This adds very simple pagetemplate support. When a file named _template.txt
exists in a namespace this file's contents are loaded into the editor when
a new page is added in the namespace.

Please note that this file is not editable from within the Wiki as it starts
with an underscore. The wiki admin has to create it her self on the
filesystem.

darcs-hash:20050718173842-7ad00-39b1b76bef4c6243fc00d94673793d68b356aecb.gz

show more ...

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

useheading fixes #460 #465

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

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

fix for auth_ldap if mapping is not defined

darcs-hash:20050715213645-7ad00-43ef18e24dfa7b4b6459f0bbbcf85b88207c5a9d.gz

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

Doku_Handler->plugin() method fix, incorrectly named handler object

darcs-hash:20050714223751-50fdc-ebc6c8ff03e23d2edcd974f51b063f77f9fd4458.gz

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

The authcheck now prints a warning if no ACLs are available.

darcs-hash:20050714201333-7ad00-77d1547bb869b54105f71b49bafb3b1071512747.gz

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

updated GeSHi to 1.0.7

darcs-hash:20050714193336-9977f-c0d5b8e6db9f92720b1f8b539fdef1f04823f5f7.gz

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