Displaying Articles in Wiki Pages
In addition to the main article listing page, you can also display articles directly in a wiki page.
- From the Home page, click the MyNewPage link. You will add articles to this page.
- Click Edit. The Edit page appears. Use the ARTICLES plugin to add articles to a wiki page.
- On the Edit page, in the Edit area type:
{articles max="5"}
Note
{ARTICLES} is a Tiki plugin to display articles.
max=>5 specifies to list only 5 articles on the page.
Tip
- Click Save. Tiki saves the information and reloads the MyNewPage. The MyNewPage page now includes the articles.
Only one article is shown, because you have only created one article.
Tip
Note
Notice that the body of the article is not shown. Instead, Tiki added a Read More link. By default, when using the ARTICLES plugin, Tiki shows only the article's heading.
See the Tiki documentation for complete information on using the ARTICLES plugin.