Sent when an article is added.
Sent when an article is edited.
Sent when an article is deleted.
Sent when a category is added.
Sent when a category is edited.
Sent when a category is deleted.
News is a module for displaying news events on your page, similar to a blog style, except with more features!. When the module is installed, a News admin page is added to administration menu that will allow you to select or add a news category. Once a news category is created or selected, a list of news items for that category will be displayed. From here, you can add, edit or delete news items for that category.
The user must belong to a group with the \'Modify News\' permission in order to add, edit, or delete News entries.
In order to edit the layout templates, the user must belong to a group with the \'Modify Templates\' permission.
In order to edit the global news preferences, the user must belong to a group with the \'Modify Site Preferences\' permission.
The easiest way to use it is in conjunction with the cms_module tag. This will insert the module into your template or page anywhere you wish, and display news items. The code would look something like: {cms_module module=\"news\" number=\"5\" category=\"beer\"}
{cms_module module=\"news\" number=\"5\" category=\"beer\"}