History log of /dokuwiki/inc/ (Results 5826 – 5850 of 6462)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
715e553e08-Feb-2006 matthiasgrimm <matthiasgrimm@users.sourceforge.net>

MySQL cando update

This patch fixed the cando capabilities array.

darcs-hash:20060208185913-7ef76-b6e999ebd2ecfbf3d3b50305cee88d6eb85a3b65.gz

fdf3dcb907-Feb-2006 Matthias Urlichs <smurf@smurf.noris.de>

simple performance patch for html_wikilink()

darcs-hash:20060207213425-5ac8f-17fb87ac0d23138440fa2278e5266771ff96aac7.gz

c6a1c1bf06-Feb-2006 Anika Henke <a.c.henke@arcor.de>

anchors inside headlines

darcs-hash:20060206001131-d5083-cded00c0dd4cffce4986abaea6021cd93e1477f4.gz

63afe2a605-Feb-2006 Anika Henke <a.c.henke@arcor.de>

tableless edit form

darcs-hash:20060205211548-d5083-8419738e453d5df611dd5cbbce362f8f84e240e9.gz

140c93f304-Feb-2006 Anika Henke <a.c.henke@arcor.de>

small fix of quick results

darcs-hash:20060204172036-d5083-05e07c95a561852f9514fc12e23c71a8e012acbc.gz

4f732f0e04-Feb-2006 Anika Henke <a.c.henke@arcor.de>

more semantic search quick results

darcs-hash:20060204171707-d5083-2f6e2ad47d12f32db771c69ff97965e1ad1d40ad.gz

7b71c60e04-Feb-2006 Filip Brcic <brcha@users.sourceforge.net>

serbian translation

darcs-hash:20060204144729-513c7-c3116877b07365cfb128c3477a3f9bf4d962c30a.gz

0868021b03-Feb-2006 Andreas Gohr <andi@splitbrain.org>

fix special char ID handling

A given ID consisting of special chars only (either added manually in the URL
or in the search box) will be ignored correctly now.

darcs-hash:20060203153945-7ad00-60fc3

fix special char ID handling

A given ID consisting of special chars only (either added manually in the URL
or in the search box) will be ignored correctly now.

darcs-hash:20060203153945-7ad00-60fc38b49604f45bb2ca912a9c76c619ad60ac44.gz

show more ...

82fd59b603-Feb-2006 Andreas Gohr <andi@splitbrain.org>

new way of auth module capability checking

This changes the way of how the capabilities of the used auth module are
checked as suggested as first option in
http://www.freelists.org/archives/dokuwiki

new way of auth module capability checking

This changes the way of how the capabilities of the used auth module are
checked as suggested as first option in
http://www.freelists.org/archives/dokuwiki/01-2006/msg00267.html

The MySQL backend WAS NOT TESTED and probably needs some work.

darcs-hash:20060203150302-7ad00-c524cafe20499f32e76ad42b4e68d7c635f6a9e9.gz

show more ...

ce070a9f02-Feb-2006 chris <chris@jalakai.co.uk>

fix for PHP5/Win, avoid initialising an array as a function parameter

darcs-hash:20060202232249-9b6ab-714f97dd150f2e0e7bef5458ab74f5336a1e5f8c.gz

b0a0ac7901-Feb-2006 matthiasgrimm <matthiasgrimm@users.sourceforge.net>

optional READ Lock

The option TablesToLock is no longer required for read operations.
The small risk to feed invalid data into dokuwiki was accepted by
the project leader.

Nevertheless locks will b

optional READ Lock

The option TablesToLock is no longer required for read operations.
The small risk to feed invalid data into dokuwiki was accepted by
the project leader.

Nevertheless locks will be used for read operations too, if the
option 'TablesToLock' is given.

darcs-hash:20060201181422-7ef76-e89c5d9c305ca8c076281a58b6208e60dfce4c9f.gz

show more ...

904377f531-Jan-2006 Nathan Neulinger <nneul@umr.edu>

