#
fc7b21c5 |
| 15-Jun-2015 |
Michael Große <grosse@cosmocode.de> |
Use an option to enable this plugins debug output
The debug output of this plugin is extremly verbose. It should be possible to separately enable/disable it. That way the debug can still be used whe
Use an option to enable this plugins debug output
The debug output of this plugin is extremly verbose. It should be possible to separately enable/disable it. That way the debug can still be used when one is searching for rarer errors
show more ...
|
#
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 ...
|
#
0fd81891 |
| 12-Aug-2014 |
2cadz <2cadz@adiczion.net> |
Add option for show or not the 'Read More' link.
|
#
2ce032a7 |
| 02-Aug-2013 |
Satoshi Sahara <sahara.satoshi@gmail.com> |
make footer parameters together
in the configuration manager for better understandings
|
#
5ba48273 |
| 02-Dec-2012 |
Michael Hamann <michael@content-space.de> |
Add "noheader" configuration option for "noheader" flag, closes #101
This also adds "showheader" and "header" flags which both disable the "noheader" option.
|
#
3fca97c9 |
| 30-Nov-2012 |
boukeversteegh <info@boukeversteegh.nl> |
Added option for showing the modified time of a page
|
#
df062bd2 |
| 28-Nov-2012 |
Michael Hamann <michael@content-space.de> |
Add (r)sort and order flags for namespace includes #96 #61
This adds the following ordering criterias: - page ID (current behavior, default) - title - date created - date modified - indexmenu sort t
Add (r)sort and order flags for namespace includes #96 #61
This adds the following ordering criterias: - page ID (current behavior, default) - title - date created - date modified - indexmenu sort tag metadata - include plugin sort tag metadata (new syntax: {{include_n>[number]}})
When the rsort flag is set, the ordering will be reversed. Both flags are available as configuration option, too.
show more ...
|
#
ff4c1966 |
| 28-Nov-2012 |
Michael Hamann <michael@content-space.de> |
Add 'depth' flag and option for the maximum depth of namespace includes
The default is 1, i.e. the former behavior, 0 allows unlimited depth.
|
#
b5295d80 |
| 23-Nov-2012 |
Michael Hamann <michael@content-space.de> |
Add "safeindex" feature, prevents indexing of protected included metadata
The safeindex feature that is turned on by default prevents the indexer from indexing metadata from included pages that are
Add "safeindex" feature, prevents indexing of protected included metadata
The safeindex feature that is turned on by default prevents the indexer from indexing metadata from included pages that are non-public. This means that for example only links from included pages that are public will be indexed.
This affects plugins that add their own metadata to the index in the following ways:
* there is no effect when all included pages are public or when no user is logged in when the page is indexed * when the plugin's event handler is called after the include plugin, the plugin will get only metadata from included pages that are public * when the plugin's event handler is called before the include plugin the include plugin will delete the plugin's metadata. I'm happy to add special handlers or exceptions for plugins like the tag plugin (already included) that are affected by this problem.
The safeindex feature can be turned off when the ACL rules of all parent pages match the child pages or when information disclosure through metadata like backlinks is no problem.
show more ...
|
#
1403dce0 |
| 19-Aug-2011 |
Jerry G Geiger <jerrygeiger@web.de> |
Add more options for the linkonly mode and date replacements
This adds several new options and flags, it allows to force-enable the usage of the first heading of the linked to page even if useheadin
Add more options for the linkonly mode and date replacements
This adds several new options and flags, it allows to force-enable the usage of the first heading of the linked to page even if useheading is off, it allows to disable the paragraph around the links and it adds more date replacements so you can easily use the year of the previous or next month etc. in the id of the included page/namespace.
show more ...
|
#
12092bce |
| 31-Dec-2010 |
Michael Hamann <michael@content-space.de> |
Add linkonly option for displaying a link instead of the content
This commit adds a linkonly option that makes the include plugin behave like internal links except that each link is wrapped inside a
Add linkonly option for displaying a link instead of the content
This commit adds a linkonly option that makes the include plugin behave like internal links except that each link is wrapped inside a paragraph. When the url parameter "include_content" is set, all includes are displayed as full includes. This makes it possible to have a page with a list of a lot of pages as table of contents and then to export all these pages as single large document with setting that url parameter. This is useful for creating things like books or larger documentations. This feature has been requested and sponsored by Jörg Ferlein.
show more ...
|
#
2524d407 |
| 14-Dec-2010 |
Michael Hamann <michael@content-space.de> |
vim-modelines: Remove no longer allowed enc=utf-8
|
#
d65c10b4 |
| 24-Nov-2009 |
Michael Klier <chi@chimeric.de> |
added option to enable/disable indentation
|
#
9842f536 |
| 11-May-2009 |
Michael Klier <chi@chimeric.de> |
added missing permalink config metadata
darcs-hash:20090511131059-23886-26ebacf4d342aa6e6dc3abf177657b89b202d7c9.gz
|
#
c44026dc |
| 01-Sep-2008 |
Michael Hamann <michael@content-space.de> |
New feature: redirect to the page from where a page was included after editing the included page
darcs-hash:20080901191202-fdd0b-86966b437b8fa7cc9bbd346d4483c701fe809bf5.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
|
#
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 ...
|
#
f1a28746 |
| 12-Jan-2007 |
wikidesign <chi@chimeric.de> |
30 Config defaults and metadata need to be changed too!
darcs-hash:20070112154426-89468-5a8499201c383d30f9be31d619fe5008efeb5ec4.gz
|
#
f9f65fc3 |
| 10-Dec-2006 |
wikidesign <chi@chimeric.de> |
6 Major code refactoring for helper plugin architecture.
darcs-hash:20061210193457-89468-3baa7ecdbc1d7eff59f04b4b2d2516918886d683.gz
|
#
aa8b849e |
| 01-Dec-2006 |
wikidesign <chi@chimeric.de> |
2 Initial import
darcs-hash:20061201171232-89468-8ab6843540f59c0b75b0cf37ad8ac5eea860fef0.gz
|