Difference between revisions of "Text Widget"

From unroole CMS wiki
Jump to: navigation, search
(Created page with "<noinclude> {{for|more information|Widgets}}</noinclude> Text Widget lets you add simple formatted text to a page. {{clear}} == Properties == In the Layout Editor, text...")
 
Line 2: Line 2:
 
{{for|more information|Widgets}}</noinclude>
 
{{for|more information|Widgets}}</noinclude>
  
Text Widget lets you add simple formatted text to a page.
+
Text Widget lets you add simple formatted text to a page. It uses the popular CKeditor for WYSIWYG text editing so that even if you have no knowledge with HTML you can still style your text beautifully. This is useful when you want to have some nicely formatted static text on your website. For example an "About Us" page.
  
 
{{clear}}
 
{{clear}}
Line 24: Line 24:
 
| Text Content
 
| Text Content
 
| Enter any desired text, you can use the provided editor to format the text.
 
| Enter any desired text, you can use the provided editor to format the text.
|-
 
| Custom Id
 
| Type in a custom id. This id can then be used in CSS and Javascript to change the style and behaviour of this widget.
 
|-
 
| Custom Classes
 
| Type in a custom class, or mutiple classes seperated. These classes can then be used in CSS and Javascript to change the style and behaviour of this widget.
 
 
|}
 
|}
  

Revision as of 16:59, 14 November 2012

Text Widget lets you add simple formatted text to a page. It uses the popular CKeditor for WYSIWYG text editing so that even if you have no knowledge with HTML you can still style your text beautifully. This is useful when you want to have some nicely formatted static text on your website. For example an "About Us" page.

Properties

In the Layout Editor, text widget have these properties:

Text Widget Property.png

Property panel for Text Widget
Name Description
Text Content Enter any desired text, you can use the provided editor to format the text.