Loading...
 
Skip to main content

History: Module article_archives

Source of version: 10 (current)

Copy to clipboard
             # Module article_archives

*Introduced in version 3.2*

This module displays the articles by month, and also shows the number of articles in that month in the module.

## Parameters

{PLUGINMANAGER(module="article_archives") /}

## Example

*This code:*
{CODE()}
{MODULE(module="article_archives" max="5") /}
{CODE}

*Would produce on this site:*
{MODULE(module=>article_archives, max=5) /}

{include page="Module and Plugin Includes" start="startinclude1a" stop="stopinclude1a"}