Gravatar for davidyell

davidyell / CakePHP-ActionButtons

View has:helper has:readme version:2.x

A helper to swap out standard 'View', 'Edit' and 'Delete' links for either TwitterBootstrap buttons or icons.

davidyell / CakePHP-StatusLights

View has:helper has:readme version:2.x

StatusLights helper is designed to swap out regular Status text with a nicer TwitterBootstrap compatible label

davidyell / CakePHP-UploadedImageHelper

File Managers/Uploading has:composer has:helper has:readme has:tests version:2.x

Helper to output the current image and upload field for the Upload plugin

davidyell / CakePHP-Sortable

Model has:composer has:readme version:2.x

A small component to implement sortable tables with id's in a Cake view. This allows you to easily attach sorting to any table.

davidyell / CakePHP-Listing

Model has:behavior has:composer has:fixture has:readme has:tests has:travis version:2.x

Model behaviour to append a field into a list for a select box. The idea for this behaviour is that if you have a list of items which belong to another model, it will include that models name.

davidyell / CakePHP-ViewBits

Admin Interface has:composer has:config has:controller has:helper has:model has:readme version:2.x

CakePHP 2.x component for dynamically loading content as bits into a page matched by route.

davidyell / CakePHP-NiceAdmin

Admin Interface has:composer has:helper has:readme license:gpl-3.0 version:3.x

A roll up plugin of various bits to improve the look of admin areas index view.