Table of Contents

News

The News System is a fully fleged Extension, initially written for BIGACE 2.4.

Note: Since BIGACE 2.6 the “News Entry” template includes the comments include if Comments plugin is loaded

Key features:

Get all downloads from:

News detail page

Installation

  1. Download (see below) and install the News.zip
  2. Activate the Plugin
  3. Assign the news.* Permissions to your Administrator account and to all required Usergroups (see below)
  4. Reload the Administration, you see the new Menu entry “News” below “Menus”
  5. Configure your News System (see below “Configuration”)
  6. Open Administration/Menu/News and create your first “Hello World” Test News

Now open your News page (as created in “Configuration”) and enjoy your posting.

Permissions

Names:

  1. news / news.edit
  2. news / news.create
  3. news / news.delete
  4. news / news.categories

Descriptions:

  1. Allows to edit existing News entries
  2. Allows to create News entries
  3. Allows to delete News entries
  4. Allows to create new Categories while editing/creating News entries

Configuration

Names:

  1. category.id: choose formerly created category
  2. default.language: choose the language used to create your news
  3. root.id: choose formerly created news page
  4. rss.latest.template (optional)
  5. template.news (optional)
  6. unique.name.extension (optional)
  7. unique.name.pattern (optional)

Description:

  1. Category ID to create News Categories below. Children of this category can be selected when editing/creating News.
  2. Language to use for creating News entries. Used by the {news} TAG and for the list of News entries in News Administration.
  3. Menu ID, where all News will be created below.
  4. Template used to render the News Feed. If you want to customize it, create a copy of the original template and assign it here. Otherwise leave as is.
  5. Template Name, which is assigned to each created News.
  6. The file extension to be used for unique URLs. Only used with activated URL rewriting.
  7. The unique name pattern for new items, which will be used as prefix for the News entry unique name. The pattern will be piped through stftime, so its easy possible to create a date in the unique name (for example %Y-%m-%d/ would create News with unique URLs like 2008-04-01/Example-News.html). Only used with activated URL rewriting. (expert option)

Smarty TAGs

The News System comes with some specialized Smarty TAGs.

Please visit their page for further information:

Related extensions

You might be interested in these extensions as well: