SheaDawson
SheaDawson
silverstripe-dependentdropdownfield
A silverstripe dropdown field that has it's options populated via ajax, based on the value of the field it depends on
silverstripe-editlock
Prevents a CMS user from editing a record that another CMS user is currently editing
silverstripe-linkable
Easily add external or internal links to a dataobject with a dialog form
silverstripe-quickaddnew
A decorator for a form field that manages as has_one relation, to allow adding a new object on the fly
silverstripe-rateable
An extension that adds a star rating system + UI to any DataObject type
silverstripe-select2
A silverstripe form field based on http://ivaynberg.github.com/select2/
silverstripe-shortcodable
Provides a GUI for CMS users to insert Shortcodes into the HTMLEditorField + an API for developers to define Shortcodable DataObjects and Views.
silverstripe-timepickerfield
A time picker field based on jQuery UI Timepicker By François Gélinas
silverstripe-userswitcher
Allows Admins to quickly login as any user in the system during development/testing