some fix for getUserData in the LDAP auth backend

darcs-hash:20060131222058-effc9-0d09141c02e3698329d038af90588b553fd6a44b.gz

b174aeae30-Jan-2006 chris <chris@jalakai.co.uk>

update wl,ml,buildURLParams with optional separator string, update config plugin redirect with new wl(), add meta & lang details for $conf['resendpasswd']

darcs-hash:20060130232818-9b6ab-2f395bc25c5

update wl,ml,buildURLParams with optional separator string, update config plugin redirect with new wl(), add meta & lang details for $conf['resendpasswd']

darcs-hash:20060130232818-9b6ab-2f395bc25c536b06bb5ade616a8252060ecb5278.gz

show more ...

262065ef30-Jan-2006 Andreas Gohr <andi@splitbrain.org>

language updates

darcs-hash:20060130214840-7ad00-ef1974692b64d4e4f7420d5c68f70f113630957b.gz

24bc1a3530-Jan-2006 matthiasgrimm <matthiasgrimm@users.sourceforge.net>

MySQL canDo() patch

This patch adds a canDo() function to the MySQL backend to
give higher program levels the opportunity to find out what
functions the MySQL backend provides.

Furthermore the opti

MySQL canDo() patch

This patch adds a canDo() function to the MySQL backend to
give higher program levels the opportunity to find out what
functions the MySQL backend provides.

Furthermore the option encryptPass was renamed to
forwardClearPass because the old name was misleading and not
clear.

Last but not least the mysql.conf.php was reorganized to make
clear which SQL statements enable which functions.

darcs-hash:20060130192750-7ef76-2ba9388ea56b17e4f26feda74a66b7d9b8da7333.gz

show more ...

8fd2f03a29-Jan-2006 Andreas Gohr <andi@splitbrain.org>

resendpasswd option added

darcs-hash:20060129131054-7ad00-aa633eafdd206cb38c710cc6a6de958c14eecb6d.gz

71592cae29-Jan-2006 mubaidillah <mubaidillah@gmail.com>

indonesian translation

darcs-hash:20060129102109-e8571-5fbd8694737fbfcf2c10056d7aed05193bb15e39.gz

cf157a8029-Jan-2006 gb <gb@isis.u-strasbg.fr>

Several more french updates (UI and plugins)

darcs-hash:20060129001120-2060e-aca189a18e75d422619f8c4e66d0abceaaf76593.gz

50835be727-Jan-2006 Andreas Gohr <andi@splitbrain.org>

scroll to preview pane on preview

darcs-hash:20060127211137-7ad00-b4433b51fe014e1b8f2e741857bd6b101e6677f5.gz

02e5112127-Jan-2006 Anika Henke <a.c.henke@arcor.de>

further xhtml strictness -- part 3

darcs-hash:20060127193238-d5083-7af0a40e439cd5f63e45d4037611132a16856799.gz

1bb49acb27-Jan-2006 gb <gb@isis.u-strasbg.fr>

Synced french lang.php

darcs-hash:20060127171834-2060e-75d34744fd23d33208cf977f86fdf928fa8d6db5.gz

912a0cf327-Jan-2006 gb <gb@isis.u-strasbg.fr>

Minor typo in comment

darcs-hash:20060127171739-2060e-e1ca4da2fdca49b8d183b9ac889935f6eb45b435.gz

7ecffc0827-Jan-2006 gb <gb@isis.u-strasbg.fr>

