aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin/linkmap.pm
Commit message (Expand)AuthorAge
* display the pagetitle() in linkmapschrysn2012-03-15
* setup file orderingJoey Hess2010-02-12
* linkmap: Simplify and improve browser compatability by using an img, not obj...Joey Hess2010-01-09
* linkmap: Add option to omit disconnected pages from the map.Joey Hess2010-01-01
* linkmap: Use new pagespec_match_listJoey Hess2009-10-09
* change how dependency types are specified to add_dependsJoey Hess2009-10-08
* linkmap, pagestats: avoid using %links to get a list of pagesJoey Hess2009-10-06
* linkmap: does need presence depsJoey Hess2009-10-06
* presence dependencies not neededJoey Hess2009-10-06
* linkmap: Use a combination of presence and link dependencies.Joey Hess2009-10-06
* not a contentless dependencyJoey Hess2009-10-04
* finalise version 3.00 of the plugin apiJoey Hess2008-12-23
* Coding style change: Remove explcit vim folding markers.Joey Hess2008-12-17
* add plugin safe/rebuild info (part 1 of 2)Joey Hess2008-08-03
* switch preprocess hooks to use error functionJoey Hess2008-07-13
* revert destpage part of f7bdc2385Joey Hess2008-03-23
* * Use forcebaseurl to make page previews be displayed with the html baseJoey Hess2008-03-12
* * pagespec_match() has changed to take named parameters, to better allowjoey2007-04-27
* * Remove stray semicolon in linkmap.pm.joshtriplett2007-04-07
* updates for new regimejoey2007-04-01
* * Finally apply the index.html patch, with thanks to everyone who workedjoey2007-04-01
* more i18n improvementsjoey2007-03-07
* * Patch based on a patch from Ethan to support relative matching injoey2007-02-06
* * Initial work on internationalization of the program code. po/ikiwiki.potjoey2006-12-29
* * Change %renderedfiles to store an array of files rendered from a givenjoey2006-10-08
* * Fix a forkbomb in various calls to IPC::Open2, which has a highlyjoey2006-09-25
* * Work on firming up the plugin interface:joey2006-09-09
* simplifyjoey2006-09-07
* size limitsjoey2006-09-07
* force charsetjoey2006-09-07
* * Add a linkmap plugin (requires graphviz).joey2006-09-07