Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 813 Bytes

File metadata and controls

23 lines (16 loc) · 813 Bytes
description This module provides a powerful and extensible content-management system for Nails.

CMS

This module brings a full featured BYOFE (Bring Your Own Front End) Content Management System to Nails applications.

The CMS is broken down into the following five concepts:

  • Widgets - Small blocks of code which can render user input
  • Areas - Complex areas which contain multiple configurable widgets
  • Blocks - Single, small blocks of content
  • Menus - Fully configurable, nestable menus
  • Pages - Entire pages made up of multiple widget areas

Additional information:

  • Helpers - The helper function made available by this module
  • Monitor - Keep tabs on where widgets and templates are being used