Changes between Version 67 and Version 68 of DeveloperGuidelines/Tips


Ignore:
Timestamp:
09/14/09 21:12:30 (15 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DeveloperGuidelines/Tips

    v67 v68  
    1919==== Web2Py ====
    2020 * http://web2py.com/examples/default/docs
    21  * HTML Helpers: http://www.web2py.com/AlterEgo/default/show/217
     21 * HTML Helpers: http://web2py.com/AlterEgo/default/show/217
    2222 * Arbitrary HTML tags using TAG, e.g. TAG.LEGEND('a','b',_c='d')
    2323 * HTML Helpers can be navigated/manipulated like the DOM: http://groups.google.com/group/web2py/browse_thread/thread/ac045f3b1d3846d9
    24  * https://mdp.cti.depaul.edu/web2py_wiki/default/wiki/tips
    25  * https://mdp.cti.depaul.edu/web2py_wiki/default/wiki/widgets
    26  * Pagination: http://mdp.cti.depaul.edu/AlterEgo/default/show/95
     24 * https://web2py.com/web2py_wiki/default/wiki/tips
     25 * https://web2py.com/web2py_wiki/default/wiki/widgets
     26 * Pagination: http://web2py.com/AlterEgo/default/show/95
    2727 * New syntax for low-level database record create/update/delete: http://groups.google.com/group/web2py/browse_thread/thread/d79a6e52824d4221
    2828 * Default field values with crud.create(): http://groups.google.com/group/web2py/browse_thread/thread/717e2349f0f8e93d
     
    5656 * Modified preorder Tree Traversal (for large Hierarchical trees): http://groups.google.com/group/web2py/browse_thread/thread/70efddab62dfe73
    5757 * Hierarchical References: http://groups.google.com/group/web2py/browse_thread/thread/a4f57635d4a05f83
    58  * JSON datetime serialization: https://mdp.cti.depaul.edu/web2py_wiki/default/wiki/JSONdatetime
     58 * JSON datetime serialization: https://web2py.com/web2py_wiki/default/wiki/JSONdatetime
    5959 * Enter key in ajaxified forms: http://groups.google.com/group/web2py/browse_thread/thread/bae7b19ff35b896b#
    6060 * Limiting access to a controller function to just certain IPs: http://groups.google.com/group/web2py/msg/df000860c707d3d3