ikiwiki/IkiWiki/Plugin
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
..
aggregate.pm feh 2007-01-14 05:01:46 +00:00
anonok.pm * Add canedit hook, allowing arbitrary controls over when a page can be 2007-02-02 02:33:03 +00:00
brokenlinks.pm * Patch based on a patch from Ethan to support relative matching in 2007-02-06 21:17:25 +00:00
camelcase.pm * Work on firming up the plugin interface: 2006-09-09 22:50:27 +00:00
conditional.pm * Allow plugins to add new types of tests that can be used in PageSpecs. 2007-02-12 02:44:47 +00:00
ddate.pm hail UB313! 2006-09-14 22:28:04 +00:00
favicon.pm * Updated ikiwiki.svgz from Recai, includes an icon and is used to generate 2006-09-16 15:12:01 +00:00
fortune.pm * Initial work on internationalization of the program code. po/ikiwiki.pot 2006-12-29 04:38:40 +00:00
goodstuff.pm updates 2006-11-22 14:28:38 +00:00
googlecalendar.pm * Initial work on internationalization of the program code. po/ikiwiki.pot 2006-12-29 04:38:40 +00:00
haiku.pm * Work on firming up the plugin interface: 2006-09-09 22:50:27 +00:00
html.pm * Turn $config{wiki_file_prune_regexps} into an array that is easier to 2006-12-21 19:36:15 +00:00
htmlscrubber.pm * Make sure to check for errors from every eval. 2006-11-08 21:03:33 +00:00
htmltidy.pm * Fix a forkbomb in various calls to IPC::Open2, which has a highly 2006-09-25 21:38:25 +00:00
httpauth.pm * Add openidsignup config option. 2006-11-20 09:40:09 +00:00
img.pm * Initial work on internationalization of the program code. po/ikiwiki.pot 2006-12-29 04:38:40 +00:00
inline.pm * Add "reverse" option to inline to invert sort orders. 2007-02-08 19:48:00 +00:00
linkmap.pm * Patch based on a patch from Ethan to support relative matching in 2007-02-06 21:17:25 +00:00
lockedit.pm * Patch based on a patch from Ethan to support relative matching in 2007-02-06 21:17:25 +00:00
map.pm * Patch based on a patch from Ethan to support relative matching in 2007-02-06 21:17:25 +00:00
mdwn.pm * Initial work on internationalization of the program code. po/ikiwiki.pot 2006-12-29 04:38:40 +00:00
meta.pm instead of over and over. Typical speedup is ~4x. Max possible speedup: 2006-10-28 05:07:56 +00:00
mirrorlist.pm * Initial work on internationalization of the program code. po/ikiwiki.pot 2006-12-29 04:38:40 +00:00
opendiscussion.pm * Add canedit hook, allowing arbitrary controls over when a page can be 2007-02-02 02:33:03 +00:00
openid.pm * Add canedit hook, allowing arbitrary controls over when a page can be 2007-02-02 02:33:03 +00:00
orphans.pm * Patch based on a patch from Ethan to support relative matching in 2007-02-06 21:17:25 +00:00
otl.pm * Work on firming up the plugin interface: 2006-09-09 22:50:27 +00:00
pagecount.pm * Patch based on a patch from Ethan to support relative matching in 2007-02-06 21:17:25 +00:00
pagestats.pm * Patch based on a patch from Ethan to support relative matching in 2007-02-06 21:17:25 +00:00
passwordauth.pm missing IkiWiki:: 2007-02-03 02:07:03 +00:00
poll.pm * Initial work on internationalization of the program code. po/ikiwiki.pot 2006-12-29 04:38:40 +00:00
polygen.pm * Initial work on internationalization of the program code. po/ikiwiki.pot 2006-12-29 04:38:40 +00:00
rawhtml.pm * Add a rawhtml plugin that allows copying raw html files from the srcdir. 2007-01-08 21:00:18 +00:00
rst.pm * Fix a forkbomb in various calls to IPC::Open2, which has a highly 2006-09-25 21:38:25 +00:00
search.pm * Initial work on internationalization of the program code. po/ikiwiki.pot 2006-12-29 04:38:40 +00:00
shortcut.pm * Replace underscores in shortcut texts with spaces when formatting for 2007-01-28 01:01:33 +00:00
sidebar.pm * Work on firming up the plugin interface: 2006-09-09 22:50:27 +00:00
signinedit.pm * Add canedit hook, allowing arbitrary controls over when a page can be 2007-02-02 02:33:03 +00:00
skeleton.pm * Add canedit hook, allowing arbitrary controls over when a page can be 2007-02-02 02:33:03 +00:00
smiley.pm * Initial work on internationalization of the program code. po/ikiwiki.pot 2006-12-29 04:38:40 +00:00
tag.pm * Fix missing categories in rss/atom feeds. 2007-01-14 20:14:36 +00:00
template.pm * Initial work on internationalization of the program code. po/ikiwiki.pot 2006-12-29 04:38:40 +00:00
textile.pm * Add a textile format plugin contributed by mazirian. 2006-12-29 05:18:39 +00:00
toc.pm * Work on firming up the plugin interface: 2006-09-09 22:50:27 +00:00
toggle.pm don't need to scan after all; links inside blocks of text should be found 2006-11-26 19:45:39 +00:00
typography.pm * Don't fail syntax check if Text::Typography isn't installed. 2006-09-26 06:08:24 +00:00
wikitext.pm get rid of wikiformat build dep 2006-11-20 10:29:39 +00:00