Log in

View Full Version : external.php template?


hydn
03-09-2008, 01:24 AM
How can I edit the RSS feeds in external.php. Are there templates?

Dismounted
03-09-2008, 03:03 AM
What do you want to do? RSS feeds must be coded in a certain way so other websites that use them can understand the data. They aren't meant to be viewed like "normal pages".

MiahBeSmokin420
03-31-2008, 01:22 AM
ya i would like to do this to

you know where the icon is on the right that links you back the forum

on the external.php?type=RSS2 page

on the left of the image i would like to add some text

Example:

Click Here to go to the forums. >>> Place Linked Image Here

Dismounted
03-31-2008, 04:51 AM
I think you need to read up on RSS. RSS is a format based on XML and it has a certain format in which it has to follow. It is not designed to be another "page" of your site, but rather, a standardised format for which other servers can see your content.