Changes for page ERDivaliteLook
Last modified by Ravi Mendis on 2010/11/23 02:49
From version 66.1
edited by Theodore Petrosky
on 2023/11/13 11:57
on 2023/11/13 11:57
Change comment:
Renamed back-links.
To version 60.1
edited by Ravi Mendis
on 2010/08/05 03:18
on 2010/08/05 03:18
Change comment:
There is no comment for this version
Summary
-
Page properties (5 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 -ERDivaliteLook 1 +ERDivaliteLook Framework - Parent
-
... ... @@ -1,1 +1,0 @@ 1 -Frameworks - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. tedpet1 +XWiki.rmendis - Tags
-
... ... @@ -1,1 +1,0 @@ 1 -webobjects|d2w|directtoweb - Content
-
... ... @@ -1,10 +1,10 @@ 1 1 == What is div#a "lite"? == 2 2 3 -Diva "lite" is [[Diva look>> doc:documentation.Home.Frameworks.ERDivaLook.WebHome]] sans **Ajax** and **effects**.3 +Diva "lite" is [[Diva look>>WO:ERDivaLook]] sans **Ajax** and **effects**. 4 4 5 5 Specifically, it generates pages that are: 6 6 7 -* **Tablesless** or use[[Semantic markup>>url:http://en.wikipedia.org/wiki/Semantic_HTML||shape="rect"]]7 +* **Tablesless** or with [[Semantic markup>>http://en.wikipedia.org/wiki/Semantic_HTML]] 8 8 * HTML5 compliant 9 9 * Sans images, inline styles or presentation attributes 10 10 ... ... @@ -15,22 +15,18 @@ 15 15 === Differences between Diva look and Diva "lite" === 16 16 17 17 A notable difference between the two D2W looks is that Diva "lite" doesn't use Ajax. So it is compatible with WebObjects 5.3. 18 - 18 +However, CSS themes are almost 100% interchangeable between the two. This makes Diva "lite" a stepping-stone when migrating a DirectToWeb app to Diva look. 19 19 20 20 Selenium tests are basically compatible between the two looks. 21 - 21 +However, because of the use of ajax in the full Diva look, they'll require minor changes to accommodate ajax request/responses instead of standard HTTP requests. 22 22 23 23 == HowTos == 24 24 25 -{{children/}} 25 +{{children}}{{/children}} 26 26 27 -* [[How to use an Embedded D2WList>>doc:How to use an Embedded D2WList]] 28 -* [[How to Write D2W Rules>>doc:documentation.Home.Frameworks.ERDivaLook.How to Write D2W Rules.WebHome]] 29 -* [[How to use a Detail List Page>>doc:How to use a Detail List Page]] 30 -* [[How to test a Diva app with Selenium>>doc:How to test a Diva app with Selenium]] 31 -* [[How to set the Theme of a Diva Look app>>doc:How to set the Theme of a Diva Look app]] 32 -* [[How to debug a D2W application>>doc:documentation.Home.Frameworks.ERDivaLook.How to debug a D2W application.WebHome]] 33 - 34 -== External Links == 35 - 36 -WOWODC 10' - [[DirecToWeb 2.0>>url:http://www.wocommunity.org/wowodc10/slides/D2W2.pdf||shape="rect"]] 27 +* [[How to use an Embedded D2WList>>WO:How to use an Embedded D2WList]] 28 +* [[How to Write D2W Rules>>WO:How to Write D2W Rules]] 29 +* [[How to use a Detail List Page>>WO:How to use a Detail List Page]] 30 +* [[How to test a Diva app with Selenium>>WO:How to test a Diva app with Selenium]] 31 +* [[How to set the Theme of a Diva Look app>>WO:How to set the Theme of a Diva Look app]] 32 +* [[How to debug a D2W application>>WO: How to debug a D2W application]]