But with a single RSS template, I wouldn't need headers/footers, would I? I can't think what I would need to have in specific headers/footers, because what would I be sharing those between?
For the News and Latest Posts feeds?
I suppose, but I think the main commonality for those is just
Code:
<?xml version="1.0" encoding="iso-8859-1" ?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:annotate="http://purl.org/rss/1.0/modules/annotate/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<!--
   This feed generated for KermMartian   More info at http://naklon.info/rss/about.htm
-->
<channel>
<title>Cemetech</title>
<link>http://www.cemetech.net/forum/</link>
<description>Leading the Way to the Future</description>
<managingEditor>admin@cemetech.net</managingEditor>
<docs>http://blogs.law.harvard.edu/tech/rss</docs>
<generator>RSS Feed 2.2.1</generator>
<language>en</language><lastBuildDate>Tue, 12 Apr 2011 03:41:28 GMT</lastBuildDate>

<image>
   <url>http://cemetech.designerz-core.com/img/logo/cemetech.gif</url>
   <title>Cemetech</title>
   <link>http://www.cemetech.net/forum/</link>
</image>
That certainly should be specific to the feed anyway.
Why does your feed link to the harvard law blogs? Also, link to designerz-core
elfprince13 wrote:
Why does your feed link to the harvard law blogs? Also, link to designerz-core
That's where the XML RSS spec is; that's required. Yeah, that's funny about designerz-core; I'll have to fix that.

Edit: Fixed. And hmm, now it looks like I might be able to reuse the existing rss_body.tpl for this...
Good work. Strange place for a technical specification to be hosted though.
  
Register to Join the Conversation
Have your own thoughts to add to this or any other topic? Want to ask a question, offer a suggestion, share your own programs and projects, upload a file to the file archives, get help with calculator and computer programming, or simply chat with like-minded coders and tech and calculator enthusiasts via the site-wide AJAX SAX widget? Registration for a free Cemetech account only takes a minute.

» Go to Registration page
Page 2 of 2
» All times are UTC - 5 Hours
 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

 

Advertisement