Libraries tagged by focus point
moritz-sauer-13/silverstripe-focuspointcropper
3 Downloads
Even smarter automatic image cropping for SilverStripe
mohsinqk/focuspoint
358 Downloads
Focuspoint integrate the focal point method to crop images in the frontend of the web page. Use the jQuery-focuspoint plugin (https://github.com/jonom/jquery-focuspoint example http://jonom.github.io/jquery-focuspoint/demos/helper/index.html) to crop the images. Use the function as wizard in the file list view and directly in the content element.
micschk/silverstripe-focuspointcropper
293 Downloads
Even smarter automatic image cropping for SilverStripe
teufels/teufels_thm_jq_focuspoint
246 Downloads
teufels_thm_jq_focuspoint
goldfinch/image-settings
4 Downloads
Image Editor for quick image alt/title, name and focus point updates
sunnysideup/image-click-spots
19 Downloads
Allow CMS users to select points on an image
updatemi/imagex
2617 Downloads
A simple image service which support cropping with a focus point
netwerkstatt/silverstripe-opengraph-extension
17 Downloads
Extends tractorcow/silverstripe-opengraph with better image handling (FocusPoint), Twitter cards, and Schema.org support.
williamheelis/restful-inputs
142 Downloads
Simple RESTful globals: $_PUT, $_PATCH, $_DELETE, $_HEADER, $_JSON, $_PATH, $_RES for PHP APIs. Basically this is an extension of the logic PHP probably intended when they introduced _GET and _POST and this package simply extends it and is useful shorthand option for RESTful api end points as a result. The focus was on inline brevity, and assumes plenty of `/api/someItem/index.php` -> `PATCH::/api/someItem/` structure. (i.e lots of dirs with one index.php each!)