web2py Pluginsjust some cool examples |
|||||||||
| /plugins/default/jqgrid [ login | register | lost password ] | |||||||||
Main Menu |
Attention: some of the plugins listed here are old (in particular jqgrid, comments, tagging, modal, dropdow, attachments, latex, flash video and deprecated). Newer versions have been incorporated into plugin_wiki. Here is a video about plugin_wiki. Make sure you watch it before you proceed. The OpenID, Facebook and RPX plugins are also obsolete since RPX, OpenID, Oauth 1.0 and 2.0 support is built into web2py. Check in the online manual.
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 Sortable TableCurrent shoutsSource code
Download Plugin[download] |
||||||||
|
Copyright © 2009 - Powered by web2py |
|||||||||