History log of /dokuwiki/ (Results 8976 – 9000 of 10498)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
0a7e3bce26-Nov-2006 chris <chris@jalakai.co.uk>

metadata update to support both persistent and non-persistent metadata

Key changes:
- metadata stored on disk in two arrays, 'current' & 'persistent'
- p_set_metadata has an additional parameter, $p

metadata update to support both persistent and non-persistent metadata

Key changes:
- metadata stored on disk in two arrays, 'current' & 'persistent'
- p_set_metadata has an additional parameter, $persistent, which defaults to true
- metadata set within the renderer defaults to non-persistent
- new event hook, PARSER_METADATA_RENDER, which wraps around metadata rendering process. For
full details of this event refer to the event list documentation at splitbrain.

The patch includes automatic conversion of metadata in current form to the new format

For more details also see http://www.freelists.org/archives/dokuwiki/11-2006/msg00221.html
and any follow-up messages.

darcs-hash:20061126152144-9b6ab-a4e40c221e0274b13da07dc2fc1d2100f5f3a50e.gz

show more ...

7f2f59ea25-Nov-2006 Andreas Gohr <andi@splitbrain.org>

catalan language update

darcs-hash:20061125161230-7ad00-cd701e38d77d628d2f89170fccc8b000d2608d35.gz

797c0d1124-Nov-2006 Andreas Gohr <andi@splitbrain.org>

experimental XMLRPC support

This adds experimental XMLRPC support to DokuWiki. A subset of the
Wiki XMLRPC API v2 [1] is implemented.

You need to remove the die() call in lib/exe/xmlrpc.php to use

experimental XMLRPC support

This adds experimental XMLRPC support to DokuWiki. A subset of the
Wiki XMLRPC API v2 [1] is implemented.

You need to remove the die() call in lib/exe/xmlrpc.php to use it.

[1] http://www.jspwiki.org/wiki/WikiRPCInterface2

darcs-hash:20061124232744-7ad00-fdaccc68787c3b0349b155a94a1a56003560c5d8.gz

show more ...

6798a86a24-Nov-2006 Andreas Gohr <andi@splitbrain.org>

trim pagename returned by ft_pageLookup

darcs-hash:20061124215413-7ad00-f2bd46b7edf70660cc3e0274bd222eafba1edbc6.gz

e9208eb124-Nov-2006 Andreas Gohr <andi@splitbrain.org>

fixed paths in getVersion

darcs-hash:20061124202533-7ad00-316002eeb9a829a7f8d9f4f984a892af7a59bfc8.gz

2625393223-Nov-2006 Andreas Gohr <andi@splitbrain.org>

added missing .htaccess to inc directory #989

darcs-hash:20061123152828-7ad00-857964d3bdb78a8e37834422ffac8b2b8c96ece8.gz

967be1dc22-Nov-2006 Andreas Gohr <andi@splitbrain.org>

german language fixes

darcs-hash:20061122194628-7ad00-9fd2aa560750e7c1eadcf9e854a50588ccbebbd5.gz

615960fe15-Nov-2006 Tom N Harris <tnharris@whoopdedo.org>

use generated CSS for RSS feeds

plugins can include styles with feed.css,
templates can use the media type feed in style.ini

darcs-hash:20061115101549-6942e-d1de56b343ce0cc11ca6b911c444197316f4a4eb

use generated CSS for RSS feeds

plugins can include styles with feed.css,
templates can use the media type feed in style.ini

darcs-hash:20061115101549-6942e-d1de56b343ce0cc11ca6b911c444197316f4a4eb.gz

show more ...

afe99d0018-Nov-2006 Andreas Gohr <andi@splitbrain.org>

renamed tar and zip libraries in plugin manager #974

The zip class was renamed to avoid name clashes with a certain PHP extension
the tar lib was renamed to make it match the zip naming ;-)

darcs-h

renamed tar and zip libraries in plugin manager #974

The zip class was renamed to avoid name clashes with a certain PHP extension
the tar lib was renamed to make it match the zip naming ;-)

darcs-hash:20061118161242-7ad00-c50173d8b240d81455b48d2904c353c3e7e4a9a0.gz

show more ...

fea34fed18-Nov-2006 Andreas Gohr <andi@splitbrain.org>

don't print messages #980

darcs-hash:20061118160114-7ad00-5239713397fa0a9caaeb27e9407508c8a63c9e01.gz

2a355ffa18-Nov-2006 David Lorentsen <zyberdog@quakenet.org>

fix for date display when diffing a deleted revision #983

darcs-hash:20061118155255-ce218-73128d52594c55887b4680b95fe7c8fdaf9d689c.gz

e226efe118-Nov-2006 Andreas Gohr <andi@splitbrain.org>

hide inline scripts from XML parsers

This patch addes some comment magic to inline scripts to hide them from
XML parsers (like the W3C CSS validator).

darcs-hash:20061118154333-7ad00-c24bc36192080f

hide inline scripts from XML parsers

This patch addes some comment magic to inline scripts to hide them from
XML parsers (like the W3C CSS validator).

darcs-hash:20061118154333-7ad00-c24bc36192080fe34f232c5ec2df3f494993f2fe.gz

show more ...

d5b2330217-Nov-2006 Tom N Harris <tnharris@whoopdedo.org>

Indexer asian language fixes and speed-ups

Make Chinese and Japanese work better with the new indexer.
Some missing punctuation added to utf8_stripspecials.
Misc. other changes to make indexing fast

Indexer asian language fixes and speed-ups

