micschk member since: May 18, 2014
micschk's packages
-
-
PHP
restruct/silverstripe-gridfieldpages
Base Page & Holder classes for managing SiteTree items in a Gridfield instead of via SiteTree
-
PHP
restruct/silverstripe-gridfieldsitetreebuttons
Modifies GridFields & GridField detail forms to use standard page edit form (with versioning, history & settings). Simple alternative for versionedgridfield.
-
PHP
restruct/silverstripe-groupable-gridfield
This module allows drag & drop grouping of items in a GridField
-
-
PHP
restruct/silverstripe-intelligent-404
Add additional smart redirection functionality to the existing 404 ErrorPage
-
JavaScript
restruct/silverstripe-latlongfield
Stand-alone latlong field, abstracted from mappable or a comparable module
-
-
-
PHP
restruct/silverstripe-mediastream
Add a timeline of combined cross-platform updates to your website
-
JavaScript
restruct/silverstripe-namedlinkfield
A SilverStripe composite field for having various link types *with title*, in a single field with a nicely styled form.
-
PHP
restruct/silverstripe-newsgrid
Manage News items from a Gridfield to prevent cluttering the sitetree
-
-
PHP
restruct/silverstripe-quickaddnew
A decorator for form fields that manage object relationships, to allow adding a new object on the fly through a dialog window. It can handle has_one, has_many or many_many relationships. At the moment it has been tested / works on DropdownField and ListboxField. It works both in the CMS and in the frontend.