Experimental project
This is a sandbox project, which contains experimental code for developer use only.
WebEx API aggregate
College Board / Inspiring Minds
- Aggregate events from your WebEx account via WebEx API
http://developer.cisco.com/web/webex-developer/xml-api-overview - Checks timestamp in DB to determine whether to grab updated xml from WebEx
- Add multiple aggregates, display as Drupal blocks
- has debug mode to see POST and result
- Option to save local xml cached copies
- Includes the begining of a standalone "WebexAPI.class.php" project on GitHub
- Compatible with Drupal's Encrypt module http://drupal.org/project/encrypt
Usage
- Enable Module
- Go to /admin/webex_event_list/list & "Add New WebEx List"
- Enter WebEx credentials & save
- Add WebEx block to a page
- Edit feed via link above block output or at /admin/webex_event_list/list
TODO:
- Change name to WebEx Aggregate
- MANAGE OTHER THINGS BESIDES EVENT!!! (handle, meetings, etc). Pretty sure 'meetings' works. . .
- Build upon standalone API (include/WebexAPI.class.php)
add sorting, cache, etc - Default UI (pager, collapsable)
- New Form Fields/DB Schema: Title field, "Other" replacement (see: _api_sort_response), Description
Should we tie this to a node? That is, 1 node per whole feed? - Form: Make WebEx Sort Sections drag n drop
- Make /admin/webex_event_list/list an admin menu item
- Ensure using t('') where applicable
- Form validation js & php. specifically "title delimited" and "category sort"
Hide category sort by default.
Project information
Seeking co-maintainer(s)
Maintainers are looking for help reviewing issues.- Project categories: Site structure, Integrations
- Created by joshhoegen on , updated
