[ 
http://team.andromda.org:8080/jira/browse/BPM-63?page=comments#action_10413 ]
     
Matthias KÃspert commented on BPM-63:
-------------------------------------

CSS management should be improved by:

1. markup actions with a unique tag

In StrutsActionJsp.vsl the

<div="action">
...
</div>

should be surrounded by:

<div class="$action.actionName">
...
</div>

So layouters can address every action by name.

2. use a third, application-defined .css in the templates

This <app-name>.css should be generated only once (and more or less empty) in 
the src-directory. Can be used to provide/override application-wide layout. 

3. use a fourth FrontEndView-dependent .css in the templates

Like above: empty and only generated once to satisfy dependencies. Let the 
users add their stuff without confusing them with defaults for all 
possibilities.

Can be used to provide FrontEndView-specific layout.


> UI Improvement
> --------------
>
>          Key: BPM-63
>          URL: http://team.andromda.org:8080/jira/browse/BPM-63
>      Project: Bpm4Struts Cartridge
>         Type: Improvement
>     Reporter: Walter Itamar MourÃo
>     Assignee: Wouter Zoons
>     Priority: Minor

>
>
> Every html tag should have a default class and id assigned, so we could make 
> a lot of customization just changing the default css file(s).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://team.andromda.org:8080/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_idU88&alloc_id065&op=click
_______________________________________________
Andromda-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/andromda-devel

Reply via email to