]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/plugins/contrib/wordcount.mdwn
Rebased onto a new branch.
[ikiwiki.git] / doc / plugins / contrib / wordcount.mdwn
similarity index 78%
rename from doc/plugins/contrib/wc.mdwn
rename to doc/plugins/contrib/wordcount.mdwn
index fb5a7320e16ccec390ee9d3a274cab11db556cd5..6a90d0ec59c51ddc89e63f2460f44d9e749d11b7 100644 (file)
@@ -1,10 +1,10 @@
-[[!template id=plugin name=wc author="[[schmonz]]"]]
-[[!template id=gitbranch branch=schmonz/wc author="[[schmonz]]"]]
+[[!template id=plugin name=wordcount author="[[schmonz]]"]]
+[[!template id=gitbranch branch=schmonz/wordcount author="[[schmonz]]"]]
 [[!tag type/meta]]
 [[!tag patch]]
 
 This plugin counts words in a page. For a single page, write a
-`\[[!wc]]` directive and the word count will be interpolated there.
+`\[[!wordcount]]` directive and the word count will be interpolated there.
 For a site, add `<TMPL_VAR WORDCOUNT>` to your [[templates]].
 
 If [[!cpan HTML::Strip]] is installed, the wordcount will be slightly