Changes between Version 60 and Version 61 of DeveloperGuidelines/Tips


Ignore:
Timestamp:
06/29/09 20:35:27 (15 years ago)
Author:
Fran Boon
Comment:

Custom Forms, PIL thumbnails

Legend:

Unmodified
Added
Removed
Modified
  • DeveloperGuidelines/Tips

    v60 v61  
    3232  * Debug by setting the return to just a plain dict() (=> can read values of vars in 'request')
    3333  * Latest code method: http://groups.google.com/group/web2py/browse_thread/thread/1d7c1e31b5f66534
     34   * Suggested workflow for customising HTML: http://groups.google.com/group/web2py/browse_thread/thread/95e571e49b7d77ed/8c998b226f5a0437
    3435  * less retyping of code in view using SQLFORM extensions: http://groups.google.com/group/web2py/browse_thread/thread/2d8cc57352d158bd
    3536  * Simple version: http://groups.google.com/group/web2py/browse_thread/thread/7245cab0df469d5f
     
    4546 * CGI co-existence: http://groups.google.com/group/web2py/browse_thread/thread/1520b84d144f0b0c
    4647 * Inline Images in T2 CRUD: http://groups.google.com/group/web2py/browse_thread/thread/d954bf883baf7adc/3b55a819b425a741
     48 * PIL to create thumbnails: http://groups.google.com/group/web2py/browse_thread/thread/3523f9a12edc6836
    4749 * Download Images with original filename:
    4850  * http://groups.google.com/group/web2py/browse_thread/thread/484a2d04bdd7606f