History log of /dokuwiki/inc/ (Results 5551 – 5575 of 6649)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
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 ...

34dbe71106-Feb-2007 chris <chris@jalakai.co.uk>

alter search callback to use call_user_func()

darcs-hash:20070206014428-9b6ab-1bcc1a005850b2048b49a7667dd25905f8a79ae2.gz

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

fix for slashes in phrase search #1066

darcs-hash:20070205191848-7ad00-77ad5a398534a7a64884e155c4607350e0f25a7c.gz

9f9fb0e502-Feb-2007 Tom N Harris <tnharris@whoopdedo.org>

Encode/Decode numeric HTML entities correctly.

utf8_tohtml handles all codepoints, and the inverse
function, utf8_unhtml, is added.

darcs-hash:20070202070509-6942e-09ed9dc37f1469055a7c04d44044768e1

Encode/Decode numeric HTML entities correctly.

utf8_tohtml handles all codepoints, and the inverse
function, utf8_unhtml, is added.

darcs-hash:20070202070509-6942e-09ed9dc37f1469055a7c04d44044768e160d60e6.gz

show more ...

54e9570002-Feb-2007 Tom N Harris <tnharris@whoopdedo.org>

Return true/false from all template output functions.

Any tpl_* function that doesn't otherwise return a value
will return true if something was printed.

darcs-hash:20070202064949-6942e-31ea67ab9

Return true/false from all template output functions.

Any tpl_* function that doesn't otherwise return a value
will return true if something was printed.

darcs-hash:20070202064949-6942e-31ea67ab941cc352d01f0b72971dd20179770226.gz

show more ...

37f8b54602-Feb-2007 Tom N Harris <tnharris@whoopdedo.org>

Show file name in debug comment when creating new cache.

darcs-hash:20070202063800-6942e-529cee02f506a5c221e2da33fd0720380752c37f.gz

37daf7b031-Jan-2007 Andreas Gohr <andi@splitbrain.org>

esperanto update

darcs-hash:20070131182641-7ad00-c3fa4a5a1265482daa96dcc91f5036b9ebce561a.gz

3b3f891628-Jan-2007 Andreas Gohr <andi@splitbrain.org>

small fix for metadata rendering if instructions aren't available

darcs-hash:20070128113952-7ad00-e7293a11680aed2cd88aac49d2a8b612bd0e61ee.gz

fc18c0fb26-Jan-2007 chris <chris@jalakai.co.uk>

fix FS#1010

darcs-hash:20070126204145-9b6ab-db7eba9c6045584a381eb83ae48787627973532b.gz

04ebd21425-Jan-2007 chris <chris@jalakai.co.uk>

create an addPluginCall() method for the handler

refactor plugin() method to use new function

this provides an interface for plugins to write their own instructions
directly when returning a single

create an addPluginCall() method for the handler

refactor plugin() method to use new function

this provides an interface for plugins to write their own instructions
directly when returning a single instruction is not sufficient and saves
plugin authors from hacking the handler's calls stack

darcs-hash:20070125144103-9b6ab-3df781ec7fd1c4e75ac198139581cd2759c91052.gz

show more ...

0a1d30bf25-Jan-2007 chris <chris@jalakai.co.uk>

improve and centralise email regexp, fixes FS#1049

darcs-hash:20070125143421-9b6ab-93ce6bfd804924af4651da9424738494f11fe5f2.gz

2e5c161d24-Jan-2007 Andreas Gohr <andi@splitbrain.org>

GeSHi update to 1.0.7.17

darcs-hash:20070124202520-7ad00-15af7e505ceb8265e124361229649ad4aa8d328f.gz

e205b72124-Jan-2007 Andreas Gohr <andi@splitbrain.org>

fixed broken table alignment

darcs-hash:20070124201255-7ad00-532c5d1ddc4d24aab980ff2cf6f521b051c73be2.gz

1f82fabe24-Jan-2007 Andreas Gohr <gohr@cosmocode.de>

moved interwiki resolve logic to base renderer class

darcs-hash:20070124111438-6e07b-7d3e534aa7eff56821bf94232fea7711c5881719.gz

da9f31c524-Jan-2007 Andreas Gohr <gohr@cosmocode.de>

moved simple URL handling from renderer to handler

darcs-hash:20070124101306-6e07b-f3b325915c5b379c5ec8ae3bcf21943be1942e83.gz

2ea4044f23-Jan-2007 Andreas Gohr <andi@splitbrain.org>

move title function to base renderer

darcs-hash:20070123083854-7ad00-b2a6723121ed82076a04c5956ecdbf22ec5aede7.gz

c327d6c420-Jan-2007 Andreas Gohr <andi@splitbrain.org>

Some renderer plugin updates

The namingscheme for renderer plugins now matches the other types, the plugin
manager now returns info on renderer plugins, too

darcs-hash:20070120002731-7ad00-fcea93a6

Some renderer plugin updates

The namingscheme for renderer plugins now matches the other types, the plugin
manager now returns info on renderer plugins, too

darcs-hash:20070120002731-7ad00-fcea93a6a6da807103b6aa82d6472196125cb3ec.gz

show more ...

863befa119-Jan-2007 Andreas Gohr <andi@splitbrain.org>

Renderer now inherits from Doku_Plugin

This makes typical plugin functions available to render plugins.

darcs-hash:20070119234945-7ad00-2ecc67ca68c85cfdd67718d147587f2f5ecb317a.gz

4ac6714019-Jan-2007 Andreas Gohr <andi@splitbrain.org>

moved plugin base class to inc

darcs-hash:20070119233350-7ad00-a8ae733093693a55c2566f5ee698a7b4aa3a833a.gz

a939d43215-Jan-2007 Andreas Gohr <andi@splitbrain.org>

added missing functions to renderer base class

darcs-hash:20070115201107-7ad00-a393183d8bc36296678f3f76adc43b5d5bec35a1.gz

76bbcac215-Jan-2007 Andreas Gohr <andi@splitbrain.org>

move tar and zip libs to inc

Move the compression libs of the plugin manager toa mre common place to
make them available to plugin authors.

darcs-hash:20070115192414-7ad00-0d53e8faf26fa1eeb1026ffab

move tar and zip libs to inc

Move the compression libs of the plugin manager toa mre common place to
make them available to plugin authors.

darcs-hash:20070115192414-7ad00-0d53e8faf26fa1eeb1026ffab8e0593f015147de.gz

show more ...

5e7fa82e06-Jan-2007 Andreas Gohr <andi@splitbrain.org>

show lastmod datetime in mediamanager FS#964

darcs-hash:20070106125603-7ad00-a10d366e8a3c7d58aacbffbe333b4fccba340f4a.gz

3178426706-Jan-2007 Andreas Gohr <andi@splitbrain.org>

make sure cachekey is a string in auth_nameencode FS#1000

darcs-hash:20070106122851-7ad00-9b3b2923e2f917107b29c4dacfc1047b2845a5db.gz

f78bd5f206-Jan-2007 medulio <medulio@ciberirmandade.org>

Galician translation

darcs-hash:20070106112310-3018d-6b515fe03f247f381ca5e6d8a7c5fe3d9374c47b.gz

1...<<221222223224225226227228229230>>...266