Changes for page ERDivaLook

Last modified by Ravi Mendis on 2010/09/10 01:14

From version 144.1
edited by Ravi Mendis
on 2009/04/23 08:38
Change comment: Add how to set page CSS
To version 145.1
edited by Ravi Mendis
on 2009/04/23 08:00
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -41,14 +41,3 @@
41 41  | //Included in ERDivaLookExample// | //Included in ERDivaLookExample// | Shawn Chin [[mailto:schin@shawnchin.net]] | Eduardo Cesario [[mailto:design@criaturacreativa.com.ar]]
42 42  
43 43  The graphics designer Eduardo Cesario wrote up his experience of developing his //Organica// design for an early prototype of ERDivaLook on his [[blog>>http://www.organicacreativa.com/organica-creativa.php?area=directtoweb&lang=en]].
44 -
45 -=== How to Set D2W Page CSS ===
46 -
47 -Diva look introduces a new D2W key: **stylesheet**.
48 -The CSS file computed by this key will be set as the stylesheet for the page.
49 -
50 -e.g:
51 -
52 -|= LHS |= key |= RHS
53 -| task = 'edit' |**stylesheet**| //NeutralEditPage.css//
54 -| task = 'inspect' and session.theme = 'Simple' |**stylesheet**| //SimpleInspectPage.css// |