ikiwiki/doc/plugins
joey dae0f48e91 * Work on firming up the plugin interface:
- Plugins should not need to load IkiWiki::Render to get commonly
    used functions, so moved some functions from there to IkiWiki.
  - Picked out the set of functions and variables that most plugins
    use, documented them, and made IkiWiki export them by default,
    like a proper perl module should.
  - Use the other functions at your own risk.
  - This is not quite complete, I still have to decide whether to
    export some other things.
* Changed all plugins included in ikiwiki to not use "IkiWiki::" when
  referring to stuff now exported by the IkiWiki module.
* Anyone with a third-party ikiwiki plugin is strongly enrouraged
  to make like changes to it and avoid use of non-exported symboles from
  "IkiWiki::".
* Link debian/changelog and debian/news to NEWS and CHANGELOG.
* Support hyperestradier version 1.4.2, which adds a new required phraseform
  setting.
2006-09-09 22:50:27 +00:00
..
contrib no longer need triple quotes 2006-08-23 20:27:18 +00:00
type * Add a googlecalendar plugin. A bit special-purpose, but it shows 2006-09-09 07:11:51 +00:00
aggregate.mdwn note that expire options are not yet implemented 2006-09-02 02:28:33 +00:00
brokenlinks.mdwn no longer need triple quotes 2006-08-23 20:27:18 +00:00
camelcase.mdwn no longer need triple quotes 2006-08-23 20:27:18 +00:00
contrib.mdwn revert broken parentlinks fix, which was broken, explain why 2006-08-22 17:54:10 +00:00
ddate.mdwn add 2006-08-27 05:08:49 +00:00
fortune.mdwn no longer need triple quotes 2006-08-23 20:27:18 +00:00
googlecalendar.mdwn add 2006-09-09 07:13:21 +00:00
haiku.mdwn no longer need triple quotes 2006-08-23 20:27:18 +00:00
html.mdwn no longer need triple quotes 2006-08-23 20:27:18 +00:00
htmlscrubber.mdwn no longer need triple quotes 2006-08-23 20:27:18 +00:00
htmltidy.mdwn * Added a ddate plugin. 2006-08-27 03:55:45 +00:00
inline.mdwn * Patch from James Westby to add an actions option to inline; this 2006-08-28 19:43:07 +00:00
linkmap.mdwn size limits 2006-09-07 06:58:27 +00:00
map.mdwn no longer need triple quotes 2006-08-23 20:27:18 +00:00
mdwn.mdwn no longer need triple quotes 2006-08-23 20:27:18 +00:00
meta.mdwn no longer need triple quotes 2006-08-23 20:27:18 +00:00
orphans.mdwn no longer need triple quotes 2006-08-23 20:27:18 +00:00
otl.mdwn no longer need triple quotes 2006-08-23 20:27:18 +00:00
pagecount.mdwn no longer need triple quotes 2006-08-23 20:27:18 +00:00
pagestats.mdwn no longer need triple quotes 2006-08-23 20:27:18 +00:00
polygen.mdwn no longer need triple quotes 2006-08-23 20:27:18 +00:00
rst.mdwn * Added a ddate plugin. 2006-08-27 03:55:45 +00:00
search.mdwn no longer need triple quotes 2006-08-23 20:27:18 +00:00
sidebar.mdwn no longer need triple quotes 2006-08-23 20:27:18 +00:00
smiley.mdwn no longer need triple quotes 2006-08-23 20:27:18 +00:00
tag.mdwn no longer need triple quotes 2006-08-23 20:27:18 +00:00
template.mdwn no longer need triple quotes 2006-08-23 20:27:18 +00:00
toc.mdwn * Add toc (table of contents) plugin. 2006-08-28 07:40:20 +00:00
wikitext.mdwn no longer need triple quotes 2006-08-23 20:27:18 +00:00
write.mdwn * Work on firming up the plugin interface: 2006-09-09 22:50:27 +00:00