Hi, as part of my website i am setting up a weblog which should work like the traditional weblogs aka wordpress and stuff. Therefore i need some feeds.
I couldn’t find any tutorial (which could help me with my very basic knowledge) so i’m asking a few questions back here.
There are 2 templates in the download section: rss_2 and atom
Question 1: I think i might have to copy them to the template section of my website. How do i save them? - as “RSS Page” or as “Web Page”?
Question 2: In the 2 templates there are the first two lines of code where i need to add info. In the blog template (i set up) one of the lines reads: {assign_variable:berlinista_blog="blog"}
So if i take a look at the RSS template for example it says:
{assign_variable:master_weblog_name="default_site"}
{exp:rss:feed weblog="{master_weblog_name}”}
Do they have to look like this after i added my info?
{assign_variable:berlinista_blog="blog"}
{exp:rss:feed weblog="{berlinista_blog}”}
Last question - i saved the blog template as web page - think this is correct. Do i need to add any info to the template to get the feed working?
Sorry for those very basic questions.
Cheers
Roman
Btw. the url of the blog is: http://www.berlinista.com/en/blog - if any one might be interested…