| 213 | | === Theme examples === |
| 214 | | |
| 215 | | The [http://demo.eden.sahanafoundation.org demo server] is using the default theme -- please feel free to make something that looks |
| 216 | | nothing like it. |
| 217 | | |
| 218 | | Have a look at these sites using Sahana Eden -- you'll see they have very different designs (all are test sites so you can enter test data, if useful, though not all allow full privileges): |
| 219 | | * Community Resilience Mapping: http://demo.lacrmt.sahanafoundation.org |
| 220 | | * Disaster Risk Management: http://demo.drm.tl |
| 221 | | * Disaster Risk Reduction Projects: http://demo.drrprojects.net |
| 222 | | * Donation & Volunteer Management: http://la.aidiq.com |
| 223 | | * Philippines request Management & Facility Status: http://test.philippines.sahanafoundation.org |
| 224 | | * Resource Management for IFRC (login required to get beyond frontpage): http://rmsdemo.aidiq.com |
| 225 | | |
| 226 | | This shows a theme that was previously made for this design task. It is an example of what types of files you may need to include -- that is, the actual CSS files and images for the theme, view files, layout file, plus example HTML files and anything you need for fake contents. |
| 227 | | Please put the design itself entirely out of mind, and Do It Your Way! |
| 228 | | * http://eden.sahanafoundation.org/attachment/wiki/Contribute/UI/Sahana%20Eden%20Layout%20Design.zip |
| 229 | | |
| 230 | | Here are the current theme files. (If you have an Eden developer environment installed, you can try them out by editing your {{{models/000_config.py}}} file and setting {{{settings.base.theme}}} to the name of a theme there (same as the name of the directory).) |
| 231 | | * https://github.com/flavour/eden/tree/master/static/themes |
| 232 | | Among those, these themes use Bootstrap.js: |
| 233 | | * DRMP |
| 234 | | * Philippines |
| 235 | | Almost all use jQueryUI. |
| | 213 | |