<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									new module - storybanner - eFiction Software News				            </title>
            <link>https://efiction.org/community/efiction-software-news/new-module-storybanner/</link>
            <description>Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Tue, 18 Aug 2026 15:22:37 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: new module - storybanner</title>
                        <link>https://efiction.org/community/efiction-software-news/new-module-storybanner/#post-21593</link>
                        <pubDate>Sun, 07 Apr 2024 07:27:02 +0000</pubDate>
                        <description><![CDATA[Just note. I forgot to add this to pdf printing.  Added to todo list.]]></description>
                        <content:encoded><![CDATA[<p>Just note. I forgot to add this to pdf printing.  Added to todo list.</p>]]></content:encoded>
						                            <category domain="https://efiction.org/community/efiction-software-news/">eFiction Software News</category>                        <dc:creator>Jimmi</dc:creator>
                        <guid isPermaLink="true">https://efiction.org/community/efiction-software-news/new-module-storybanner/#post-21593</guid>
                    </item>
				                    <item>
                        <title>new module - storybanner</title>
                        <link>https://efiction.org/community/efiction-software-news/new-module-storybanner/#post-21592</link>
                        <pubDate>Sat, 06 Apr 2024 15:40:40 +0000</pubDate>
                        <description><![CDATA[This module adds a banner field for stories and series. Simple one-line text field for the full path to the image.

To use it in the skin:

series

Templates:
- listings.tpl
- series...]]></description>
                        <content:encoded><![CDATA[<div><span>This module adds a banner field for stories and series. Simple one-line text field for the full path to the image.</span></div>
<br />
<div><span>To use it in the skin:</span></div>
<br />
<div><span style="text-decoration: underline"><strong>series</strong></span></div>
<br />
<div><span>Templates:</span></div>
<div><em>- listings.tpl</em></div>
<div><em>- seriesblock.tpl</em></div>
<br />
<div>
<pre contenteditable="false">{seriesbanner} </pre>
<span> - insert the image with HTML img tag</span></div>
<br />
<div>
<pre contenteditable="false">{seriesbanner_src}</pre>
<span> </span><span>- return only image path</span></div>
<div> </div>
<div>
<pre contenteditable="false">{seriesbanner_title}</pre>
<span> - return the title of the series in format for the alt tag</span></div>
<br />
<div><span>Example:</span></div>
<div> </div>
<div>
<pre contenteditable="false">&lt;img src="{seriesbanner_src}" class="rounded mx-auto d-block" alt="{seriesbanner_title}"&gt;
or
{seriesbanner}</pre>
</div>
<br />
<div><span style="text-decoration: underline"><strong>stories</strong></span></div>
<br />
<div><span>Templates:</span></div>
<div><em>- listings.tpl</em></div>
<div><em>- storyindex.tpl</em></div>
<br />
<div>
<pre contenteditable="false">{storybanner}</pre>
<span> - insert an image with HTML img tag</span></div>
<br />
<div>
<pre contenteditable="false">{storybanner_src}</pre>
<span> - return only image path</span></div>
<div> </div>
<div>
<pre contenteditable="false">{storybanner_title}</pre>
<span> - return the title of story in format for the alt tag</span></div>
<br />
<div><span>Example:</span></div>
<div>
<pre contenteditable="false">&lt;img src="{storybanner_src}" class="rounded mx-auto d-block" alt="{storybanner_title}"&gt;
or
{storybanner}</pre>
</div>
<p> </p>
<p>Repo:</p>
<p><a href="https://github.com/e107-eFiction/modules" target="_blank" rel="noopener">https://github.com/e107-eFiction/modules</a></p>
<p> </p>
<p> </p>
<p> </p>]]></content:encoded>
						                            <category domain="https://efiction.org/community/efiction-software-news/">eFiction Software News</category>                        <dc:creator>Jimmi</dc:creator>
                        <guid isPermaLink="true">https://efiction.org/community/efiction-software-news/new-module-storybanner/#post-21592</guid>
                    </item>
							        </channel>
        </rss>
		