| Name | SimpleBlog |
|---|---|
| Version | 1.1.3 |
| Product Versions | 1.1.3 |
| Author(s) | Knowledge Garden GmbH |
| Homepage | https://www.knowledgegarden.de\\ |
| Price | Free |
| License | BSD |
| JavaDocs | n/a |
| IssueTracking | n/a |
| Download JAR | https://www.knowledgegarden.de/kg/ConfluenceMacroRepository/SimpleBlog1.1.3/jar/ |
| Download Source | https://www.knowledgegarden.de/kg/ConfluenceMacroRepository/SimpleBlog1.1.3/src/ |
Description/Features
Creates a simple blog on any new page. You can also rate and aggregate those blog entries
Example Usage
To create a new SimpleBlog just add
{SimpleBlog}
to a new page.
To aggregate those blog entries in many ways just add to another page this markup:
| Markup | Features |
|---|---|
{simpleblog.aggregator}
|
To aggregate the last 10 Blog Articles, written over all, in a simple list put following on a page. |
{simpleblog.aggregator:count=count}
|
Expand or reduces the Aggregation to <Count> Blog Articles |
{simpleblog.aggregator:space=SpaceKey}
|
Aggregates just the Blog Articles from the Space with the Spacekey <SpaceKey> |
{simpleblog.aggregator:space=SpaceKey|count=count}
|
Combination of the last two |
{simpleblog.aggregator:blogID=SpaceKey|count=count}
|
To aggregate just the Blog Articles from one Blog |
| |
Last but not least you can collect Blog Articles over there ratings. Just add to all pieces of markup above the parameter "rating=true"
Maybe you wish to aggregate the Over-All-Top 10 Blog Articles, just add
{simpleblog.aggregator:rarting=true}
to your page.
Screenshots
Screenshots |
|---|
| There are no images attached to this page |
