Loading...
 
Skip to main content

History: PluginBlogList

Source of version: 18 (current)

Copy to clipboard
            {syntax type="markdown"  editor="wysiwyg"} # Plugin Blog List

Use this ((wiki plugin)) to display posts from a site blog. 
{autotoc activity="yes" title="Table of contents" levels="2:3" align="page"}

## Parameters

{pluginmanager plugin="bloglist"}

## Examples

### Preview in a box

*This code:*
{CODE(wrap="1" colors="tiki")}{BOX(bg="beige" width="48%" )}__weBlog: Modern Computing__
{bloglist Id="2" Items="1" simpleList="n" charCount="256" wordBoundary="y" ellipsis="y" more="y" showIcons="n"}{BOX}{CODE} 
*Would Produce (from another site):*
{img fileId="801"}

### Table format

*This code:*
{CODE(wrap="1"  colors="tiki")}
{bloglist Id="1" Items="3"}
{CODE} 
*Would produce on this site:*
{bloglist Id="1" Items="3"}

## Related pages

- ((PluginList)) — plugin that can be used to create listings similar to this