If you benefit from web2py hope you feel encouraged to pay it forward by contributing back to society in whatever form you choose!
Easily makes and personalize breadcrumbs. This one is for applications don't use nested functions ...
Similar to Rails scaffolding. Creates admin panel with just one line! ...
Remove the excess blank lines that the web2py rendering engine puts in its output. ...
Here are a few tricks for modifying individual form elements ...
I do not particularly like having a function for each of the standard operations (select, update, create) on a single table. Moreso when I am prototyp ...
Place a div on your page, and a little jquery magic, you have access to request, response, and session. Remember, this is to help in the development p ...
This adds new URLs without invalidating any 'normal' URLs routes.out is as yet untested! Its just the inverse -- I couldn't possibly have messed up, ...
This is a module that lets you build a table on the server that supports paging, sorting, editing and totals easily. It requires no javascript or sess ...
i have a apache server running which i wanted to show my web2py apps that are running on the provided server under port 8000 so that i can call http:/ ...
for WebKit (Safari, Chrome) and Gecko (Firefox) the experimental css3 property is used to create the rounded corners and for Opera an SVG image w ...