toscawidgets2 wrapper for the FullCalendar jQuery plugin
Project description
A toscawidgets2 wrapper for the FullCalendar jquery plugin library.
See the FullCalendar library’s documentation for further information: jQuery FullCalendar Documentation
For demos of other tw2.jqplugin widgets see: http://tw2-demos.threebean.org/
Description
toscawidgets2 (tw2) aims to be a practical and useful widgets framework that helps people build interactive websites with compelling features, faster and easier. Widgets are re-usable web components that can include a template, server-side code and JavaScripts/CSS resources. The library aims to be: flexible, reliable, documented, performant, and as simple as possible.
jQuery FullCalendar Plugin is a jQuery plugin that provides a full-sized, drag & drop calendar. It uses AJAX to fetch events on-the-fly for each month and is easily configured to use your own feed format (an extension is provided for Google Calendar). It is visually customizable and exposes hooks for user-triggered events (like clicking or dragging an event). The FullCalendar library is open source and dual licensed under the MIT or GPL Version 2 licenses.
This module, tw2.jqplugins.fullcalendar, provides toscawidgets2 (tw2) access to the jQuery FullCalendar Plugin widget.
Sampling tw2.jqplugins.fullcalendar in the WidgetBrowser
The best way to scope out tw2.jqplugins.fullcalendar is to load its widgets in the tw2.devtools WidgetBrowser. To see the source code that configures them, check out tw2.jqplugins.fullcalendar/tw2/jqplugins/fullcalendar/samples.py
To give it a try you’ll need git, python, and virtualenvwrapper. Run:
$ git clone git@github.com:toscawidgets/tw2.jqplugins.fullcalendar.git $ cd tw2.jqplugins.fullcalendar $ mkvirtualenv tw2.jqplugins.fullcalendar (tw2.jqplugins.fullcalendar) $ pip install tw2.devtools (tw2.jqplugins.fullcalendar) $ python setup.py develop (tw2.jqplugins.fullcalendar) $ paster tw2.browser
…and browse to http://localhost:8000/ to check it out.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file tw2.jqplugins.fullcalendar-2.0.1.tar.gz
.
File metadata
- Download URL: tw2.jqplugins.fullcalendar-2.0.1.tar.gz
- Upload date:
- Size: 63.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e66ec59aa55371136ac5ab67a00ccc975532cb91f53a2a034c522896d3ca0720 |
|
MD5 | 1b47e8fec1e53de71f3bdb41ad87d41b |
|
BLAKE2b-256 | 83e9a7502223c21ce576573522164e29176fb2235b43b2d0913b36b8c5875e19 |