send me the code when done. ;-)
Thanks.
On Feb 6, 1:45 pm, Wes James <compte...@gmail.com> wrote:
> Massimo,
>
> How do the new changes affect t3? I have been working on some changes
> in the older system t2 that was in t3.
>
> I made changes to the login form so that when there is an error
> logging in the username stays in the username field when the form
> comes back
>
> I have made changes to itemize
>
> itemize(db.table,nitems=10,titems='n')
> itemize(db.table,nitems=9,titems='i')
>
> n means normal itemize
> i means image and displays items in 3 columns
>
> so that it shows something like this:
>
> << < 1 ... 21 2 3 4 5 6 7 8 9 10 ... 30 > >>
>
> << >> means go to next set of 10
> < > means go to next page
> the 1 would take you to the first page
> the 30 would be the last page to go to (changes, of course, depending
> on the number of records)
>
> I am also partially through making changes to upload code to make
> thumbnails of images so that when they are displayed on a page the
> full image is not there - only a thumbnail. This reduces foto gallery
> like pages download bandwidth needs. I've been kind of waiting for
> your changes to pan out to do much more....
>
> thx,
>
> -wes
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"web2py Web Framework" group.
To post to this group, send email to web2py@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
-~----------~----~----~----~------~----~------~--~---