ikiwiki/templates
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
..
aggregatepost.tmpl oops 2006-08-04 00:59:00 +00:00
blogpost.tmpl * Rename inlinepage to depends, so that it can be used to refer to more 2006-05-01 22:27:37 +00:00
editpage.tmpl * Make all pages pull in a local.css style sheet, if present. This won't 2006-08-24 20:45:09 +00:00
estseek.conf * Work on firming up the plugin interface: 2006-09-09 22:50:27 +00:00
inlinepage.tmpl * Patch from James Westby to add an actions option to inline; this 2006-08-28 19:43:07 +00:00
inlinepagetitle.tmpl * Patch from James Westby to add an actions option to inline; this 2006-08-28 19:43:07 +00:00
misc.tmpl * Make all pages pull in a local.css style sheet, if present. This won't 2006-08-24 20:45:09 +00:00
notifymail.tmpl more 2006-04-25 00:45:10 +00:00
page.tmpl * Include <link rel> tag for RSS feeds, used by some aggregators and 2006-09-06 21:03:39 +00:00
passwordmail.tmpl - finish user registration and password request email 2006-03-12 20:10:42 +00:00
recentchanges.tmpl escaping fix from Emanuele Aina 2006-09-06 20:02:12 +00:00
rssitem.tmpl * Make aggregator save permalinks and author name to pages as metadata. 2006-08-04 00:01:51 +00:00
rsslink.tmpl * Rename inlinepage to depends, so that it can be used to refer to more 2006-05-01 22:27:37 +00:00
rsspage.tmpl * Patch from James Westby to allow a description to be set for rss feeds. 2006-08-26 17:36:46 +00:00
searchform.tmpl * Patch from James Westby to add a template for the search form. 2006-08-26 21:57:59 +00:00