summaryrefslogtreecommitdiffstats
path: root/web/lib/feedcreator.class.php
AgeCommit message (Collapse)AuthorFilesLines
2012-09-24Avoid use of "<b>"/"</b>"Lukas Fleischer1-1/+1
* Use "<label>"/"</label>" for form labels. * Use "<strong>"/"</strong>" for important text. * Use "<h4>"/"</h4>" for headings. * Drop "<b>"/"</b>" everywhere else. Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>
2005-06-10RSS support implementedsimo1-0/+1541
Latest packages also on homepage DEPLOYMENT NOTES: - web/html/xml must be world writable