Wiki source code of ERModernLook

Version 57.1 by David Holt on 2010/05/18 22:30

Show last authors
1 = ERModernLook =
2
3 === Overview ===
4
5 [[Go to David LeBer's original blog post introducing ERModernLook to the world.>>http://davidleber.net/?p=402]]
6
7 [[David's introductory presentation to WONoVA (screencast)>>http://www.wocommunity.org/podcasts/ERModernDirectToWebIntro.mov]]
8
9 === Working with the ERModernLook in your projects ===
10
11 David Avendasora has created a new D2W Project template for use with WOLips. You can download it from his [[repository>>http://avendasora.svn.beanstalkapp.com/repository]].
12
13 Once you have downloaded it, you can place it in /Library/Application Support/WOLips/Project Templates/ (there are other locations possible)
14
15 If any of those directories don't exist, you'll need to create them.
16
17 Once the project template is in that folder you'll be able to create new projects using it from within Eclipse. To do this you right click in the WO Explorer and select New ... Project
18
19 [[image:New Project....jpg||border="1"]]
20
21 Then select WO Project from Template in the new project wizard.
22
23 [[image:New Project wizard.jpg||border="1"]]
24
25 You should then see the project template that you placed in the correct directory:
26
27 [[image:New Project wizard select template.jpg||border="1"]]
28
29 === Features of the ERModernLook ===
30
31 ~1. [[ClickToOpen>>WOL:Click to Open]] support is now included by default with ERModernLook. Just set your wolips password and you're good to go (by default the properties file has it set to "my//password"). You should see the expanded WOLToolbar below the D2WDebugFlags.//
32
33 === [[image:ERD2WDebugFlags - Click to Open.jpg||border="1"]] ===
34
35 2. Simple styling for the conditional error message on the login page has been added to the project template which results in the following error block:
36
37 [[image:Error styling on login page.png]]