Closed
Bug 583627
Opened 15 years ago
Closed 12 years ago
Install phpSyndication 1.0b1 site-wide
Categories
(www.mozilla.org :: General, enhancement)
www.mozilla.org
General
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: GPHemsley, Assigned: reed)
References
(Blocks 1 open bug, )
Details
In order to simplify the creation of syndication feeds (e.g. for MFSAs in bug 504882), I recommend installing phpSyndication in a centralized location, so that all parts of the site can access it. (As far as I know, this centralized location doesn't actually have to be publicly-visible; but publicly-visible pages must be able to access it via PHP include/require.)
phpSyndication is essentially a library, written in PHP, that allows for the standards-compliant creation of syndication feeds. The latest version is 1.0b1, which supports the creation of RSS 2.0 and Atom 1.0 feeds. (Other standardized versions, including obsolete ones, will be supported in later versions—though that's likely outside the scope of this bug.)
Full disclosure: I am the sole author of phpSyndication.
Reporter | ||
Updated•14 years ago
|
Assignee: nobody → reed
Reporter | ||
Updated•14 years ago
|
Status: NEW → ASSIGNED
Updated•13 years ago
|
Component: www.mozilla.org → General
Product: Websites → www.mozilla.org
Comment 1•12 years ago
|
||
The mozilla.org site is migrating to the Python-based Bedrock platform. We might be able to implement a similar stuff in Python.
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•