Simon McVittie
0c2cea7dac
Fix syntax and escaping
2019-01-31 20:37:06 +00:00
anarcat
568cc2f758
show tagging example
2019-01-30 12:32:47 -04:00
Joey Hess
1db0dd855a
one more
2010-02-12 03:56:56 -05:00
Joey Hess
798034ad46
re-add demo, was lost in will's changes
2008-09-11 17:44:46 -04:00
William Uther
c69a7f7585
patch plugin documentation to refer to directive pages
2008-09-11 17:05:51 -04:00
Joey Hess
9867806c13
remove wacky meta description tag
2008-08-25 13:40:47 -04:00
Simon McVittie
297ff849b9
Migrate doc/plugins via prefix_directives
...
This is a partial commit of:
egrep -rl '\[\[[a-z]+ ' doc | xargs --max-args 1 ./ikiwiki-transition
prefix_directives
2008-07-21 12:31:57 +01:00
http://www.cse.unsw.edu.au/~willu/
2cf143e6be
Change to new preprocessor syntax
2008-07-21 03:19:35 -04:00
Joey Hess
61df0678bd
remove note about version
...
This wiki documents the current (actually, next ;-) release of ikiwiki.
I don't want to have version numbers everywhere. (plugins/write is an
exception to this policy).
2008-07-19 13:16:40 -04:00
http://alcopop.org/me/openid/
116282ab7f
list which versions of ikiwiki have this feature
2008-07-19 07:39:13 -04:00
Joey Hess
4da54999de
meta: Store "description" in pagestate for use by other plugins.
...
map: Support show=description.
2008-06-15 19:08:50 -04:00
Joey Hess
71d984b310
map: Add a "show" parameter. "show=title" can be used to display page titles, rather than the default page name. Based on a patch from Jaldhar H. Vyas, Closes : #484510
2008-06-15 16:11:11 -04:00
Joey Hess
7960031135
MAJOR basewiki reorg
...
Including redir pages for the moved basewiki pages. These will be removed in
a future release.
2007-12-08 15:59:08 -05:00
joey
685485ed3d
web commit by JonasSmedegaard: Fix typo
2007-10-06 20:24:36 +00:00
joey
19c58ac7c1
simplified plugin definitions
2007-02-13 18:51:21 +00:00
joey
479c7a1ea6
* Allow plugins to add new types of tests that can be used in PageSpecs.
...
* Add a "conditional" plugin, which allows displaying text if a condition
is true. It is enabled by default so conditional can be used in the
basewiki.
* Use conditionals in the template for plugins, so that plugin pages
say if they're currently enabled or not, and in various other places
in the wiki.
2007-02-12 02:44:47 +00:00
joey
54cf5a62ca
* Make auth methods pluggable.
...
* Move httpauth support to a plugin.
* Add an openid plugin to support logging in using OpenID.
2006-11-20 01:52:18 +00:00
joey
8f8959c96e
no longer need triple quotes
2006-08-23 20:27:18 +00:00
joey
9d7375c3b2
* Allow preprocessor directives to contain python-like triple-quoted
...
text blocks, for easy nesting of quotes inside.
* Add a template plugin.
* Use the template plugin to add infoboxes to each plugin page listing basic
info about the plugin.
2006-08-23 05:41:07 +00:00
joey
63edea27bc
* Add first draft at a Restructured Text (rst) plugin, by Sergio
...
Talens-Oliag. Note that this has many known issues -- see the caveats on
the plugin's page.
* Credit everyone who wrote a plugin on the plugins' wiki pages.
2006-08-19 05:05:02 +00:00
joey
6f6495d7a6
remove maxdepth, it can be accomplished by pagespec like ".. and !*/*/*/*"
2006-08-18 16:45:28 +00:00
joey
2eac55e90e
* Add a map plugin contributed by Alessandro Dotti Contra.
2006-08-18 16:18:45 +00:00