Skip to content

Commit

Permalink
Rebased onto a new branch.
Browse files Browse the repository at this point in the history
  • Loading branch information
schmonz committed Aug 11, 2013
1 parent 46fcf10 commit 3b74835
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 3b74835

Please sign in to comment.