ikiwiki/doc/plugins
joey 65d0aee407 * --getctime had bitrotted (well I only ever used it the once so far..),
* When inlining a page in another one, links from the inlined page are now
  expanded the same as they are when rendering the inlined page as a
  standalone page. So rather than being expanded from the POV of the
  inlining page, they are expanded from the POV of the inlined page.
  For example, a link from blog/foo to "bar" will now link to blog/bar
  if it exists. Previously this needed to be a link explicitly to 
  "blog/bar"; such links will also continue to work.
  (This was slightly complex to do as the link still has to be constructed
  relative to the inlining page.)
2006-05-26 16:11:53 +00:00
..
brokenlinks.mdwn fix name 2006-05-02 02:39:33 +00:00
haiku.mdwn * --getctime had bitrotted (well I only ever used it the once so far..), 2006-05-26 16:11:53 +00:00
htmlscrubber.mdwn * Removed --sanitize and --no-sanitize, replaced with --plugin htmlscrubber 2006-05-05 05:41:11 +00:00
inline.mdwn * Added plugin system, currently only supporting for PreProcessorDirectives. 2006-05-02 02:34:33 +00:00
orphans.mdwn web commit by joey 2006-05-05 20:30:54 +00:00
pagecount.mdwn * Added plugin system, currently only supporting for PreProcessorDirectives. 2006-05-02 02:34:33 +00:00
search.mdwn use right name for search plugin 2006-05-25 21:52:03 +00:00
smiley.mdwn * Added smiley plugin, nicely controlled and documented by the smileys page. 2006-05-04 04:29:37 +00:00
write.mdwn * The page name and parent links has switched from using a <h1> to a styled 2006-05-26 01:10:58 +00:00