SproutCMS

This is the code documentation for the SproutCMS project

class EmbedVideoController

Dynamic cropping for video thumbs

Source code (2 results)

/sprout/config/routes.php   Highlighted file source

Line 142: $config['embed_video/thumb/([^/]+)/([^/]+)/([^/]+)'] = 'EmbedVideoController/thumb/$1/$2/$3';

/sprout/Controllers/EmbedVideoController.php   Highlighted file source

Line 28: class EmbedVideoController extends Controller

A total of 2 lines in 2 files were found