boinc/html/project.sample
David Anderson e1bdfc0ee8 - web: change the way project news is stored.
Old: in a flat file (html/project/project_news.inc)
    New: in a forum (called "News" by default)
    The script html/ops/news_convert.php copies news from
    old to new format.
    You'll also need to edit your index.php and use
    "show_news(0, 5)" to show news.
- web: added a "message of the day" mechanism.
    Edit html/user/motd.php to show a message.
    This will be shown as the first news item,
    but it's not archived (i.e., it's not a forum post)


svn path=/trunk/boinc/; revision=19949
2009-12-16 22:35:08 +00:00
..
cache_parameters.inc *** empty log message *** 2007-01-11 17:39:23 +00:00
donations.inc - web: added copyright and license info to PHP files 2008-08-05 22:43:14 +00:00
project.inc - admin web: finished the above. 2009-09-15 18:14:37 +00:00
project_specific_prefs.inc - client/scheduler/web: add per-project preferences for whether 2009-09-28 04:24:18 +00:00