1.1 --- a/public_html/docs/english/polls.html Mon Sep 14 09:33:05 2009 -0400
1.2 +++ b/public_html/docs/english/polls.html Sat Nov 07 18:22:52 2009 +0100
1.3 @@ -129,6 +129,24 @@
1.4 you shouldn't take the results too seriously.</p>
1.5
1.6
1.7 +<h2><a name="autotags">Autotags</a></h2>
1.8 +
1.9 +<p>The Polls Plugin provides 3 <a href="http://www.geeklog.net/article.php/autolinks" title="geeklog.net: About Autolinks and Autotags">autotags</a>,
1.10 +<code>[poll:]</code>, <code>[poll_result:]</code>, and <code>[poll_vote:]</code>.</p>
1.11 +
1.12 +<ul>
1.13 +<li>The <code>[poll:]</code> autotag will provide a link to a poll. Simply add
1.14 +the poll's ID after the colon. By default, the poll's title will be used as the
1.15 +link text. You can provide your own link text after the poll ID (but before the
1.16 +closing bracket).</li>
1.17 +<li>The <code>[poll_result:]</code> autotag lets you embed the results from a
1.18 +poll in a story (or anywhere else where autotags are allowed).</li>
1.19 +<li>The <code>[poll_vote:]</code> autotag can be used to embed a poll into an
1.20 +article (or anywhere else where autotags are allowed) so that users don't need
1.21 +to go to the polls block to vote.</li>
1.22 +</ul>
1.23 +
1.24 +
1.25 <div class="footer">
1.26 <a href="http://wiki.geeklog.net/">The Geeklog Documentation Project</a><br>
1.27 All trademarks and copyrights on this page are owned by their respective owners. Geeklog is copyleft.