Welcome, Guest. Please login or register.
August 29, 2008, 10:46:11 AM

Login with username, password and session length
Search:     Advanced search
Website Baker 2.7.0 (stable) released!
For more information look here.
The announcement board can be found here.
61304 Posts in 9886 Topics by 5887 Members
Latest Member: vunh
* Home Help Search Login Register
+  Website Baker Community Forum
|-+  English
| |-+  Modules
| | |-+  RSS Site Updates
Pages: [1] Go Down Print
Author Topic: RSS Site Updates  (Read 2367 times)
Panther
Senior Baker
*****
Offline Offline

Posts: 168



WWW
« on: July 20, 2007, 06:49:02 PM »

This is a snippet-module. This means it installs as a module, but is not a page section, rather you call it with the php function

ShowFeed();

You can place this in your template file, or any code section.

It puts the standard RSS button that links to rss.php - this file generates an rss 2.0 compatible feed that you can add to your favorite reader.

It feeds the last 10 (public only) pages (can be modified in rss.php) to be updated on your site, newest to oldest and includes the site title with link to the page, the date/time the page was updated, and if you have given the page a custom description via the page settings, it displays that as well.

You can see it in action as part of my template at http://baker.mnpages.com/pages/sandbox/rss-site-updates.php

I've tested it with Firefox using SAGE feed reader... it does not seem to work properly as a Live Bookmark however... not sure why yet.
« Last Edit: July 20, 2007, 06:50:39 PM by Panther » Logged
zakanyi
First-Time Baker
*
Offline Offline

Posts: 1


Email
« Reply #1 on: February 13, 2008, 10:39:55 AM »

Great Module! Thx from Hungary.
Logged
watermelon
Pending Apprentice Baker
**
Offline Offline

Posts: 15


« Reply #2 on: May 06, 2008, 09:05:41 PM »

Sorry I might be being a bit thick here, but where is the zip file to download this snippet? I don't see it in the Add-ons area...?
Logged
marathoner
Master Baker
*****
Offline Offline

Posts: 384


« Reply #3 on: May 07, 2008, 02:50:03 AM »

It's in the original post above.
Logged
mysticcowboy
Semi-Master Baker
*****
Offline Offline

Posts: 202



WWW
« Reply #4 on: May 30, 2008, 07:49:03 PM »

I looked in the original post and all through the linked site. There is a sandbox implementation describing the module but not a download link.
Logged

michael mckee

www.mactheweb.com
Mac and Web Design, the perfect marriage
mysticcowboy
Semi-Master Baker
*****
Offline Offline

Posts: 202



WWW
« Reply #5 on: May 30, 2008, 07:59:36 PM »

never mind - found it
Logged

michael mckee

www.mactheweb.com
Mac and Web Design, the perfect marriage
matjooo
First-Time Baker
*
Offline Offline

Posts: 1



WWW
« Reply #6 on: June 09, 2008, 11:48:40 PM »

is it easy to setup?
Logged

The god be with you.
SergeV
Pending Apprentice Baker
**
Offline Offline

Posts: 3


« Reply #7 on: June 14, 2008, 11:15:01 PM »

If will allow, small addition in a file rss.php after
Code:
// Header info
// Required by CSS 2.0
Code:
echo "<?xml version=\"1.0\" encoding=\"UTF-8\" ?>";
echo "<rss version=\"2.0\">";
Logged
imakeart
Pending Apprentice Baker
**
Offline Offline

Posts: 14


Email
« Reply #8 on: August 24, 2008, 03:32:04 PM »

I'm curious if it would be possible to have an image placed in the description? I'd like to use this snippet to show updates to my gallery/shop pages -->

http://www.amandamakepeace.com/pages/buy-originals/available.php


And have the output look something like this -->

http://www.ebsqart.com/default.asp?RSS=tsrRecentArt


Would love some guidance with this  smiley


Thanks,
Amanda
Logged
jar
Pending Apprentice Baker
**
Offline Offline

Posts: 49


« Reply #9 on: August 25, 2008, 05:38:47 PM »

This is a snippet-module. This means it installs as a module, but is not a page section, rather you call it with the php function

ShowFeed();

You can place this in your template file, or any code section.

It puts the standard RSS button that links to rss.php - this file generates an rss 2.0 compatible feed that you can add to your favorite reader.

It feeds the last 10 (public only) pages (can be modified in rss.php) to be updated on your site, newest to oldest and includes the site title with link to the page, the date/time the page was updated, and if you have given the page a custom description via the page settings, it displays that as well.

You can see it in action as part of my template at http://baker.mnpages.com/pages/sandbox/rss-site-updates.php

I've tested it with Firefox using SAGE feed reader... it does not seem to work properly as a Live Bookmark however... not sure why yet.

i have problems with latin characters

http://www.tusiromania.ro/modules/rssfeeder/rssfeeder.php?page=4
Logged
Pages: [1] Go Up Print 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.5 | SMF © 2006-2008, Simple Machines LLC Valid XHTML 1.0! Valid CSS!