Skip to content

'Portlet' web widgets by way of jquery... kind of like the customized google homepage.

Notifications You must be signed in to change notification settings

toscawidgets/tw2.jqplugins.portlets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tw2.jqplugins.portlets

Author

Ralph Bean <rbean@redhat.com>

tw2.jqplugins.portlets is a toscawidgets2 (tw2) wrapper for jquery-ui portlets. Its kind of like the widgets on the customized google homepage.

It was inspired by this thread on the jquery-ui mailing list.

Live Demo

Peep the live demonstration.

Get the source from github.

PyPI page and bugs

Sampling tw2.jqplugins.portlets in the WidgetBrowser

The best way to scope out tw2.jqplugins.portlets is to load its widgets in the tw2.devtools WidgetBrowser. To see the source code that configures them, check out tw2.jqplugins.portlets/tw2/jqplugins/portlets/samples.py

To give it a try you'll need git, python, and virtualenvwrapper. Run:

$ git clone git://github.com/toscawidgets/tw2.jqplugins.portlets.git
$ cd tw2.jqplugins.portlets
$ mkvirtualenv tw2.jqplugins.portlets
(tw2.jqplugins.portlets) $ pip install tw2.devtools
(tw2.jqplugins.portlets) $ python setup.py develop
(tw2.jqplugins.portlets) $ paster tw2.browser

...and browse to http://localhost:8000/ to check it out.

About

'Portlet' web widgets by way of jquery... kind of like the customized google homepage.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages