web2py Pluginsjust some cool examples |
|||||||||
| /plugins/default/rating [ login | register | lost password ] | |||||||||
Main Menu |
web2py plugins are self contained pieces of an application that can be added to any existing application. They usually define components, i.e. objects that can be embedded in a page and talk to the server via ajax. Often they include corresponding jQuery plugins and the serverside funcitonality to make them work. Here you can find some examples. The web2py admin interface provides a web interface to upload and manage the plugins. The plugin themsselves are .w2p files (as for web2py apps). There are just tar gzipped files containing the source code. You do not need to unzip them. The admin interface will unzip them on upload in web2py. Once a plugin becomes part of your app, you can customize it without affecting other apps. Look and feel can be customized via CSS. Demo Plugin RatingSource code
Download Plugin[download] |
||||||||
|
Copyright © 2009 - Powered by web2py |
|||||||||