Main
Index
Search
Posts
Who's
Online
Log
In

Home: Discontinued/Classic Products: Article Manager 1:
rss_template.xml file gone?

 

 


paulmcd
User

Jul 12, 2007, 7:42 AM

Post #1 of 2 (2569 views)
Shortcut
rss_template.xml file gone? Can't Post

Hi ...

I've been looking around the various links on the forum for the rss_template.xml file for ArtMan 1, but every link I follow appears broken.

Is it still available?

Thanks,
Paul


ChetW
Staff


Jul 13, 2007, 2:17 PM

Post #2 of 2 (2559 views)
Shortcut
Re: [paulmcd] rss_template.xml file gone? [In reply to] Can't Post

Hi,

Thanks for the post!

Here is a copy of the Article Manager1 RSS template file:


Code
<?xml version="1.0"?> 
<rss version="2.0">
<channel>
<title>YourSite.com</title>
<link>http://www.yoursite.com</link>
<description>Title of your website</description>
<language>en-us</language>

<!-- template insert : $article_list$ -->
<!-- templatecell : row -->
<item>
<title>$art_name$</title>
<link>$detail_link$</link>
</item>
<!-- /templatecell : row -->

<!-- templatecell : row_summary -->
<item>
<title>$art_name$</title>
<link>$detail_link$</link>
</item>
<!-- /templatecell : row_summary -->

<!-- templatecell : row_link -->
<item>
<title>$art_name$</title>
<link>$url_thispage$</link>
</item>
<!-- /templatecell : row_link -->

<!-- templatecell : row_ufile -->
<item>
<title>$art_name$</title>
<link>$url_thispage$</link>
</item>
<!-- /templatecell : row_ufile -->

<!-- templatecell : not_found -->
<!-- /templatecell : not_found -->

<!-- templatecell : img_caption -->
<!-- /templatecell : img_caption -->

<!-- templatecell : img_nocaption -->
<!-- /templatecell : img_nocaption -->

<!-- template insert : $prev$ -->
<!-- templatecell : prev -->
<!-- /templatecell : prev -->
<!-- templatecell : no_prev -->
<!-- /templatecell : no_prev -->

<!-- template insert : $next$ -->
<!-- templatecell : next -->
<!-- /templatecell : next -->
<!-- templatecell : no_next -->
<!-- /templatecell : no_next -->

<!-- template insert : $more$ -->
<!-- templatecell : more -->
<!-- /templatecell : more -->
<!-- templatecell : no_more -->
<!-- /templatecell : no_more -->
</channel>
</rss>



This should help you to get going Paul, if you have any other questions please feel free to ask.
Cheers,
Chet Woodside - Product Specialist
support@interactivetools.com

[hr][i][url "http://www.interactivetools.com/consulting/"][b]Hire me![/b][/url]
Save time by getting our experts to help with your project. Template changes, advanced features, full integration, whatever you need. Whether you need one hour or fifty, get it done fast with [url "http://www.interactivetools.com/consulting/"][b]Priority Consulting[/b][/url].[/i]