History log of /dokuwiki/lib/ (Results 4401 – 4425 of 4558)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
172a957425-Jan-2006 Andreas Gohr <andi@splitbrain.org>

hide lower toolbar while spellchecking

darcs-hash:20060125205400-7ad00-5cc3ed97d2ca21003f72e09150f9f49149db9e44.gz

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

config plugin

darcs-hash:20060125001546-9b6ab-02a6255db9adc4dc22f4970b01a3b148d2b1810c.gz

0440ff1525-Jan-2006 chris <chris@jalakai.co.uk>

user manager plugin

darcs-hash:20060125000731-9b6ab-f42d90c270edd795038b814516a1da90c0824e71.gz

6ab0415724-Jan-2006 chris <chris@jalakai.co.uk>

plugin manager styles update for css substitutions

darcs-hash:20060124145255-9b6ab-6d89986c1f867975cd8ebd7f538a6fb7829a053d.gz


/dokuwiki/_test/cases/inc/parser/parser_i18n.test.php
/dokuwiki/_test/cases/inc/parser/parser_links.test.php
/dokuwiki/conf/local.php.dist
/dokuwiki/conf/mysql.conf.php.example
/dokuwiki/inc/auth/mysql.class.php
/dokuwiki/inc/common.php
/dokuwiki/inc/confutils.php
/dokuwiki/inc/geshi.php
/dokuwiki/inc/geshi/actionscript-french.php
/dokuwiki/inc/geshi/actionscript.php
/dokuwiki/inc/geshi/ada.php
/dokuwiki/inc/geshi/apache.php
/dokuwiki/inc/geshi/applescript.php
/dokuwiki/inc/geshi/asm.php
/dokuwiki/inc/geshi/asp.php
/dokuwiki/inc/geshi/bash.php
/dokuwiki/inc/geshi/blitzbasic.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/dos.php
/dokuwiki/inc/geshi/eiffel.php
/dokuwiki/inc/geshi/freebasic.php
/dokuwiki/inc/geshi/gml.php
/dokuwiki/inc/geshi/html4strict.php
/dokuwiki/inc/geshi/ini.php
/dokuwiki/inc/geshi/inno.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/mysql.php
/dokuwiki/inc/geshi/nsis.php
/dokuwiki/inc/geshi/objc.php
/dokuwiki/inc/geshi/ocaml-brief.php
/dokuwiki/inc/geshi/ocaml.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/ruby.php
/dokuwiki/inc/geshi/scheme.php
/dokuwiki/inc/geshi/sdlbasic.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
plugins/plugin/style.css
fd7c2db022-Jan-2006 Andreas Gohr <andi@splitbrain.org>

CSS compressor fix

darcs-hash:20060122124613-7ad00-41ed03a1d6668874a324db8bc98aee72ab90e277.gz

474767f421-Jan-2006 Andreas Gohr <andi@splitbrain.org>

do not print background images #689

darcs-hash:20060121191053-7ad00-8d90d468a9337a36c86004323e6b1f58ade13fa2.gz

0c6b58a821-Jan-2006 Andreas Gohr <andi@splitbrain.org>

removed graphical list bullet

Unordered lists used a graphic for the list bullet. Using the same technique
as in the ordered lists we don't need an image just to have the color. This
has two advanta

removed graphical list bullet

Unordered lists used a graphic for the list bullet. Using the same technique
as in the ordered lists we don't need an image just to have the color. This
has two advantages:

1. The list bullets still have the correct color when colors are adjusted
in style.ini

2. List bullets grow and shrink correctly with the fontsize

It has a disadvantage as well: All list items need to be marked up like this:

<li><div class

darcs-hash:20060121121435-7ad00-c6455f9b58c6e78b630c1121499e2052525fb556.gz

show more ...

247c1c5d21-Jan-2006 Andreas Gohr <andi@splitbrain.org>

strip (incorrect but common) one line comments in CSS compressor

darcs-hash:20060121114730-7ad00-773f787251a52d230aee9078fb2c974ffe37599a.gz

fa857db111-Jan-2006 Andreas Gohr <gohr@cosmocode.de>

more general alignment styles

darcs-hash:20060111100242-6e07b-738178d7aed0e2338c89a057b612f14d2814c9c5.gz

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

stricter xhtml compliance -- part 2

darcs-hash:20060115183253-d5083-a343b935336bee053b99d75c7e3e72a296eb0099.gz

704bbeb015-Jan-2006 Erik Bystrm <erik.bystrom@gmail.com>

use usleep in locking to avoid 100% CPU

darcs-hash:20060115105943-4b825-c15733992e9bbf26621d4431da3171bcb8d24057.gz

875f9efe13-Jan-2006 chris <chris@jalakai.co.uk>

plugin manager update, remove js & css file aggregation, improve error handling

darcs-hash:20060113023414-9b6ab-76bd7b12af34e8f32135c32c22403bd0fb14c98a.gz

4beabca914-Jan-2006 Anika Henke <a.c.henke@arcor.de>

better_xhtml_compliance_1.patch

darcs-hash:20060114163558-d5083-0d8e27162de2b0bfe9783e31cf4ca45a99006dd5.gz

1f5663fd11-Jan-2006 chris <chris@jalakai.co.uk>

css.php bugfix for unitialised arrays in php5

darcs-hash:20060111145922-9b6ab-7193dae5fec7e0d9d081c4e2b39459eba2d56888.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 ...

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 ...

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

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

automatic google ping after sitemap update

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

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 ...

1...<<171172173174175176177178179180>>...183