aboutsummaryrefslogtreecommitdiff
path: root/doc/plugins
diff options
context:
space:
mode:
authorhttps://www.google.com/accounts/o8/id?id=AItOawlkQOG_UxmAVOjXBQJLpiBmBWXEiTL9PYw <Terry@web>2011-11-05 23:53:18 -0400
committeradmin <admin@branchable.com>2011-11-05 23:53:18 -0400
commitc3d2d113eaf1c7191d54e109d6e049c5599e230d (patch)
treeedce122963b2ee1d11c707a267bcb88cce99b2dd /doc/plugins
parent60ea247480e3afd12de42a6ea71454d61a302108 (diff)
downloadikiwiki-c3d2d113eaf1c7191d54e109d6e049c5599e230d.tar
ikiwiki-c3d2d113eaf1c7191d54e109d6e049c5599e230d.tar.gz
Diffstat (limited to 'doc/plugins')
-rw-r--r--doc/plugins/contrib/mscgen.mdwn12
1 files changed, 2 insertions, 10 deletions
diff --git a/doc/plugins/contrib/mscgen.mdwn b/doc/plugins/contrib/mscgen.mdwn
index d7eb23a6d..9ae3901f7 100644
--- a/doc/plugins/contrib/mscgen.mdwn
+++ b/doc/plugins/contrib/mscgen.mdwn
@@ -1,4 +1,3 @@
-[[!template id=plugin name=mscgen author="[[TerryGolubiewski]]"]
[[!tag type/widget]]
This plugin provides the mscgen [[ikiwiki/directive]].
@@ -22,12 +21,9 @@ Here's an mscgen source example.
|||;
"""]]
-Security implications: to be determined
-
-[[!if test="enabled(mscgen)" then="""
And here's the resulting graph.
-[[!msc src="""
+[[!msc src=<<"""
arcgradient = 8;
a [label="Client"],b [label="Server"];
@@ -42,12 +38,8 @@ And here's the resulting graph.
|||;
"""]]
-"""]]
+Security implications: to be determined.
This plugin uses the [[!cpan Digest::SHA]] perl module.
This plugin borrows heavily from the [[graphviz|plugins/graphviz]] plugin written by [[JoshTriplett]].
-
-
-[[!mscgen src=
-mscgen is