Module: website Branch: master Commit: 19e9f1cf97a2f65dff47c60fb9be22d6f44ac19a URL: http://source.winehq.org/git/website.git/?a=commit;h=19e9f1cf97a2f65dff47c60...
Author: Jeremy Newman jnewman@codeweavers.com Date: Mon Dec 10 11:35:36 2007 -0600
adding RSS news feed to local page
---
include/html.php | 88 ++++++++++++++++++-------- include/themes/winehq/content.template | 5 +- include/themes/winehq/content_print.template | 19 ++++++ include/winehq.conf | 35 ---------- site | 73 +++++++++++++++++++++- templates/en/global/xml/rss.template | 22 +++++++ templates/en/global/xml/rss_row.template | 8 +++ 7 files changed, 184 insertions(+), 66 deletions(-)
Diff: http://source.winehq.org/git/website.git/?a=commitdiff;h=19e9f1cf97a2f65dff4...