Changes between Version 71 and Version 72 of DevProjects
- Timestamp:
- Oct 11, 2011, 11:30:51 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DevProjects
v71 v72 30 30 31 31 == Proposed features == 32 The following development projects are available '''(Note: please do not add items to these lists. Suggest new items in the boinc_dev email list.)''''''' '32 The following development projects are available '''(Note: please do not add items to these lists. Suggest new items in the boinc_dev email list.)''''''' 33 33 34 34 === Web features === 35 35 Easy: 36 36 37 * Add a Reset button to prefs (both general and project)38 37 * Use a WYSIWYG bbcode editor such as http://wysiwygbbcode.codeplex.com/releases/view/49836 39 38 * Document the classes and IDs used by the PHP code; document the "standard" stylesheets, main.css and white.css. Finish black.css, and maybe make another style. … … 41 40 * Change default Q&A page to refer BOINC-specific questions to BOINC web site. #603 42 41 * Convert team name HTML and team description to BBcode. #604 43 * Use rich-text editing widget (e.g. Yahoo) wherever we allow BBcode. #39242 * Add a Reset button to prefs (both general and project) 44 43 45 44 Medium: … … 50 49 51 50 * Repackage the BOINC web code (PHP) as a Drupal module. Being worked on by Einstein@home. 52 * [ PrefsRemodel Remodel the preferences system]51 * [wiki:PrefsRemodel Remodel the preferences system] 53 52 * Propagate profiles between projects. #608 54 53 * Same for forum preferences.