History log of /plugin/include/syntax/footer.php (Results 1 – 17 of 17)
Revision Date Author Comments
# 34bf2523 04-Jul-2025 Andreas Gohr <andi@splitbrain.org>

replace strftime use with dformat

This fixes deprecation messages


# 62633254 23-Jan-2022 Michael Hamann <michael@content-space.de>

Fix reference assignment of plugin_load


# dc971206 27-Sep-2020 lpaulsen93 <lars_paulsen@web.de>

Removed useless/deprecated code


# 7a086143 01-Feb-2015 Michael Hamann <michael@content-space.de>

Use DokuWiki's `showuseras` setting instead of custom user namespace

This removes the custom user namespace links and replaces the whole
custom link generation by standard DokuWiki code. Note that p

Use DokuWiki's `showuseras` setting instead of custom user namespace

This removes the custom user namespace links and replaces the whole
custom link generation by standard DokuWiki code. Note that previously
the id of the user page was the full name while now it is the user id
(if enabled in DokuWiki).

show more ...


# 4aa23dc0 05-Nov-2014 Gerrit Uitslag <klapinklapin@gmail.com>

fixes signature strict notices


# 8611cb4c 24-Nov-2013 Michael Hamann <michael@content-space.de>

Fix PHP strict warnings


# 8d13979c 20-Feb-2013 Michael Hamann <michael@content-space.de>

Only display dates and author if the included page exists


# 3fca97c9 30-Nov-2012 boukeversteegh <info@boukeversteegh.nl>

Added option for showing the modified time of a page


# 2524d407 14-Dec-2010 Michael Hamann <michael@content-space.de>

vim-modelines: Remove no longer allowed enc=utf-8


# b2bd09f6 29-Mar-2010 Michael Klier <chi@chimeric.de>

switched to new plugin.info.txt layout


# 5013e176 11-May-2009 Michael Klier <chi@chimeric.de>

release preparations

darcs-hash:20090511194151-23886-4be0acba725c52de54bc7413982cdb97c9b23c4f.gz


# 026df011 11-May-2009 Michael Klier <chi@chimeric.de>

fixed tags display

darcs-hash:20090511192250-23886-4a0c8d1814a56ec861df77973c1c1fb013faaa15.gz


# b68e5bd3 11-May-2009 Michael Klier <chi@chimeric.de>

added new headerlink option

darcs-hash:20090511123434-23886-9fc5c7cc7dc741b0fa2fb11627e08d8096429871.gz


# 7a09d26b 11-May-2009 Michael Klier <chi@chimeric.de>

fixed tags output in footer

darcs-hash:20090511120733-23886-d5c7ea0ab1aa56bda099e3cbfb1fb3d59d8edbf5.gz


# b95aa976 24-Mar-2009 Michael Klier <chi@chimeric.de>

made noeditbtn work

darcs-hash:20090324145413-23886-9b8c800eefd745099708db709ba2d92cbc5080c0.gz


# d53221c4 23-Mar-2009 Michael Klier <chi@chimeric.de>

fixed footer section titles and links

darcs-hash:20090323142446-23886-fed7523b4767323bd9b420b23f3ea88262ccb814.gz


# 6f0ad9d7 18-Mar-2009 Michael Klier <chi@chimeric.de>

plugin works on instruction level now

This a first working version of the include plugin that works compeltely on
instruction level and therefore implements "sane" indentation level
conversion.

plugin works on instruction level now

This a first working version of the include plugin that works compeltely on
instruction level and therefore implements "sane" indentation level
conversion.

IMPORTANT: All plugins which rely on the include plugin need to be updated.
Convenience functions to use the include plugin in other plugins will follow
shortly. This patch breaks the blog plugin.

darcs-hash:20090318142051-23886-785eebf83084748f5a6fcfcaad7aa7bf6b7fcc6f.gz

show more ...