Home « Server software «
Documentation: categories/feed.php
categories/feed.php - List new articles in the RSS 2.0 format
List up to ten fresh pages for one category only. At the moment, this script gives the list of the ten newest published articles, with following information:- title - the title of the article
- url - the absolute url to fetch the article
- time - the date and time of article last modification
- author - the last contributor to the article
- category - the label of the category from where the article is originated
- image - the absolute url to fetch a related image, if any
If following features are enabled, this script will use them:
- compression - Through gzip, we have observed a shift from 3098 bytes to 751 bytes, meaning one Ethernet frame rather than three
- cache - Cache is supported through ETag and by setting Content-Length; Also, Cache-Control enables caching for some time, even through HTTPS
Restrictions apply on this page:
- associates and editors are allowed to move forward
- permission is denied if the anchor is not viewable
- access is restricted ('active' field == 'R'), but the surfer is an authenticated member
- public access is allowed ('active' field == 'Y')
- permission denied is the default
Accept following invocations:
- feed.php/12
- feed.php?id=12
This script is a reference file of this system.
Voir aussi:
Licence: GNU Lesser General Public License
Auteurs:
- Bernard Paques bernard.paques@bigfoot.com