aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin/link.pm
Commit message (Expand)AuthorAge
* link: Fix renaming wikilinks that contain embedded urls.Joey Hess2012-04-18
* emails in wikilinks are always email addressesJoey Hess2011-06-29
* Bugfix for wikilink containing an email address not showing up in brokenlink...Joey Hess2011-06-29
* bugfix: record email-like links as page linksJoey Hess2010-06-23
* simplify anchor handlingJoey Hess2010-06-23
* avoid needing full email regexpJoey Hess2010-06-23
* Enhance the link plugin to handle external links.Bernd Zeimetz2010-06-19
* Group related plugins into sections in the setup file, and drop unused rcs pl...Joey Hess2010-02-11
* Avoid %links accumulating duplicates. (For TOVA)Joey Hess2009-05-06
* finalise version 3.00 of the plugin apiJoey Hess2008-12-23
* Coding style change: Remove explcit vim folding markers.Joey Hess2008-12-17
* Export pagetitle, titlepage, linkpage.Joey Hess2008-09-27
* add plugin safe/rebuild info (part 1 of 2)Joey Hess2008-08-03
* fix encoding issues with link conversionJoey Hess2008-07-24
* test suite and partial fix for encoding issues in link renamingJoey Hess2008-07-23
* preserve case of subpageJoey Hess2008-07-23
* case preservationJoey Hess2008-07-23
* add renamepage hooksJoey Hess2008-07-23
* * Add the linkify and scan hooks. These hooks can be used to implementJoey Hess2008-02-11