First, this is something that gave me fits (I didn't have a ReadMe).When creating a list you'll see "Preview". When you enter the Preview mode and make change on that page, you'll return to that List's admin.
At this point, you HAVE NOT modified the list yet. If you want to keep this template, you'll have to click "MODIFY" on the LIST ADMIN page, before your template is saved for that list.
Remember this one, I spent a few hours on it. LOL
On the preview page, you will see a list of available tags.
I think most are pretty self-explanatory, so here's the RSS tags needed to insert info into Gbomb pages and emails:
{rss:1,1}, {title:1,1}, {description:1,1}, {xml:1,1}, {html:1,1}:
The first number is the instance of blogbomb entered on the CONFIG page.
The first Blogbomb you enter on Config is 1, the second is 2, etc.
For example:
{rss:1,1}
{rss:2,1}
These tags will each call a different Blogbomb, again this is set in the CONFIG page.
The second number if the "feed" or "user-1" number in BlogBomb.
For example:
{rss:1,3}
This tag will use the first instance of Blogbomb, the third feed (user-3).
Next, we have the number or "Items" to display:
{rss:2,3=5}
This tag will display the second instance of Blogbomb, the third feed, and 5 items from that feed.
The other tags:
{title:1,1}, {description:1,1}, {xml:1,1}, {html:1,1}
These need to be entered into Blogbomb. If you're using the Xtreme form to enter feeds enmasse, these tags will return blanks.
Honestly, I've found it easier to just "hard code" this info into my templates, and I really don't see myself using them.
But they're there, if you wish.
-Boom boom boom boom.