]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/plugins/cutpaste.mdwn
Use Digest::SHA built into perl rather than external Digest::SHA1 to simplify depende...
[ikiwiki.git] / doc / plugins / cutpaste.mdwn
index 90c5ccfb98645baf46f97cc771518779d6f94195..ea3665c4407d19cb011b0506dcc99d36e27cf92b 100644 (file)
@@ -1,6 +1,7 @@
-[[!template id=plugin name=toggle author="[[Enrico]]"]]
-[[!tag type/chrome]]
+[[!template id=plugin name=cutpaste author="[[Enrico]]"]]
+[[!tag type/widget]]
 
-This plugin implements the [[ikiwiki/directive/cut]],
-[[ikiwiki/directive/copy]] and [[ikiwiki/directive/paste]] [[ikiwiki/directive]]s.
-With these directives you can store and recall pieces of text.
+This plugin provides the [[ikiwiki/directive/cut]],
+[[ikiwiki/directive/copy]] and [[ikiwiki/directive/paste]]
+[[directives|ikiwiki/directive]].
+With these directives you can store and recall pieces of text in a page.