Skip to content

briceburg/silverstripe-sortweight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Silverstripe SortWeight Module

Maintainer Contact

  • Brice Burgess (Nickname: briceburg, brice, briceburgess) <nesta (at) iceburg (dot) net>

Requirements

  • SilverStripe 2.4.x

Overview

Allows easy ordering of objects in has-many and many-many relationships.

Version 0.1 (beta)

Features

  • Drag and Drop support through the CMS

  • Does not require DataObjectManager

  • Supports ordering of components in has-many and many-many relationship getters [ e.g. $set = $Artist->Albums(); will return properly ordered Albums ]

  • Unobtrusively drops into Silverstripe -- automatically extends ComplexTableField and DataObjectManger (coming)

Demonstration

Configuration & Usage

  • Coming soon. See _config.php for an example.

Known Issues

  • See TODO.md

About

Allows easy ordering of objects in has-many and many-many relationships.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published