History log of /plugin/include/helper.php (Results 126 – 150 of 162)
Revision Date Author Comments
# c01ce462 08-Apr-2008 Gina Haeussge <osd@foosel.net>

Merged with changes by Christopher Smith

Improved recursion detection, ACL awarenes, ...

darcs-hash:20080408214702-2b4f5-ed21c3c56f8a2655f10d5abec18b17df7ef1dca0.gz


# 68e3f1ac 08-Apr-2008 Gina Haeussge <osd@foosel.net>

Fix of FS#1

In case of multiple inclusion levels in an inclusion hierarchy, the traversal
of it let to the content of the last visited leaf being prepended to the rendition
of the parent node thanks

Fix of FS#1

In case of multiple inclusion levels in an inclusion hierarchy, the traversal
of it let to the content of the last visited leaf being prepended to the rendition
of the parent node thanks to a variable initialized at the wrong location in code.
Relocating the initialization of $this->doc to AFTER traversal fixes this problem.

darcs-hash:20080408141449-2b4f5-05724ca31f6ca842c143636c3178920783235729.gz

show more ...


# 1f7a99c4 07-Apr-2008 Michael Klier <chi@chimeric.de>

add odt plugin render support

darcs-hash:20080407215429-23886-6391813e3f0d6e8fcdec009f5eb7bee09d433b88.gz


# 8c434f1a 31-Mar-2008 Gina Haeussge <osd@foosel.net>

Allow plugins to generate instruction lists ID dependently on included pages

Plugins like the discussion or the linkback plugin which use syntax command
to enable or disable certain functionality fo

Allow plugins to generate instruction lists ID dependently on included pages

Plugins like the discussion or the linkback plugin which use syntax command
to enable or disable certain functionality for pages during instruction set
generation so far executed these things in the wrong context of the
including page, not the included one, as the global variable $ID contained
the wrong page id.

This patch encloses the whole rendering process in the correct ID context,
opposite to the former XHTML-rendering only situation.

darcs-hash:20080331212506-2b4f5-99a26883033464227aa5a6abb94f5cef632d7167.gz

show more ...


# ee335396 21-Mar-2008 Michael Klier <chi@chimeric.de>

use strftime() instead of date()

darcs-hash:20080321123603-23886-8db6795c1e2df26d99740466093f426638f1ea83.gz


# fc5d061e 22-Aug-2007 wikidesign <chi@chimeric.de>

67 fix for missing tags in footer

darcs-hash:20070822065001-89468-2d162b400fcd651847620f0e53b8d11f6e665636.gz


# b088012c 11-Aug-2007 wikidesign <chi@chimeric.de>

65 Fix for duplicate footnotes and better footnote indention

darcs-hash:20070811144712-89468-0d0c63276dba9379e22598c55334a0a20e9adb21.gz


# 51b9ed81 11-Aug-2007 wikidesign <chi@chimeric.de>

64 Fix for previous patch and user page existence

darcs-hash:20070811142428-89468-3e20240af706f825121e0275ea24024884e99b63.gz


# 817828fa 11-Aug-2007 wikidesign <chi@chimeric.de>

63 change global $ID to included page and reset it when we're done

darcs-hash:20070811132424-89468-23a2be301a21084b40a0dd7117a59660bb3aa7eb.gz


# 50579d3b 11-Aug-2007 wikidesign <chi@chimeric.de>

62 Release preparations

darcs-hash:20070811130043-89468-1b6f58aa266030918e6b3039afb852015f2c0ee7.gz


# ec00fca6 11-Aug-2007 wikidesign <chi@chimeric.de>

60 Style improvements

darcs-hash:20070811111434-89468-04f87c1813953f1a846109bd5e749f34ef580b6a.gz


# 43dcb6de 10-Aug-2007 wikidesign <chi@chimeric.de>

59 Variants for flags (firstsec[tion]only, edit[btn|button])

