Diferenças
Aqui você vê as diferenças entre duas revisões dessa página.
Ambos lados da revisão anteriorRevisão anterior | |||
plugin:blog [2007/01/11 18:48] – joel | plugin:blog [2007/01/11 18:56] (atual) – joel | ||
---|---|---|---|
Linha 1: | Linha 1: | ||
- | ====== Blog Plugin ====== | ||
- | //by [[joel@leg.ufpr.br|Joel Rosa]], 2007-01-11// | ||
- | |||
- | |||
- | ===== Description ===== | ||
- | |||
- | The Blog [[wiki: | ||
- | |||
- | This plugin is the successor of the blog and archive components of the [[plugin: | ||
- | |||
- | ===== Components ===== | ||
- | |||
- | |||
- | ==== Blog ==== | ||
- | |||
- | {{blog> | ||
- | |||
- | ^ [namespace] | namespace for the blog; subspaces will be searched as well; '' | ||
- | ^ [number] | number of entries to show per page | optional; default is 5 | | ||
- | |||
- | This includes a specified number of most recent blog entries from the given namespace into the current page. Below the entries a link to the page (permalink), | ||
- | |||
- | ==== Archive ==== | ||
- | |||
- | {{archive> | ||
- | |||
- | ^ [namespace] | the namespace for which you want a archive list; '' | ||
- | ^ [month] | the month for the archive list in YYYY-MM format | required | | ||
- | |||
- | Shows a table with all pages of the given namespace that were created in the specified month. The first column is the linked title, the second column the author and the third column the creation date of the blog entry. Columns for author and date can be hidden. | ||