Lorem ipsum dolor sit ameconsectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
More information about text formats
[quote (class="additional class" | author="author name")]text[/quote] Formats the text like as a quote. Additional class names can be added by the class parameter.
[img src="image.jpg" (class="additional class"|alt="alt text")/] Inserts an image based on the given image url.
[highlight (class="additional class")]text[/highlight] Inserts span.highlight around the text. Additional class names can be added by the class parameter.
[button path="path" (class="additional class")]text[/button] Inserts a link formatted like as a button. The path parameter provides the link target (the default is the front page). The title will be formatted as a link title (small tooltip over the link - helps for SEO). Additional class names can be added by the class parameter.
[dropcap (class="additional class")]text[/dropcap] Makes dropcap from the text. Additional class names can be added by the class parameter.
[item (class="additional class"|id=item id|type=div,d,span,s)]text[/item] Inserts an html item (div or span) around the given text.
[clear (class="additional class"|id=item id|type=div,d,span,s)]text[/clear] Inserts a float-clearing html item (div or span) around the given text. Use the simple [clear /].
[link path="the Drupal path"]link text[/link] Inserts aliased Drupal path around the link text.
[random (length="8") /] Inserts a random text with the given length.
[embed_content nid=nodeid (class="additional class")][/embed_content] Embed a node by nid into the text. Additional class names can be added by the class parameter.
Leave a comment