History log of /dokuwiki/ (Results 9951 – 9975 of 10765)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
f6c1156d09-Jan-2006 Wolfgang Ocker <weo@weo1.de>

Small patch to recent changes list

In the "recent changes" list I've seen some artefacts. This patch
fixes them.

darcs-hash:20060109211929-6ddad-2f467e426b661fb978160c0bfd419abd50537931.gz

c1a2ae1f09-Jan-2006 Mostafa Hussein <mostafa@gmail.com>

arabic translation

darcs-hash:20060109211722-1b36e-502e8defbb8f5d103b1ec72beca4a1cc168c2288.gz

f26243a607-Jan-2006 matthiasgrimm <matthiasgrimm@users.sourceforge.net>

mysql class password encryption bugfix

A syntax error in the checkpass() function prevented the module
from using password encryption by the database. It always did the
password encryption by itself

mysql class password encryption bugfix

A syntax error in the checkpass() function prevented the module
from using password encryption by the database. It always did the
password encryption by itself - fixed.

darcs-hash:20060107114635-7ef76-0eeee13b57844097e83f14d85372502e6b1ce10e.gz

show more ...

e8dfb12913-Dec-2005 chris <chris@jalakai.co.uk>

confutils fix to allow '#' when immediately preceeded by'&' (# is a comment indicator otherwise)

darcs-hash:20051213175633-9b6ab-1103b79a9d956d72e20b3df6ba4e5e6b55443c78.gz

4ce6ec0812-Dec-2005 Andreas Gohr <andi@splitbrain.org>

css fix for compatibility with older templates

darcs-hash:20051212202103-7ad00-0dc080bff0423f2c93e29361db03452552577e93.gz

ff0509a810-Dec-2005 Andreas Gohr <andi@splitbrain.org>

JS fixes

darcs-hash:20051210204439-7ad00-602f2ab029f37fa3886e826329d1e534811fd1f1.gz

00540a3810-Dec-2005 Andreas Gohr <andi@splitbrain.org>

unobstrusive JS for TOC, better onload handling

This path adds more unobstrusive JavaScript for the TOC handling. It also
loads JavaScript initialiezers as soon as the DOM is parsed for Mozilla-base

unobstrusive JS for TOC, better onload handling

This path adds more unobstrusive JavaScript for the TOC handling. It also
loads JavaScript initialiezers as soon as the DOM is parsed for Mozilla-based
Browsers as described at http://dean.edwards.name/weblog/2005/09/busted/ - a
IE solution was not chosen yet.

darcs-hash:20051210193709-7ad00-771461e56d9661caf9ca733a6d617f009e24d0b7.gz

show more ...

0a6ead4107-Dec-2005 Andreas Gohr <andi@splitbrain.org>

remove error supression for local.php (related to #659)

darcs-hash:20051207194400-7ad00-2b0cb5baec92b9cdf40ad7e3e429de0b34aa9f2a.gz

0fac700b07-Dec-2005 Andreas Gohr <andi@splitbrain.org>

more debugging code in indexer.php

darcs-hash:20051207193507-7ad00-5b9c870ae153b1c7adc8360822ffc6216be98809.gz

e570616607-Dec-2005 steven-danz <steven-danz@kc.rr.com>

favicon to tpl

Move the favicon.ico file from the DOKU_BASE to DOKU_TPL to make it easier
for new templates to replace the image

darcs-hash:20051207024650-4c315-867302015ab832e05e49316aef87fc823a29

favicon to tpl

Move the favicon.ico file from the DOKU_BASE to DOKU_TPL to make it easier
for new templates to replace the image

darcs-hash:20051207024650-4c315-867302015ab832e05e49316aef87fc823a29f79c.gz

show more ...

5fb14d6304-Dec-2005 Grzegorz Zur <grzegorz.zur@gmail.com>

polish language update

darcs-hash:20051204142522-e561a-6b557c039c980da9645443834bb23623a8176933.gz

4e40677603-Dec-2005 Andreas Gohr <andi@splitbrain.org>

check for available memory in GD resizing #655

darcs-hash:20051203145501-7ad00-a5c1f52b98fc26772d6585fe9218a3351da39b95.gz

262bcb0e03-Dec-2005 Andreas Gohr <andi@splitbrain.org>

added debug options to indexer.php for sitemap stuff

darcs-hash:20051203142519-7ad00-d72a5e338ecda2b819e8628444d2262d7458b8e2.gz

dd7bbbf403-Dec-2005 Andreas Gohr <andi@splitbrain.org>

cleanups in resize_imageGD (maybe #631)

darcs-hash:20051203133713-7ad00-6c4d3126fb5de8e5396c214b1f6c82f99eca98ae.gz

ccdfa6c003-Dec-2005 Andreas Gohr <andi@splitbrain.org>

fix for wrong include path #651

darcs-hash:20051203131815-7ad00-b45dfcae203764658deb80e0b18b9ddc0cfba37b.gz

f95e691e03-Dec-2005 Andreas Gohr <andi@splitbrain.org>

don't use named recipients in mails on Windows #652

darcs-hash:20051203131542-7ad00-9c65b70a7fade074b4d46939b1cc62984caa59c9.gz

20b335b529-Nov-2005 Andreas Gohr <andi@splitbrain.org>

automatic google ping after sitemap update

darcs-hash:20051129223742-7ad00-2b17207795c195d7194578007ef19029f0ed0f94.gz

ce26836629-Nov-2005 Ondrej Vegh <ovegh@vsieti.sk>

slovak language

darcs-hash:20051129185404-38858-50ac1050a556d387d4a4d2134b1ded484ef78bbb.gz

ad81d43127-Nov-2005 Andreas Gohr <andi@splitbrain.org>

Wildcardsearch added #552 #632

Now searching for word parts is possible by adding or prepending a *
character to the searchword:

'foo*' searches for words beginning with 'foo' eg. 'foobar'
'*foo' l

Wildcardsearch added #552 #632

Now searching for word parts is possible by adding or prepending a *
character to the searchword:

'foo*' searches for words beginning with 'foo' eg. 'foobar'
'*foo' looks for words ending in 'foo' eg. 'barfoo'
'*foo*' gets anything with 'foo' in it eg. 'barfoobaz'

darcs-hash:20051127180723-7ad00-1eb29e812ddaf38d9812697bb1cffffe9a5fb330.gz

show more ...

519b317327-Nov-2005 Andreas Gohr <andi@splitbrain.org>

Template stylesheets are now defined in sytle.ini

Which stylesheets should be loaded for a template is now defined in
the style.ini file.

IMPORTANT: template designers need to adjust their style.in

Template stylesheets are now defined in sytle.ini

Which stylesheets should be loaded for a template is now defined in
the style.ini file.

IMPORTANT: template designers need to adjust their style.ini

darcs-hash:20051127121849-7ad00-cf5b4d608d72bc9ed57766298a3942c3a2ec88f9.gz

show more ...

e35e4cbd27-Nov-2005 Andreas Gohr <andi@splitbrain.org>

fixed date format for google sitemaps

darcs-hash:20051127110118-7ad00-691b4d529004ef0571896c3d326361970a584409.gz

8b9da5a726-Nov-2005 Andreas Gohr <andi@splitbrain.org>

Added Google sitemap support #371

This patch addes the automatic creation of Google sitemaps. The map
is created in the DokuWiki root dir and named sitemap.xml.gz if gzip
compression is available -

Added Google sitemap support #371

This patch addes the automatic creation of Google sitemaps. The map
is created in the DokuWiki root dir and named sitemap.xml.gz if gzip
compression is available - if not the gz extion is skipped.
How often the map is recreated is defined through the $conf['sitemap']
option. It accepts a day value.

darcs-hash:20051126234709-7ad00-6ff4b0e79670cdfa39e615ec9dc40146ffcc9dd4.gz

show more ...

1e6dfe4926-Nov-2005 Andreas Gohr <andi@splitbrain.org>

more fixes on spaces in spellcheck

darcs-hash:20051126175521-7ad00-b836b220bf1cf5f50d881e13d52494dc4c71902e.gz

31b47a2e26-Nov-2005 Andreas Gohr <andi@splitbrain.org>

added greek character to special char picker

darcs-hash:20051126143544-7ad00-8bbceecac51498aaf707b130457616d9d2232943.gz

1e96e0af26-Nov-2005 Andreas Gohr <andi@splitbrain.org>

preserve spaces in spellchecker #620

darcs-hash:20051126134156-7ad00-8ad7d27dfa1e0e2ca672065f96bb7031c34a0056.gz

1...<<391392393394395396397398399400>>...431