Fast, convenient and extendable serving of assets (CSS, JavaScript, Images, etc) at URL path(s) containing sha1 checksums. This is an alternative/supplement to Catalyst::Plugin::Static::Simple or external/webserver for serving of an application's "ne...
VANSTYN/Catalyst-Controller-AutoAssets-0.40 - 03 Feb 2017 01:03:35 GMTThis is the base Role for "Catalyst::Controller::AutoAssets" Handler classes and is where the majority of the work is done for the AutoAssets module. The Handler class is specified in the 'type' config param and is relative to this namespace. Absolut...
VANSTYN/Catalyst-Controller-AutoAssets-0.40 - 03 Feb 2017 01:03:35 GMTThis is the Handler class for the 'JS' asset type. This is a core type and is documented in Catalyst::Controller::AutoAssets....
VANSTYN/Catalyst-Controller-AutoAssets-0.40 - 03 Feb 2017 01:03:35 GMTThis is the Handler class for the 'CSS' asset type. This is a core type and is documented in Catalyst::Controller::AutoAssets....
VANSTYN/Catalyst-Controller-AutoAssets-0.40 - 03 Feb 2017 01:03:35 GMTLike the 'ImageSet' asset type but also generates/includes CSS classes for accessing/using icons in HTML markup (i.e. with the css style 'background-image'). These icon class names can then be used in HTML tags or directly in JavaScript frameworks li...
VANSTYN/Catalyst-Controller-AutoAssets-0.40 - 03 Feb 2017 01:03:35 GMTLike the 'Directory' asset type but with some extra options, defaults and functionality specific to images. This class extends Catalyst::Controller::AutoAssets::Handler::Directory. Only differences are shown below....
VANSTYN/Catalyst-Controller-AutoAssets-0.40 - 03 Feb 2017 01:03:35 GMTThis is the Handler class for the 'Directory' asset type. This is a core type and is documented in Catalyst::Controller::AutoAssets....
VANSTYN/Catalyst-Controller-AutoAssets-0.40 - 03 Feb 2017 01:03:35 GMTThis class provides a simple Catalyst Plugin interface to Catalyst::Controller::AutoAssets for easy setup of multiple AutoAssets controllers via config. To use, simply pass a hashref (or arrayref) of 'assets' into the config key 'Plugin::AutoAssets' ...
VANSTYN/Catalyst-Controller-AutoAssets-0.40 - 03 Feb 2017 01:03:35 GMT