History log of /dokuwiki/ (Results 8951 – 8975 of 10561)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
59f042c922-Feb-2007 chris <chris@jalakai.co.uk>

fix rendered metadata detection problem

see http://www.freelists.org/archives/dokuwiki/02-2007/msg00207.html from Todd Augsburger

darcs-hash:20070222162434-9b6ab-d894563322227cfe4a018f649d8eebc9aec

fix rendered metadata detection problem

see http://www.freelists.org/archives/dokuwiki/02-2007/msg00207.html from Todd Augsburger

darcs-hash:20070222162434-9b6ab-d894563322227cfe4a018f649d8eebc9aec4a161.gz

show more ...

05835ea219-Feb-2007 Andreas Gohr <andi@splitbrain.org>

added missing files for patch by wingedfox

darcs-hash:20070219210653-7ad00-318cc9b6b0b219fc74377d8363f77f32ccf39ad7.gz

86045fe911-Jan-2007 wingedfox <wingedfox@debugger.ru>

JS checks for .hasOwnProperty

This patch includes
- several helper functions - is* checks
- hasOwnProperty method emulator
- checks for .hasOwnProperty in all for..in loops

darcs-hash:2007011111423

JS checks for .hasOwnProperty

This patch includes
- several helper functions - is* checks
- hasOwnProperty method emulator
- checks for .hasOwnProperty in all for..in loops

darcs-hash:20070111114236-00f02-50a71681e5d04faf086f1b8032a384648378b744.gz

show more ...

14d41eba11-Jan-2007 wingedfox <wingedfox@debugger.ru>

Rar mime type added

darcs-hash:20070111113557-00f02-f868a727d73fa16d4854ad60ff6aff0b59df67bb.gz

3e64844018-Feb-2007 Andreas Gohr <andi@splitbrain.org>

better red-green blindness compatibility FS#1065

This adds a dashed border for non-existing links to make it easier to
distinguish between existing and non existing links for users with
color-blindn

better red-green blindness compatibility FS#1065

This adds a dashed border for non-existing links to make it easier to
distinguish between existing and non existing links for users with
color-blindness.

darcs-hash:20070218142625-7ad00-a38c0c8470ab23d38ec156d222e670f9f74dd3fd.gz

show more ...

f106551018-Feb-2007 Andreas Gohr <andi@splitbrain.org>

minor spelling fix in German language

darcs-hash:20070218135700-7ad00-12c8c9d28cafa01d883f4dbffcbb04173420a6bb.gz

1179df0e17-Feb-2007 Guy Brand <gb@isis.u-strasbg.fr>

Fix namespace links and titles (FS 1005, 1006)

darcs-hash:20070217220746-19e2d-76c857902d24301707eb783ced96f25c00526659.gz

ece9fa7a18-Feb-2007 Andreas Gohr <andi@splitbrain.org>

Swedish update

darcs-hash:20070218134846-7ad00-1fb62b5d552810b0d771f73410ed3b047bbb0b64.gz

e1b31a9515-Feb-2007 Ben Coburn <btcoburn@silicodon.net>

config plugin TOC refactoring

Now uses the new toc_additem function in the Doku_Renderer_xhtml class.

darcs-hash:20070215015318-05dcb-f725b589b6ecf9b332f624f4bb9cafe7ed546172.gz

265f02e315-Feb-2007 Guy Brand <gb@isis.u-strasbg.fr>

