| 1 | = Taiwan = |
| 2 | Sahana Taiwan are customising & deploying an instance of Sahana Eden. |
| 3 | |
| 4 | Initially this is to complement their [http://sahana.tw Sahana Agasti deployment]. |
| 5 | |
| 6 | The proposal is for this to replace Agasti completely next year. |
| 7 | |
| 8 | Functionality they are interested in: |
| 9 | == New Home Page == |
| 10 | * Allow unauthenticated users to 'Report Incident' (Missing Person, Request Help or Incident) or 'Offer Help' (Volunteer or Pledge Resources) |
| 11 | * provide top-level stats about # resources registered in system |
| 12 | * Map overview |
| 13 | |
| 14 | == Mapping == |
| 15 | Configured to use openstreetmap.tw & Google layers |
| 16 | |
| 17 | Want to be able to overlay data from Agasti onto the Eden Map: |
| 18 | * Shelters |
| 19 | |
| 20 | === Locations Selector === |
| 21 | * Use Taiwan's 4 levels of hierarchy |
| 22 | * Local Geocoder service to allow users to enter street address |
| 23 | * Select from Map |
| 24 | |
| 25 | == Messaging == |
| 26 | * A local SMS Gateway is working with the system. |
| 27 | * This has been tested with [http://en.wikipedia.org/wiki/Big5 Big5 encoding]. |
| 28 | |
| 29 | == Authentication == |
| 30 | * Want to be able to have users login once to access resources on both systems. |
| 31 | * OpenID support has been added to Web2Py/Eden |
| 32 | * Rewrite Agasti to access Eden user table? auth_user |
| 33 | * Better to hack the legacy Agasti rather then the end-goal Eden |
| 34 | |
| 35 | == Authorization == |
| 36 | * Want defined Roles to be active on both systems |
| 37 | * Memberships should only be defined once |
| 38 | * Rewrite Agasti to access Eden membership table? auth_membership |
| 39 | * Better to hack the legacy Agasti rather then the end-goal Eden |
| 40 | * Need support for the 'Shelter Administrator' role |
| 41 | |
| 42 | == Localisation == |
| 43 | Translation into Chinese is underway |
| 44 | ---- |
| 45 | [wiki:Deployments] |