https://github.com/bluedynamics/bda.cloud
Simple Cloud Viewlet for Plone with flexible dataprovider
https://github.com/bluedynamics/bda.cloud
Last synced: 8 months ago
JSON representation
Simple Cloud Viewlet for Plone with flexible dataprovider
- Host: GitHub
- URL: https://github.com/bluedynamics/bda.cloud
- Owner: bluedynamics
- Created: 2015-02-17T10:49:16.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-02-17T16:35:26.000Z (over 11 years ago)
- Last Synced: 2025-02-03T18:38:53.523Z (over 1 year ago)
- Language: Python
- Size: 21.9 MB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
Awesome Lists containing this project
README
bda.cloud
=========
bda.cloud provides a generic tag-cloud viewlet for Plone.
In order to use it you have to write a data provider adapter which implements
ICloudData from bda.cloud.interfaces, as documented in bda.cloud.basedata. The
data provider can provide any data and their frequency, for example Plone
keywords or categories. The vocabulary which is used to display in the cloud
comes from another adapter which implement ICloudVocabulary (have a look to
bda.cloud.browser.viewlet on how this vocabulary is used). The configuration
is done via an adapter which implements ICloudConfig from bda.cloud.interfaces.
It is currently used for the categories-cloud in http://bluedynamics.com/