Changes between Version 9 and Version 10 of quintagroup.portlet.cumulus


Ignore:
Timestamp:
Sep 30, 2010 10:01:19 AM (14 years ago)
Author:
olha
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • quintagroup.portlet.cumulus

    v9 v10  
    8383 * Plone 3.x 
    8484 
     85== FAQ == 
    8586 
     87 
     88=== From what version of WP-Cumulus WordPress plugin this product was ported? === 
     89 
     90It's ported from WP-Cumulus 1.20. 
     91 
     92=== Some characters are not showing up === 
     93 
     94Because of the way Flash handles text, only Latin characters are supported in the current version. This is due to a limitation where in order to be able to  
     95animate text fields smoothly the glyphs need to be embedded in the movie. The Flash movie's source code is available for download through Subversion. Doing so  
     96will allow you to create a version for your language. There's a text field in the root of the movie that you can use to embed more characters. If you change  
     97to another font, you'll need to edit the Tag class as well. 
     98 
     99=== Where can I find more information? === 
     100 
     101WP-Cumulus WordPress plugin homepage: http://wordpress.org/extend/plugins/wp-cumulus/. 
     102