Skip to content

Asides is a MODX Extra allowing you to easily manage "asides" on a website, using chunks.

Notifications You must be signed in to change notification settings

jrotering/Asides

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Asides

Asides is a MODX Extra allowing you (and your clients) to easily manage "asides" on a website. You'll be able to quickly create chunks without having access to the Elements tab (and even without the new_chunk right).

Requirements

Asides is developped under MODX Revolution 2.1.0-rc4 & MySQL, but i should work smoothly with MsSQL or Revolution 2.0.x.

Configuration

  • Install via package manager.
  • Setup the asides.categoryId system setting to fit your needs (indicates the category ID where your chunks to be used as asides will be stored).
  • set aside TV input option value at @EVAL return $modx->runSnippet('getAside');
  • allow aside TV to access your desired templates
  • in those templates, set [[showAside? &chunks=``[[*aside]]``]]
  • you now should be good to go!

Note: setting "Lock chunk for editing" as activated prevents the chunk edition from the grid

Credits

This Extra is base on some MODX community members, see :

Copyright Information

Asides is distributed as GPL (as MODx Revolution is), but the copyright owner (Romain Tripault) grants all users of Asides the ability to modify, distribute and use Asides in MODX development as they see fit, as long as attribution is given somewhere in the distributed source of all derivative works.

About

Asides is a MODX Extra allowing you to easily manage "asides" on a website, using chunks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published