Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-12-23 | finalise version 3.00 of the plugin api | Joey Hess | |
2008-12-17 | Coding style change: Remove explcit vim folding markers. | Joey Hess | |
2008-09-27 | Export pagetitle, titlepage, linkpage. | Joey Hess | |
2008-08-03 | add plugin safe/rebuild info (part 1 of 2) | Joey Hess | |
too many plugins.. brain exploding.. | |||
2008-07-24 | fix encoding issues with link conversion | Joey Hess | |
Have to convert link text to page name going in. And on the way out, need to replace spaces with underscores in the link text, which is not normally done with titles. | |||
2008-07-23 | test suite and partial fix for encoding issues in link renaming | Joey Hess | |
2008-07-23 | preserve case of subpage | Joey Hess | |
2008-07-23 | case preservation | Joey Hess | |
2008-07-23 | add renamepage hooks | Joey Hess | |
Implemented for regular wikilinks, with a test suite. | |||
2008-02-11 | * Add the linkify and scan hooks. These hooks can be used to implement | Joey Hess | |
custom, first-class types of wikilinks. * Move standard wikilink implementation to a new wikilink plugin, which will of course be enabled by default. |