Skip to content

Informational pages

coreframework edited this page Sep 15, 2011 · 5 revisions

Overview

This is a simple module that should provide the following features:

  • Add / Edit / Remove Informational page.
    
  • View list of created pages (in the basic implementation for Iteration 1 informational pages will not have any hierarchy)
    

Information page details

  • Title;
    
  • Content (WYSIWYG)
    
  • Date created (saved automatically)
    

Widgets

The module provides Web Content Display widget. The widget can be configured to show the content of a selected informational page.

Installation

Module provides the scripts to add required tables to the database. And populate table with default values if required.

Clone this wiki locally