]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/plugins/graphviz.mdwn
shortcut: Support Wikipedia's form of url-encoding for unicode characters
[ikiwiki.git] / doc / plugins / graphviz.mdwn
index 8237ae9dc66deab1a7496a905c62502070a2e219..d57d7dc947c4c12486d235b35463e8e71ddef7c2 100644 (file)
@@ -1,5 +1,5 @@
 [[!template id=plugin name=graphviz author="[[JoshTriplett]]"]]
-[[!tag type/chrome]]
+[[!tag type/widget]]
 
 This plugin provides the [[ikiwiki/directive/graph]] [[ikiwiki/directive]].
 This directive allows embedding [graphviz](http://www.graphviz.org/) graphs in a
@@ -22,4 +22,4 @@ Some example graphs:
 [[!graph src="a -- b -- c -- a;" prog="circo" type="graph"]]
 """]]
 
-This plugin uses the [[!cpan Digest::SHA1]] perl module.
+This plugin uses the [[!cpan Digest::SHA]] perl module.