Skip to content

A DjangoCMS plugin (for TACC Core CMS) to render structured data for a system.

License

Notifications You must be signed in to change notification settings

wesleyboar/Core-CMS-Plugin-System-Specs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Texas Advanced Computing Center

Django CMS Plugin: "System Specs"

This plugin renders structured data about a TACC system.

  • __dist-name__: djangocms-tacc-system-specs
  • __package_name__: djangocms_tacc_system_specs
  • __ClassName__: TaccsiteSystemSpecs
  • "Plugin Name": "System Specs"

For Plugin Developer

After cloning this repository for your plugin:

  1. Follow https://github.com/tacc-wbomar/Core-CMS-Plugin/wiki/Core-CMS-Plugin-Development-Quick-Start.
  2. Remove this section from your repository's README.md.

Quick Start

  1. Follow https://github.com/tacc-wbomar/Core-CMS-Plugin/wiki/Core-CMS-Plugin-Usage-Quick-Start.

Usage

  1. Add instance of plugin to a page.
  2. Configure the plugin instance.
  3. (Optional) Add and nest plugin instances to support extra content.
  4. See plugin render content that matches configuration (and nested plugin instances).

Features

  1. Renders heading, description, and structured data about a system.

  2. Renders supported, nested plugin instances to incorporate extra content.

    content supported by
    subsystem/resources data djangocms_tacc_data_list
    system image djangocms-picture
    system monitor djangocms_tacc_system_monitor

About

A DjangoCMS plugin (for TACC Core CMS) to render structured data for a system.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published