boinc/html/project.sample
David Anderson 65a1bdab39 - lib: change XML_PARSER to handle attributes and spaces in tags.
e.g. it handles <foo /> correctly,
    and handles <foo attr="x">
    (it doesn't return the attributes, but it doesn't choke on them).
- GUI RPC client lib:
    use XML_PARSER to process authorization replies,
    e.g. so that it handles <authorized />

    TODO: use XML_PARSER to parse all GUI RPC requests and replies

- web: add a CSS entry for news item titles
- web (news items): add an optional "category" field to news items:
    suggested values: "server status", "news", "emergency".
    These are not used to display the items,
    but are passed in the RSS feed and could be used by news aggregators.
- manager: replace "BOINC-based account managers" with "account managers"


svn path=/trunk/boinc/; revision=16028
2008-09-19 18:08:17 +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 - scheduler: in matchmaker scheduler, if find a "locked" array slot, 2008-07-18 20:59:59 +00:00
project_news.inc - lib: change XML_PARSER to handle attributes and spaces in tags. 2008-09-19 18:08:17 +00:00
project_specific_prefs.inc - web: improve sample project_specific_prefs.inc 2008-08-12 22:09:28 +00:00