As said by villas, I think this is the principal goal:

1. A clear goal of moving from table to divs.
2. A web2py list of semantic names to name certain sections of the page.

If in 2, we take references from wordpress or some cms, it would be easier
to import templates from them.

On Sun, Mar 7, 2010 at 11:29 AM, villas <villa...@gmail.com> wrote:

> An example layout page I looked at had:
>
> <div class="wrapper">
> <table class="layout">
> <td colspan="3"  class="header">
> <td colspan="3" class="statusbar">
> <td class="width10em column1">
> <td class="expandable column2">
> <td class="width10em column3">
> <td colspan="10" class="footer">
>
> Clearly it leaves much to be desired,  but maybe it would help if we
> agreed:
> 1. A clear goal of moving from table to divs.
> 2. A Web2py list of semantic names to name certain sections of the
> page.
> 3. Perhaps longer term, move forms towards fieldsets and definition
> lists (well, let's leave that for now!).
>
> If we achieved 1. and 2. we could all build layouts to a similar
> standard. I wonder whether Wordpress has standard div names we could
> adopt?  Or maybe one of the other popular CMSs or frameworks which has
> lots of template writers (Joomla, Drupal).  With CSS it helps if we
> could all sing off the same 'sheet'.
>
> -David
>
> --
> You received this message because you are subscribed to the Google Groups
> "web2py-users" group.
> To post to this group, send email to web...@googlegroups.com.
> To unsubscribe from this group, send email to
> web2py+unsubscr...@googlegroups.com<web2py%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/web2py?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to web...@googlegroups.com.
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en.

Reply via email to