source: products/quintagroup.portlet.cumulus/trunk/README.txt @ 1044

Last change on this file since 1044 was 1044, checked in by koval, 15 years ago

added more docs

File size: 1.9 KB
Line 
1Introduction
2============
3
4quintagroup.portlet.cumulus is a Plone product that allows you to add tag cloud
5portlets to your Plone site. Your site's tags (content categories are used as
6tags) are displayed using a Flash movie that rotates them in 3D. It works just
7like a regular tags cloud, but is more visually exciting.
8
9When you add this portlet anywhere in the site it will display all site's tags.
10If you have installed QullsEnabled product this portlet will display only blog's
11tags when rendered inside blog.
12
13Usage
14-----
15
16* Install "Tag cloud (cumulus) portlet" with QuickInstaller.
17
18* Select Tag Cloud (cumulus) portlet from Add portlet drop-down menu.
19
20* Provide your own values for portlet configuration if needed.
21
22* Save changes.
23
24Supported Plone version
25-----------------------
26
27* 3.x
28
29FAQ
30---
31
32From what version of WP-Cumulus WordPress plugin this product was ported?
33~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
34
35It's ported from WP-Cumulus 1.20.
36
37Some characters are not showing up
38~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
39
40Because of the way Flash handles text, only Latin characters are supported in
41the current version. This is due to a limitation where in order to be able to
42animate text fields smoothly the glyphs need to be embedded in the movie. The
43Flash movie's source code is available for download through Subversion. Doing so
44will allow you to create a version for your language. There's a text field in
45the root of the movie that you can use to embed more characters. If you change
46to another font, you'll need to edit the Tag class as well.
47
48Where can I find more information?
49~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
50
51WP-Cumulus WordPress plugin homepage: http://wordpress.org/extend/plugins/wp-cumulus/.
52
53Author
54------
55
56* Bohdan Koval
57
58Copyright (c) "Quintagroup": http://quintagroup.com/, 2009.
59
60support@quintagroup.com * quintessence of modern business
Note: See TracBrowser for help on using the repository browser.