Changes for page ERDivaliteLook

Last modified by Ravi Mendis on 2010/11/23 02:49

From version 13.1
edited by Ravi Mendis
on 2010/02/19 00:03
Change comment: There is no comment for this version
To version 22.1
edited by Ravi Mendis
on 2010/02/18 21:44
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -2,22 +2,4 @@
2 2  
3 3  Diva "lite" is [[Diva look>>WO:ERDivaLook]] sans **Ajax** and **effects**.
4 4  
5 -Specifically, it generates pages that are:
6 -
7 -* Semantically-rich or **tables-less**
8 -* HTML4 strict
9 -* Sans images, inline styles or presentation attributes
10 -
11 -It makes use of:
12 -
13 -* CSS for **themes**
14 -
15 -=== Differences between Diva look and Diva "lite" ===
16 -
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 -However, CSS themes are almost 100% interchangeable between the two. This makes Diva "lite" a stepping-stone towards using the full Diva look in a DirectToWeb app.
19 -
20 -Selenium tests will be structurally compatible between the two looks.
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 -
23 23  == HowTos ==