Wiki source code of ERDivaliteLook
Last modified by Ravi Mendis on 2010/11/23 02:49
Hide last authors
author | version | line-number | content |
---|---|---|---|
![]() |
12.1 | 1 | == What is div#a "lite"? == |
2 | |||
![]() |
64.1 | 3 | Diva "lite" is [[Diva look>>doc:documentation.Home.Frameworks.ERDivaLook.WebHome]] sans **Ajax** and **effects**. |
![]() |
30.1 | 4 | |
5 | Specifically, it generates pages that are: | ||
6 | |||
![]() |
62.1 | 7 | * **Tablesless** or use [[Semantic markup>>url:http://en.wikipedia.org/wiki/Semantic_HTML||shape="rect"]] |
![]() |
55.1 | 8 | * HTML5 compliant |
![]() |
30.1 | 9 | * Sans images, inline styles or presentation attributes |
10 | |||
11 | It makes use of: | ||
12 | |||
13 | * CSS for **themes** | ||
14 | |||
![]() |
55.1 | 15 | === Differences between Diva look and Diva "lite" === |
16 | |||
![]() |
47.1 | 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. |
![]() |
62.1 | 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. |
![]() |
47.1 | 19 | |
![]() |
55.1 | 20 | Selenium tests are basically compatible between the two looks. |
![]() |
62.1 | 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. |
![]() |
55.1 | 22 | |
![]() |
30.1 | 23 | == HowTos == |
![]() |
55.1 | 24 | |
![]() |
62.1 | 25 | {{children/}} |
![]() |
55.1 | 26 | |
![]() |
70.1 | 27 | * [[How to use an Embedded D2WList>>doc:documentation.Home.Frameworks.ERDivaLook.How to use an Embedded D2WList.WebHome]] |
![]() |
65.1 | 28 | * [[How to Write D2W Rules>>doc:documentation.Home.Frameworks.ERDivaLook.How to Write D2W Rules.WebHome]] |
![]() |
69.1 | 29 | * [[How to use a Detail List Page>>doc:documentation.Home.Frameworks.ERDivaLook.How to use a Detail List Page.WebHome]] |
![]() |
68.1 | 30 | * [[How to test a Diva app with Selenium>>doc:documentation.Home.Frameworks.ERDivaLook.How to test a Diva app with Selenium.WebHome]] |
![]() |
67.1 | 31 | * [[How to set the Theme of a Diva Look app>>doc:documentation.Home.Frameworks.ERDivaLook.How to set the Theme of a Diva Look app.WebHome]] |
![]() |
66.1 | 32 | * [[How to debug a D2W application>>doc:documentation.Home.Frameworks.ERDivaLook.How to debug a D2W application.WebHome]] |
![]() |
61.1 | 33 | |
34 | == External Links == | ||
35 | |||
![]() |
62.1 | 36 | WOWODC 10' - [[DirecToWeb 2.0>>url:http://www.wocommunity.org/wowodc10/slides/D2W2.pdf||shape="rect"]] |