Forum > Discussion Forum

Can you enable your RSS feed?

<< < (7/13) > >>

John37309:

--- Quote from: Gecko_R7 on 22 Mar 2009, 09:51:03 pm ---Here's the current entry in block contents

<h3><a href="index.php?action=.xml;type=rss;sa=news;limit=15;board=15"> RSS Feed for New Optimized Applications Release News[/url] - Receive the latest release notifications as they happen!</h3>

The border="0" needs to fit where?


--- End quote ---

Add the border zero like this;
img src="http://i109.photobucket.com/albums/n46/john502/rss/Feed_24x24.png" border="0"

I took these < > off the ends of the image tag so you can see the code.

John.

Gecko_R7:

--- Quote from: John37309 on 22 Mar 2009, 09:30:09 pm ---
If you have edited the index.template.php and added the browser auto detect code, i'm not seeing it or my browser is not picking it up in FF or IE!

John.

--- End quote ---

Here's the section of code:


--- Quote ---<title>', $context['page_title'], '</title>';

   // This is here because Gecko browsers properly support white-space....
--- End quote ---

If I add this:


--- Quote ---<link href="http://lunatics.kwsn.net/index.php?action=.xml;type=rss;sa=news;limit=15;board=15" rel="alternate" type="application/rss+xml" title="RSS 1.0" />
--- End quote ---

Does it go after the semi-colon at the end or before it & the semi-colon closes the statement?

Last question, "title="RSS X".  for RSS is it 1.0 or .92?



Gecko_R7:

--- Quote from: John37309 on 22 Mar 2009, 09:59:06 pm ---
Add the border zero like this;
img src="http://i109.photobucket.com/albums/n46/john502/rss/Feed_24x24.png" border="0"

John.

--- End quote ---

Got it.

Blue border should be gone now.  I don't see it anymore.

Gecko_R7:

--- Quote from: John37309 on 22 Mar 2009, 09:52:01 pm ---
The SMF message says you can ajust the setting like this;
Admin -> News and Newsletters -> Settings
The "Maximum post length" value determines how many characters of a post are output in the feeds!

Try change this!

John.

--- End quote ---

Easy. Done.  ;D

John37309:

--- Quote from: Gecko_R7 on 22 Mar 2009, 10:00:58 pm ---
--- Quote from: John37309 on 22 Mar 2009, 09:30:09 pm ---
If you have edited the index.template.php and added the browser auto detect code, i'm not seeing it or my browser is not picking it up in FF or IE!

John.

--- End quote ---

Here's the section of code:


--- Quote ---<title>', $context['page_title'], '</title>';

   // This is here because Gecko browsers properly support white-space....
--- End quote ---

If I add this:


--- Quote ---<link href="http://lunatics.kwsn.net/index.php?action=.xml;type=rss;sa=news;limit=15;board=15" rel="alternate" type="application/rss+xml" title="RSS 1.0" />
--- End quote ---

Does it go after the semi-colon at the end or before it & the semi-colon closes the statement?

Last question, "title="RSS X".  for RSS is it 1.0 or .92?





--- End quote ---

Just after the semi colon, return to the next line, adding in an extra white space line, then paste in the extra bit of code!

Its rss version="0.92"

John.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version