Make Chinese and Japanese work better with the new indexer.
Some missing punctuation added to utf8_stripspecials.
Misc. other changes to make indexing faster. The indexes will expire on
backend upgrades, so you don't have to delete *.indexed

darcs-hash:20061117123032-6942e-774b38e08234928c49b37e40addba375acf67ac0.gz

show more ...

9046bb9917-Nov-2006 Andreas Gohr <andi@splitbrain.org>

sitemapper update

The Google sitemap protocol was recently adopted by Yahoo and Microsoft and
made a common standard. This patch changes the XML namespace URL to the new
sitmaps.org site and ups the

sitemapper update

The Google sitemap protocol was recently adopted by Yahoo and Microsoft and
made a common standard. This patch changes the XML namespace URL to the new
sitmaps.org site and ups the version to 0.9

Pinging of Yahoo and Microsoft was added to the existing Google ping. The
microsoft ping currently fails with a "Bad format" error for unknown reason.
This will hopefully change when either Microsoft fixes their URL or releases
some documentation.

darcs-hash:20061117150030-7ad00-0fac1cba07926c3ffe687a8cbaf465e8de3abcd7.gz

show more ...

c957064916-Nov-2006 Andreas Gohr <andi@splitbrain.org>

two more event hooks

darcs-hash:20061116212937-7ad00-2ac647a9040f75650bdbe1047e76370f9c900dff.gz

88e6a4f214-Nov-2006 Andreas Gohr <andi@splitbrain.org>

HTML_EDITFORM_INJECTION event added

A simple event to inject additional HTML into the editform. This probably
needs to be improved.

darcs-hash:20061114220825-7ad00-ce868b8d8a25f5120c49dc018b8fd1024

HTML_EDITFORM_INJECTION event added

A simple event to inject additional HTML into the editform. This probably
needs to be improved.

darcs-hash:20061114220825-7ad00-ce868b8d8a25f5120c49dc018b8fd1024aff6e12.gz

show more ...

b2bc63f014-Nov-2006 Andreas Gohr <andi@splitbrain.org>

bracket fix in inc/indexer.php

darcs-hash:20061114210440-7ad00-841acaf84e77e7bea16b96317531bd502ee44938.gz

c6e62e9f13-Nov-2006 chris <chris@jalakai.co.uk>

obfuscate email address when it is used in mailto links (bug#977)

This patch applies when no alternate link text is supplied and the actual email address would be
used as the link text.

darcs-hash:

obfuscate email address when it is used in mailto links (bug#977)

This patch applies when no alternate link text is supplied and the actual email address would be
used as the link text.

darcs-hash:20061113124108-9b6ab-bd8109100b9305a1a04964d226c779aa320df64c.gz

show more ...

3fc667cf13-Nov-2006 chris <chris@jalakai.co.uk>

fixes for stricter php5 typing (bug#978)

darcs-hash:20061113122645-9b6ab-e5f5be2e88eea7eb00643e6a5210086f46191c30.gz

579b0f7e12-Nov-2006 TNHarris <telliamed@fastmail.us>

Word-Length Indexer

A modification to the indexer that sorts words based on length. This should make
searching a little bit more efficient. After the patch is applied, your old index
will be automat

Word-Length Indexer

A modification to the indexer that sorts words based on length. This should make
searching a little bit more efficient. After the patch is applied, your old index
will be automatically converted to the new format (when you visit a page). The
new index format is:

1. Index files are stored in savedir/index
2. Word lists are stored as wlen.idx. This used to be word.idx.
3. Word indexes are stored as ilen.idx. This used to be index.idx.
4. The page list, page.idx, is simply copied to the new location.

Any plugins you have, such as the blog plugin, that read the index files need to
be updated.

darcs-hash:20061112194900-2b9f0-a975498ccf0a1d39c6df73b79bcd028d5e81c389.gz

show more ...

c64b282c12-Nov-2006 Andreas Gohr <andi@splitbrain.org>

czech stopword update

darcs-hash:20061112184437-7ad00-0bce4a60720158c90d4f3668d73ed5303dadbe72.gz

a54c4b0b12-Nov-2006 Andreas Gohr <andi@splitbrain.org>

dutch language updates

darcs-hash:20061112184102-7ad00-698188fd3915aa1937857a27245676f966815ee4.gz

fa3008ee12-Nov-2006 Andreas Gohr <andi@splitbrain.org>

lv language update

darcs-hash:20061112183810-7ad00-32ef50e7f2d5f5c43c3ec3c536f3048646ec225e.gz

0df6f15012-Nov-2006 Andreas Gohr <andi@splitbrain.org>

purge option support for js.php and css.php

adding ?purge

darcs-hash:20061112143440-7ad00-436a63c8ee0279a9aa0423c389967418f8528656.gz

6b379cbf10-Nov-2006 Andreas Gohr <andi@splitbrain.org>

DOMlib removed

The DOMlib javascript library was removed. It was only used for
footnote tooltips and access key fixup.

Removing the library creates a much smaller JavaScript footprint. The
size of

DOMlib removed

The DOMlib javascript library was removed. It was only used for
footnote tooltips and access key fixup.

Removing the library creates a much smaller JavaScript footprint. The
size of the compacted non-edit Javascript output was reduces from 56110
bytes down to 29296 bytes.

The footnote tooltip was completely rewritten and tested in FireFox
2.0, IE 6 and Opera 9.02. Please test other browsers as well.

The acces key fixup might beahve different now on Mac platforms.

darcs-hash:20061110201541-7ad00-0dffad095193bc7e7c505796a99b0a0a010a6b0d.gz

show more ...

1...<<351352353354355356357358359360>>...420