Changes for page ERDivaLook
Last modified by Ravi Mendis on 2010/09/10 01:14
From version 145.1
edited by Ravi Mendis
on 2009/04/23 08:00
on 2009/04/23 08:00
Change comment:
There is no comment for this version
To version 141.1
edited by Ravi Mendis
on 2009/04/23 08:40
on 2009/04/23 08:40
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -41,3 +41,16 @@ 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 += Using ERDivaLook = 46 + 47 +=== Setting the D2W Page CSS === 48 + 49 +Diva look introduces a new D2W key: **stylesheet**. 50 +The CSS file computed by this key will be set as the stylesheet for the page. 51 + 52 +e.g: 53 + 54 +|= LHS |= key |= RHS 55 +| task = 'edit' |**stylesheet**| //NeutralEditPage.css// 56 +| task = 'inspect' and session.theme = 'Simple' |**stylesheet**| //SimpleInspectPage.css// |