darcs-hash:20070810210459-89468-be1b8647fec37fd5b0a99294ac330de877d361b6.gz


# 9a79957f 10-Aug-2007 wikidesign <chi@chimeric.de>

58 Fix for _convertInternalLink()

darcs-hash:20070810200935-89468-ada82fcd907952b56ded66ca2e2e866c7600cb9d.gz


# a3a7e530 10-Aug-2007 wikidesign <chi@chimeric.de>

57 Don't change section level for {{page>*}} syntax

darcs-hash:20070810121054-89468-6d587c1f00085c5afeab3f8be3031daf260145e6.gz


# 6c836050 10-Aug-2007 wikidesign <chi@chimeric.de>

56 Flag to show or hide edit button

darcs-hash:20070810115327-89468-7515e34f7155eec58f2385461406e2333f0c78b0.gz


# cf0272c0 10-Aug-2007 wikidesign <chi@chimeric.de>

54 Fix for _convertHeaders and santitize section level

darcs-hash:20070810113242-89468-b8fb417e763c2711ebc11fa8a004672ff2fe3b8d.gz


# f83ac5f7 09-Aug-2007 wikidesign <chi@chimeric.de>

53 Bugfix for permission check

darcs-hash:20070809100250-89468-4859e5d7c5c2ccae16950982e24ceddc63de7fcc.gz


# 990ad87f 09-Aug-2007 wikidesign <chi@chimeric.de>

52 ACL check, noheader flag and bug with text before title fixed

darcs-hash:20070809085344-89468-efdf35b74ffffccb6b9eca9b356a1da5b1d6e08f.gz


# a58d2b0a 04-Aug-2007 wikidesign <chi@chimeric.de>

50 Code refactoring and show read more link only if there is actually more content

darcs-hash:20070804012135-89468-c6a59882e381028fdc16290e69ad3dc1b206dbe0.gz


# b448b725 27-Apr-2007 wikidesign <chi@chimeric.de>

46 TOC bugfix by Stephane Chazelas

darcs-hash:20070427234008-89468-bf37bc3e570b6829f7f73efdee7249471170e79a.gz


# 3734f651 27-Apr-2007 raymond.scholz <chi@chimeric.de>

45 Fix braces.

darcs-hash:20070427170725-09e44-26e92fc58e87ad179fe281998f45c00988ff68b9.gz


# 3c01153c 27-Apr-2007 wikidesign <chi@chimeric.de>

44 Option to hide edit buttons (showeditbtn) as requested by Wojciech Kalka

darcs-hash:20070427115621-89468-87d97204df76c1824ab155ed6c38ef3469b19dc9.gz


# e62bb8f0 27-Apr-2007 wikidesign <chi@chimeric.de>

41 Support for draft status for blog entries

darcs-hash:20070427095300-89468-5b3f71ac2119b6a3f8b9714512a1dc509f6e3502.gz


# 564e71f6 26-Apr-2007 raymond.scholz <chi@chimeric.de>

40 Integration of Linkback Plugin (http://wiki.foosel.net/snippets/dokuwiki/linkback).

New config option 'showlinkbacks' (on/off) which enables the display
of linkbacks (trackbacks/pingbacks) if the

40 Integration of Linkback Plugin (http://wiki.foosel.net/snippets/dokuwiki/linkback).

New config option 'showlinkbacks' (on/off) which enables the display
of linkbacks (trackbacks/pingbacks) if the Linkback Plugin is installed.

darcs-hash:20070426194620-09e44-78abf8c9ea3645a948cc61db21e120f81c6f0d98.gz

show more ...


# 58de0a6f 14-Jan-2007 wikidesign <chi@chimeric.de>

37 Bugfix for previous patch and don't show inexistant pages when no permission to create

darcs-hash:20070114151341-89468-e1c46a7637d6340f66c7ec2bf32a41dcfffe0511.gz


1234567