Skip to content

A DjangoCMS plugin (for TACC Core CMS) to offset content from surrounding content.

License

Notifications You must be signed in to change notification settings

wesleyboar/Core-CMS-Plugin-Offset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Texas Advanced Computing Center

Django CMS Plugin: "Offset"

This plugin offsets the content of nested plugin instances from surrounding content.

  • __dist-name__: djangocms-tacc-offset
  • __package_name__: djangocms_tacc_offset
  • __ClassName__: TaccsiteOffset
  • "Plugin Name": "Offset Content"

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. Nest any plugin instance(s) inside it.
  4. See plugin render nested plugin offset from surrounding content.

Features

  • Wraps plugin instances in an <aside>.
  • Offsets nested content in the direction configured.

Caveats

  1. The provided styles are only a sample and are not suitable for all designs.

Your app should override the template or stylesheet to load its own styles.

About

A DjangoCMS plugin (for TACC Core CMS) to offset content from surrounding content.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published