The following posts illustrate some of the powerful features available in Pier powered blogs. Some highlights:
* Feature-rich blog, including:
* Powerful wiki syntax as well as WYSIWYG editor.
* ...
Embedding Seaside components is straightforward. Simply add a component to a node within the site's tree structure, then add a reference to that component within a blog post. For example if you add a ...
Pier uses the Shout code highlighter. To highlight small quantity of code, start the line with: == For example:
==renderContentOn: html
== html heading: count.
== html anchor
== callback: [ se...