| 1 | = Drupal conversion = |
| 2 | |
| 3 | We plan to integrate BOINC's web features with Drupal. |
| 4 | BOINC features that have Drupal equivalents will be eliminated, |
| 5 | and we'll use Drupal instead. |
| 6 | This includes: |
| 7 | |
| 8 | * forums |
| 9 | * profiles |
| 10 | * private messages |
| 11 | * friend lists |
| 12 | |
| 13 | Other BOINC web features will be packaged as a Drupal "module". |
| 14 | These include: |
| 15 | |
| 16 | * the BOINC notion of account and login (based on email address and password) |
| 17 | * host features (view, merge) |
| 18 | * team features |
| 19 | * display of BOINC-specific user info (e.g., credit, other projects) |
| 20 | * jobs and credit |
| 21 | * computing preferences |
| 22 | |
| 23 | BOINC's web RPCs will continue to exist as they are now. |
| 24 | |
| 25 | If you are familiar with the internals of Drupal, |
| 26 | you are welcome to contribute to this conversion effort. |