Document {story_introtext_only} and {story_bodytext_only} variables HEAD
authorDirk Haun <dirk@haun-online.de>
Sat Oct 10 22:20:56 2009 +0200 (4 months ago)
branchHEAD
changeset 73685eaf58482ac6
parent 7367458333aaa006
child 736947573867cc1d
Document {story_introtext_only} and {story_bodytext_only} variables
public_html/docs/english/themevars.html
     1.1 --- a/public_html/docs/english/themevars.html	Sat Oct 10 21:57:23 2009 +0200
     1.2 +++ b/public_html/docs/english/themevars.html	Sat Oct 10 22:20:56 2009 +0200
     1.3 @@ -216,6 +216,15 @@
     1.4          and <tt>story_text_no_br</tt> is that <tt>story_introtext</tt> inserts
     1.5          two HTML <tt>&lt;br&gt;</tt> tags between the intro and the body text
     1.6          whereas <tt>story_text_no_br</tt> does not do that (hence the name).</td></tr>
     1.7 +<tr><td><code>story_introtext_only</code></td>
     1.8 +    <td>Welcome and let me be the first to congratulate you on installing Geeklog ...</td>
     1.9 +    <td>As the name implies, this variable <em>always</em> contains
    1.10 +        <em>only</em> the story's intro text portion.</td>
    1.11 +<tr><td><code>story_bodytext_only</code></td>
    1.12 +    <td><i>(...)</i></td>
    1.13 +    <td>This variable is only set when displaying the entire story. It contains
    1.14 +        <em>only</em> the body text portion of the story, if
    1.15 +        available.</td></tr>
    1.16  <tr><td><code>lang_todays_featured_article</code></td>
    1.17      <td>Today's Featured Article</td>
    1.18      <td>The words "Today's Featured Article" in the user's preferred language.