public_html/docs/english/calendar.html
branchHEAD
changeset 7451 42760e758229
parent 7450 6e857a94c80e
child 7474 d560b8c577b6
     1.1 --- a/public_html/docs/english/calendar.html	Sat Nov 07 15:55:10 2009 +0100
     1.2 +++ b/public_html/docs/english/calendar.html	Sat Nov 07 18:22:52 2009 +0100
     1.3 @@ -122,6 +122,22 @@
     1.4  </ul>
     1.5  
     1.6  
     1.7 +<h2><a name="autotags">Autotags</a></h2>
     1.8 +
     1.9 +<p>The Calendar Plugin provides one <a href="http://www.geeklog.net/article.php/autolinks" title="geeklog.net: About Autolinks and Autotags">autotag</a>,
    1.10 +<code>[event:]</code>. You can use this autotag to link to an event in the
    1.11 +calendar without having to type out the URL. Simply add the event's ID after
    1.12 +the colon. It will then create a link to that event and use the event's title
    1.13 +as the link text. Alternatively, you can add your own link text after the ID
    1.14 +(but before the closing bracket).</p>
    1.15 +
    1.16 +<p>For example, on geeklog.net:</p>
    1.17 +<ul>
    1.18 +<li><code>[event:20090805065311513]</code> will be translated to: <code>&lt;a href="http://www.geeklog.net/calendar/event.php?eid=20090805065311513"&gt;FrOSCon - Free and Open Source Software Conference&lt;/a&gt;</code></li>
    1.19 +<li><code>[event:20090805065311513 FrOSCon 2009]</code> will be translated to: <code>&lt;a href="http://www.geeklog.net/calendar/event.php?eid=20090805065311513"&gt;FrOSCon 2009&lt;/a&gt;</code></li>
    1.20 +</ul>
    1.21 +
    1.22 +
    1.23  <div class="footer">
    1.24      <a href="http://wiki.geeklog.net/">The Geeklog Documentation Project</a><br>
    1.25      All trademarks and copyrights on this page are owned by their respective owners. Geeklog is copyleft.