aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin/graphviz.pm
Commit message (Expand)AuthorAge
* Give graph an optional "file" param, like table's.Amitai Schleier2018-10-22
* graphviz: Handle self-links.Joey Hess2012-04-18
* apply Postel's lawJoey Hess2011-11-30
* graphviz: Support wikilinks embedded in the graph.Joey Hess2011-11-30
* store imagemap in %pagestate, rather than a fileJoey Hess2011-11-30
* graphviz: Support urls embedded in the graph, by having graphviz generate an ...Joey Hess2011-11-30
* Use Digest::SHA built into perl rather than external Digest::SHA1 to simplify...Joey Hess2010-07-31
* improve preview mode commentsJoey Hess2010-06-09
* graphviz: Fix display of preexisting images in preview mode.Joey Hess2010-05-04
* setup file orderingJoey Hess2010-02-12
* doubled semicolonsJoey Hess2009-02-11
* finalise version 3.00 of the plugin apiJoey Hess2008-12-23
* Coding style change: Remove explcit vim folding markers.Joey Hess2008-12-17
* graphviz: Fix breakage of the name of the preprocessor directive.Joey Hess2008-08-14
* add plugin safe/rebuild info (part 1 of 2)Joey Hess2008-08-03
* fix plugin nameJoey Hess2008-07-26
* 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
* * Fix problems with previewing in the graphviz plugin. Thanks,joey2007-07-29
* * Fix graphviz plugin to not try to read images as utf-8; they mightjoey2007-07-25
* * pagespec_match() has changed to take named parameters, to better allowjoey2007-04-27
* * Add a graphviz plugin.joshtriplett2007-04-09