Changes between Version 52 and Version 53 of Projects/Design


Ignore:
Timestamp:
12/01/14 07:39:11 (10 years ago)
Author:
Pat Tressel
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Projects/Design

    v52 v53  
    211211You don't need to include a lot of fake data.  For instance, if you make a list view, there's no need to have more than two rows.  If you make a component view that has tabs, you don't need a lot of tabs.  Just include enough to show the layout you want for the page that contains the tabs, and for the info in each tab.  If you want to try bootstrap "cards", just put one or two in each card container.
    212212
    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
    236214== Design a (better) GUI for the CAP broker (already done?) ==
    237215