cccc / media-frontend

DEPRECATED frontend of media.ccc.de
1 stars 0 forks source link

Added atom feed for news page #2

Closed meise closed 10 years ago

meise commented 10 years ago

Created news feed generator class witch fetches all news entries from database and creates an atom feed (/news.atom) file. The feed is only included into the news page html header.

Furthermore, missing meta data content for description, author and keywords in the html header was added.