Wrong text in search message (fix for FS#671)

darcs-hash:20060127133020-2060e-6af565d430f68cefb9ac40bde12fb0bb43745a5e.gz

1d3e027227-Jan-2006 Andreas Gohr <andi@splitbrain.org>

moved translations for ACL manager

darcs-hash:20060127141826-7ad00-c1689c7db5c4831fbbfca4a4c6c5f27c64546951.gz


/dokuwiki/conf/dokuwiki.php
lang/ar/lang.php
lang/ca/lang.php
lang/cs/lang.php
lang/da/lang.php
lang/de/lang.php
lang/en/lang.php
lang/es/lang.php
lang/et/lang.php
lang/fr/lang.php
lang/it/lang.php
lang/ja/lang.php
lang/lt/lang.php
lang/lv/lang.php
lang/nl/lang.php
lang/no/lang.php
lang/pl/lang.php
lang/pt-br/lang.php
lang/pt/lang.php
lang/sk/lang.php
lang/tr/lang.php
lang/vi/lang.php
lang/zh-tw/lang.php
/dokuwiki/lib/plugins/acl/admin.php
/dokuwiki/lib/plugins/acl/lang/ar/intro.txt
/dokuwiki/lib/plugins/acl/lang/ar/lang.php
/dokuwiki/lib/plugins/acl/lang/ca/intro.txt
/dokuwiki/lib/plugins/acl/lang/ca/lang.php
/dokuwiki/lib/plugins/acl/lang/cs/intro.txt
/dokuwiki/lib/plugins/acl/lang/cs/lang.php
/dokuwiki/lib/plugins/acl/lang/da/intro.txt
/dokuwiki/lib/plugins/acl/lang/da/lang.php
/dokuwiki/lib/plugins/acl/lang/de/intro.txt
/dokuwiki/lib/plugins/acl/lang/de/lang.php
/dokuwiki/lib/plugins/acl/lang/en/intro.txt
/dokuwiki/lib/plugins/acl/lang/en/lang.php
/dokuwiki/lib/plugins/acl/lang/et/intro.txt
/dokuwiki/lib/plugins/acl/lang/et/lang.php
/dokuwiki/lib/plugins/acl/lang/eu/intro.txt
/dokuwiki/lib/plugins/acl/lang/fi/intro.txt
/dokuwiki/lib/plugins/acl/lang/fr/intro.txt
/dokuwiki/lib/plugins/acl/lang/fr/lang.php
/dokuwiki/lib/plugins/acl/lang/it/intro.txt
/dokuwiki/lib/plugins/acl/lang/it/lang.php
/dokuwiki/lib/plugins/acl/lang/ja/intro.txt
/dokuwiki/lib/plugins/acl/lang/ja/lang.php
/dokuwiki/lib/plugins/acl/lang/lt/intro.txt
/dokuwiki/lib/plugins/acl/lang/lt/lang.php
/dokuwiki/lib/plugins/acl/lang/lv/intro.txt
/dokuwiki/lib/plugins/acl/lang/lv/lang.php
/dokuwiki/lib/plugins/acl/lang/nl/intro.txt
/dokuwiki/lib/plugins/acl/lang/nl/lang.php
/dokuwiki/lib/plugins/acl/lang/no/intro.txt
/dokuwiki/lib/plugins/acl/lang/no/lang.php
/dokuwiki/lib/plugins/acl/lang/pl/intro.txt
/dokuwiki/lib/plugins/acl/lang/pl/lang.php
/dokuwiki/lib/plugins/acl/lang/pt/intro.txt
/dokuwiki/lib/plugins/acl/lang/pt/lang.php
/dokuwiki/lib/plugins/acl/lang/sk/intro.txt
/dokuwiki/lib/plugins/acl/lang/sk/lang.php
/dokuwiki/lib/plugins/acl/lang/tr/intro.txt
/dokuwiki/lib/plugins/acl/lang/tr/lang.php
/dokuwiki/lib/plugins/acl/lang/vi/intro.txt
/dokuwiki/lib/plugins/acl/lang/vi/lang.php
/dokuwiki/lib/plugins/acl/lang/zh-tw/intro.txt
/dokuwiki/lib/plugins/acl/lang/zh-tw/lang.php
/dokuwiki/lib/plugins/config/settings/config.class.php
5ca43e0727-Jan-2006 gb <gb@isis.u-strasbg.fr>

Missing french messages

darcs-hash:20060127130334-2060e-93f2919f20ba08aa2563c771f5fd39f755a462de.gz

1...<<231232233234235236237238239240>>...259