ikiwiki/IkiWiki
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
..
Plugin * --getctime had bitrotted (well I only ever used it the once so far..), 2006-05-26 16:11:53 +00:00
Rcs * --getctime had bitrotted (well I only ever used it the once so far..), 2006-05-26 15:22:43 +00:00
Setup rather a lot of changes to make hyperestraier search be a plugin, allowing 2006-05-03 21:50:39 +00:00
CGI.pm * --getctime had bitrotted (well I only ever used it the once so far..), 2006-05-26 16:11:53 +00:00
Render.pm * --getctime had bitrotted (well I only ever used it the once so far..), 2006-05-26 16:11:53 +00:00
Setup.pm * Split off an IkiWiki.pm out of ikiwiki and have all the other modules use 2006-05-02 06:53:33 +00:00
UserInfo.pm * Split off an IkiWiki.pm out of ikiwiki and have all the other modules use 2006-05-02 06:53:33 +00:00
Wrapper.pm * The page name and parent links has switched from using a <h1> to a styled 2006-05-26 01:10:58 +00:00