summaryrefslogtreecommitdiff
path: root/doc/sandbox/test.mdwn
AgeCommit message (Collapse)Author
2009-06-15(no commit message)http://openid.steve.org.uk/
2007-04-26clean up cruftjoey
2006-05-26* --getctime had bitrotted (well I only ever used it the once so far..),joey
* 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-03-24add archive pages and fix some bugsjoey