source: products/quintagroup.portlet.static/trunk/README.txt @ 1552

Last change on this file since 1552 was 676, checked in by fenix, 17 years ago

tagging 0.2.2 version of product

  • Property svn:eol-style set to native
File size: 1.3 KB
Line 
1quintagroup.portlet.static
2==========================
3
4quintagroup.portlet.static is a Plone product that allows you to add stylished
5static text portlets to your Plone site. Static Stylish Text portlets are
6usual Plone Static Text portlets with certain HTML classes assigned.
7
8Static Stylish Text portlets can be used in those cases when you need to have
9several static text portlets be displayed in different ways. For this,
10go to Site Setup -> Add-on Products Configuration -> Static Stylish portlet
11(www.yoursite/@@staticstylishportlet-controlpanel). In Static Stylish portlet
12settings area create HTML classes and specify CSS styles for those HTML
13classes in the corresponding CSS file. These classes will be available for
14you in a Portlet style drop down menu on static stylish text portlet add/edit form.
15
16Usage
17-----
18
19* Select Static Stylish text portlet from Add portlet drop-down menu
20
21* Provide content to be displayed on the portlet [as you would do for
22  usual Plone static text portlets]
23
24* Choose a portlet style for the portlet from the list of available HTML
25  classes.
26
27* Save changes.
28
29Supported Plone version
30-----------------------
31
32* 3.x
33
34Author
35------
36
37* Vitaliy Podoba
38
39Copyright (c) "Quintagroup": http://quintagroup.com/, 2009.
40
41support@quintagroup.com * quintessence of modern business
Note: See TracBrowser for help on using the repository browser.