Core Libraries
| Name | Description | Author | Version |
|---|---|---|---|
| calipso | Core calipso library (connect middleware) that controls the overall function of Calipso | cliftonc | |
| Date | Core calipso library that wraps the jQuery UI Datepicker date functions for use across the framework. | cliftonc | |
| Event | Module event handlers and events, used to drive initiation and routing of dependent modules. | cliftonc | |
| Form | Core calipso form handling library, forms are created from json objects and rendered consistently. Contributors: dennishall. | cliftonc | |
| Helpers | Helper functions that can be used from within the view engines (jade or ejs). | cliftonc | |
| Link | Link rendering library. | cliftonc | |
| Menu | Menu management and rendering class. | cliftonc | |
| Router | Router object that allows modules to route requests internally. | cliftonc | |
| Table | Table rendering library. | cliftonc | |
| Theme | Theme management library, responsible for all rendering. | cliftonc |
core Modules
| Name | Description | Author | Version | Enabled |
|---|---|---|---|---|
| admin | Forms and functions to provide administration of configuration, installation and reloading of Calipso. | Clifton Cunningham |
0.2.0 | Yes |
| content | Core content management functions for Calipso | Clifton Cunningham |
0.2.0 | Yes |
| contentTypes | Core content management functions for definition of content types. | Clifton Cunningham |
0.2.0 | Yes |
| contentVersions | Provides versioning hooks and forms to enable storage and retrieval of different versions of content. | Clifton Cunningham |
0.2.0 | Yes |
| scheduler | Scheduler module that enables execution of job functions exposed by other modules on cron schedules. | Clifton Cunningham |
0.2.0 | Yes |
| tagcloud | Module that controls the creation of a tag cloud, based on an internal map reduce function, in response to the change of any content. Controls both the display and the MR. | Clifton Cunningham |
0.2.0 | Yes |
| taxonomy | Simple taxonomy (menus based on categories) module, uses map reduce functions to create menu trees. | Clifton Cunningham |
0.2.0 | Yes |
| user | User management module. | Clifton Cunningham |
0.2.0 | Yes |
community Modules
| Name | Description | Author | Version | Enabled |
|---|
downloaded Modules
| Name | Description | Author | Version | Enabled |
|---|---|---|---|---|
| disqus | Adds disqus as the default commenting engine, applies by default to any content page (html suffix), but can be ammended to apply to other pages. | Clifton Cunningham |
0.2.0 | Yes |
| dox | Module that provides automated documentation, based on source code, for the modules currently deployed into a Calipso instance. | Clifton Cunningham |
0.2.0 | Yes |
| elastic | Module to provide search capabilities via Elastic Search. | Clifton Cunningham |
0.2.0 | No |
| feeds | Module that exposes job functions to enable processing of RSS and Atom feeds. | Clifton Cunningham |
0.2.0 | Yes |
| google-analytics | Adds google analytics tracking code to every page, uses a key defined in app configuration | Clifton Cunningham |
0.2.0 | Yes |
| template | Example module to enable creation of new modules. | Clifton Cunningham |
0.2.0 | No |
site Modules
| Name | Description | Author | Version | Enabled |
|---|---|---|---|---|
| repo | Calipso core module to provide repository UI functions | Clifton Cunningham |
0.2.0 | Yes |