SheaDawson

Results 10 repositories owned by SheaDawson

silverstripe-blocks

60
Stars
62
Forks
Watchers

Flexible blocks/widgets module for SilverStripe 3

silverstripe-dependentdropdownfield

29
Stars
28
Forks
Watchers

A silverstripe dropdown field that has it's options populated via ajax, based on the value of the field it depends on

silverstripe-editlock

24
Stars
9
Forks
Watchers

Prevents a CMS user from editing a record that another CMS user is currently editing

silverstripe-linkable

39
Stars
59
Forks
Watchers

Easily add external or internal links to a dataobject with a dialog form

silverstripe-quickaddnew

40
Stars
23
Forks
Watchers

A decorator for a form field that manages as has_one relation, to allow adding a new object on the fly

silverstripe-rateable

20
Stars
14
Forks
Watchers

An extension that adds a star rating system + UI to any DataObject type

silverstripe-select2

18
Stars
16
Forks
Watchers

A silverstripe form field based on http://ivaynberg.github.com/select2/

silverstripe-shortcodable

48
Stars
36
Forks
Watchers

Provides a GUI for CMS users to insert Shortcodes into the HTMLEditorField + an API for developers to define Shortcodable DataObjects and Views.

silverstripe-timepickerfield

17
Stars
6
Forks
Watchers

A time picker field based on jQuery UI Timepicker By François Gélinas

silverstripe-userswitcher

15
Stars
7
Forks
Watchers

Allows Admins to quickly login as any user in the system during development/testing