If you benefit from web2py hope you feel encouraged to pay it forward by contributing back to society in whatever form you choose!
Create Form Wizards based on web2py SQLFORM, allows client side validation eve for single step forms ...
A plugin for web2py-powered sites that implements a basic full text search engine for local site search. ...
This is how you can modify web2py_ajax.html to make your upload fields work in LOADed components (web2py_component(), web2py_ajax_page()) with little ...
lean and small plugin for star rating. support split stars, can be used more than one times in a page (for same record or different ones), If origin ...
Pingbacks allow blog posts and other resources such as photos to automatically notify one another of backlinks. This plugin exposes a decorator to pin ...
web2py's admin supports Mercurial for versioning but can one pull and push changes via HTTP? I wrapped Mercurial's hgwebdir wsgi app in a simple contr ...
Forms that are in a LOAD div (e.g. a plug-in) do not upload files. To get around this I used a jQuery plugin. I combined this with the ability of web2 ...