= Design: Homepage = [[TOC]] The current Sahana Homepage is overdue for a re-design Goals for the Homepage: * Visually Appealing (Place for a Photo?) * Clearly communicates the purpose of Sahana * Easily configurable for use in different templates with different tables / modules enabled * Perhaps a place for some dynamic content? == Inspiration == * Current Default Homepage: http://demo.sahanafoundation.org/ * Deployment Home Pages: * http://test.lacrmt.sahanafoundation.org/ * http://rms.ifrc.org/ * http://demo.psmcop.sahanafoundation.org/ * http://slirs.sahanafoundation.org/ * http://demo.drm.tl/ == Proposed Designs == Please share your proposed wireframe / HTML designs here: * [https://docs.google.com/a/sahanafoundation.org/document/d/1_hYnj35663AXA4AQEhq09JavJg8higELz8lAT9U2Q-M/edit#bookmark=id.fu4mgxc0qwgi Proposals from VMWare Team Sprint] * [https://moqups.com/divyaprakashmittal@gmail.com/QEh9qjwW/ Contributed by Divya Prakash Mittal] * [https://picasaweb.google.com/112695425590278732409/SahanaEdenHomepageWireframe?authuser=0&authkey=Gv1sRgCM2QkdCLq8ntrQE&feat=directlink Designs from Samsruti Dash] * ADD YOURS HERE! :) == Integration in Sahana Eden == Once a Homepage Design is agreed by the community (shared and discussed on our MailingList), then it will need to be implemented in Sahana Eden in these files: https://github.com/flavour/eden/blob/master/views/default/index.html https://github.com/flavour/eden/blob/master/controllers/default.py#L65 Alternatively, it could be tested out in a separate [DeveloperGuidelines/Templates Template] first.