RFC2047 fix for mail subjects (FS #1080)

Patch by Per Foreby

darcs-hash:20070215184609-19e2d-a5361f5009df14a3c21729758e758fe4ee2d1117.gz

76d47b3416-Feb-2007 David Lorentsen <zyberdog@quakenet.org>

Avoid missing file error if no changes

darcs-hash:20070216070704-ce218-6038e0a2eb170f2580949f5cd10399163f2335d3.gz

7aaa4c4611-Feb-2007 martin.tschofen <martin.tschofen@gmail.com>

all style sheet addition

darcs-hash:20070211024110-7f317-c094764db4d4c9b7e1cad01fc016f354d91aa39e.gz

51424dff12-Feb-2007 Michael Klier <chi@chimeric.de>

removed obsolite id #sidebar form print.css

darcs-hash:20070212153312-23886-4280eeb83854600bd99f0e9e1176fc0ab4f47492.gz

7503035912-Feb-2007 Andreas Gohr <andi@splitbrain.org>

send notify mails for uploaded files

darcs-hash:20070212190216-7ad00-7be9443a13ab0e885e569f4bdae166fcd00ab836.gz

8cb1eb0111-Feb-2007 Andreas Gohr <andi@splitbrain.org>

check if uploaded content matches the given mime type

A first attempt at fixing FS#1077

currently checks images and spam

darcs-hash:20070211223230-7ad00-ba8186c5e848e8783acabb9bf598739617aabdf2.gz

26890ffb11-Feb-2007 Andreas Gohr <andi@splitbrain.org>

disable text uploads by default

Spammers suck - see http://forum.dokuwiki.org/post/2213

darcs-hash:20070211201920-7ad00-0023501c73fece94effcc0efb2c0862c9f771bf2.gz

71b40da211-Feb-2007 Anika Henke <a.c.henke@arcor.de>

language-specific quotation marks (FS#438)

darcs-hash:20070211172015-d5083-2cab923b001391012a0a469746438d4d4087a718.gz

54f7220e10-Feb-2007 Andreas Gohr <andi@splitbrain.org>

Korean update

darcs-hash:20070210201116-7ad00-59b350dd2a4ad9461e78c9463dbcbd21306b124d.gz

dd5eee5408-Feb-2007 Andreas Gohr <andi@splitbrain.org>

compatibility fix for the recent render_TOC change

render_TOC now behaves like before when called non-statically without an argument
Fixes a problem in the config manager and probably other plugins

compatibility fix for the recent render_TOC change

render_TOC now behaves like before when called non-statically without an argument
Fixes a problem in the config manager and probably other plugins using the function
as well

darcs-hash:20070208195457-7ad00-c84f60278e3917c31d2f915ad55f296f858b30c4.gz

show more ...

cde6a01b08-Feb-2007 Andreas Gohr <andi@splitbrain.org>

workaround config for FS#852

On certain platforms the ignore_user_abort function does not work as expected, resulting
in a non working indexer webbug. Users with such a broken system (IIS+PHP as CGI

workaround config for FS#852

On certain platforms the ignore_user_abort function does not work as expected, resulting
in a non working indexer webbug. Users with such a broken system (IIS+PHP as CGI) can
enable this option to work around the problem (resulting in longer load times for the
webbug).

darcs-hash:20070208195145-7ad00-8fc14f9da535a70fa837066773e15a3926b077c7.gz

show more ...

bc6ecc1208-Feb-2007 Grzegorz Zur <grzegorz.zur@gmail.com>

polish language update

darcs-hash:20070208120717-e561a-d6307260ff7a8697bbb3b16b7c6df7688ce4e849.gz

d4834a1906-Feb-2007 Stephane Chazelas <stephane@artesyncp.com>

do preconnects only once #1067

darcs-hash:20070206191629-64c10-6607d7e7e724315b728e8c46a0b2ff6e7e8ab2f6.gz

de11706106-Feb-2007 chris <chris@jalakai.co.uk>

give xhtml renderer method _xmlEntities standard parameter values

darcs-hash:20070206021203-9b6ab-f580959f2177cecf4460ba55db016bb11cd111cc.gz

169c724006-Feb-2007 chris <chris@jalakai.co.uk>

refactor xhtml TOC creation into a class function, FS#1058

- changed inc/parser/xhtml.php, render_TOC() function
it now takes a toc array as a parameter
- refactor render_TOC() and _tocitem() int

refactor xhtml TOC creation into a class function, FS#1058

- changed inc/parser/xhtml.php, render_TOC() function
it now takes a toc array as a parameter
- refactor render_TOC() and _tocitem() into static class functions

The xhtml renderer can build its TOC using $this->render_TOC($this->toc)
Templates can create a separate TOC using
echo Doku_Renderer_xhtml::render_TOC(p_get_metadata($ID, 'description
tableofcontents'));

darcs-hash:20070206015454-9b6ab-b3bd7ff772b756f8aaf496cb319eb73994cdbd94.gz

show more ...

e7856bea06-Feb-2007 chris <chris@jalakai.co.uk>

refactor renderer header() to separate out adding toc items

adds a new render method toc_additem($id, $text, $level)

This allows toc items to be added separately from the header() function, allowin

refactor renderer header() to separate out adding toc items

adds a new render method toc_additem($id, $text, $level)

This allows toc items to be added separately from the header() function, allowing
plugins to generate their own table of content items without having to copy dw
core code (which may in the future change).

darcs-hash:20070206014821-9b6ab-218184e543f6b348e710acc2fe30a8ec329c66a8.gz

show more ...

1...<<351352353354355356357358359360>>...423