Search results for "module:Apache2::Filter"
Apache2::Filter::TagAware - Tag Awareness for Apache2::Filter
Apache2::Filter::TagAware is a subclass of "Apache2::Filter" which ensures that the read method will not return a split tag. What constitutes a split tag is definable by the filter. new $f = Apache2::Filter::TagAware->new($f,%args); tag_regexp a regu...
APRIME/Apache2-Filter-TagAware-0.03 - 05 Oct 2021 03:09:34 UTC
Apache2::Filter::CSS::LESS - Apache2 LESS to CSS conversion filter
Apache2::Filter::CSS::LESS is a mod_perl2 output filter which converts CSS LESS files into CSS on demand using "CSS::LESSp". Caching Conversion of LESS files to CSS requires considerably more CPU resources than simply serving up static CSS files. The...
MSCHOUT/Apache2-Filter-CSS-LESS-0.30 - 22 Nov 2009 05:06:12 UTC
Apache2::Filter::Minifier::CSS - CSS minifying output filter
"Apache2::Filter::Minifier::CSS" is a Mod_perl2 output filter which minifies CSS using "CSS::Minifier" or "CSS::Minifier::XS". Only CSS style-sheets are minified, all others are passed through unaltered. "Apache2::Filter::Minifier::CSS" comes with a ...
GTERMARS/Apache2-Filter-Minifier-CSS-1.07 - 17 Jan 2021 20:45:38 UTC
Apache2::Filter::GoogleAnalytics - Add GA code to served HTML document
This module transparently adds a Google Analytics service scriptlet to each HTML document that Apache httpd serves. It behaves asynchronous pass-thru filter, thus its impact on performance is minimal....
LKUNDRAK/Apache2-Filter-GoogleAnalytics-1.01 - 20 Dec 2010 20:55:14 UTC
Apache2::Filter::HTTPHeadersFixup - Manipulate Apache 2 HTTP Headers
"Apache2::Filter::HTTPHeadersFixup" is a super class which provides an easy way to manipulate HTTP headers without invoking any mod_perl HTTP handlers. This is accomplished by using input and/or output connection filters. It supports KeepAlive connec...
PGOLLUCCI/Apache2-Filter-HTTPHeadersFixup-0.06 - 03 Jul 2005 23:58:51 UTC
Apache2::Filter::Minifier::JavaScript - JavaScript minifying output filter for mod_perl
"Apache2::Filter::Minifier::JavaScript" is a Mod_perl2 output filter which minifies JavaScript using "JavaScript::Minifier" or "JavaScript::Minifier::XS". Only JavaScript documents are minified, all others are passed through unaltered. "Apache2::Filt...
GTERMARS/Apache2-Filter-Minifier-JavaScript-1.07 - 17 Jan 2021 19:52:53 UTC
Apache2::AMFTrace - This module has the scope to trace the not detected devices and to statistic or debugging scope.
This module has the scope to trace info for debug....
IFUSCHINI/Apache2-ApacheMobileFilter-4.33 - 20 Apr 2018 08:37:06 UTC
Apache2::DebugFilter - Debug mod_perl and native Apache2 filters
PGOLLUCCI/Apache2-DebugFilter-0.02
-
06 Jul 2005 21:15:48 UTC
Apache2::WURFLFilter - The module detects the mobile device and passes the WURFL capabilities on to the other web application as environment variables
For this configuration you need to set this parameter "ConvertImage" (boolean): activate/deactivate the adaptation of images to the device "ResizeImageDirectory": where the new images are saved for cache system, remember this directory must be into d...
IFUSCHINI/Apache2-WURFLFilter-2.21 - 27 Dec 2009 23:19:26 UTC
Apache2::AMFSwitcher - Used to switch the device to the apropriate content (mobile, fullbrowser or for transcoder)
This module has the scope to manage with WURFLFilter.pm module the group of device (MobileDevice, PC and transcoder). To work AMFSwitcher has need WURFLFilter configured. For more details: http://www.idelfuschini.it/apache-mobile-filter-v2x.html An e...
IFUSCHINI/Apache2-WURFLFilter-2.21 - 27 Dec 2009 23:19:26 UTC
Apache2::AMFSwitcher - Used to switch the device to the apropriate content (mobile, fullbrowser or for transcoder)
This module has the scope to manage with WURFLFilter.pm module the group of device (MobileDevice, PC and transcoder)....
IFUSCHINI/Apache2-ApacheMobileFilter-4.33 - 20 Apr 2018 08:37:06 UTC
Apache2::AMFCommonLib - Common Library That AMF uses.
Is a simple Common Library for AMF...
IFUSCHINI/Apache2-ApacheMobileFilter-4.33 - 20 Apr 2018 08:37:06 UTC
Apache2::AMFCommonLib - Common Library That AMF uses.
Is a simple Common Library for AMF...
IFUSCHINI/Apache2-WURFLFilter-2.21 - 27 Dec 2009 23:19:26 UTC
Apache2::AMFWebService - This module give the result of Device Detection as WebService
This module give the info as WebService...
IFUSCHINI/Apache2-ApacheMobileFilter-4.33 - 20 Apr 2018 08:37:06 UTC
Apache2::JemplateFilter - Jemplate complie filter for Apache2
This module is Jemplate complie filter for Apache2 (mod_perl2). For Apache1.x (mod_perl1.x), use Apache::JemplateFilter....
FUJIWARA/Apache2-JemplateFilter-0.02 - 01 May 2006 08:01:17 UTC
Apache2::AMFWURFLFilter - The module detects the mobile device and passes the WURFL capabilities on to the other web application as environment variables
Module for device detection, the cache is based on file system...
IFUSCHINI/Apache2-ApacheMobileFilter-4.33 - 20 Apr 2018 08:37:06 UTC
Apache2::AMFDeviceMonitor - This module is an admin tool to control the devices access that Apache Mobile Filter has detected.
This module is an admin tool to control the devices access that Apache Mobile Filter has detected. For more details: http://www.idelfuschini.it/apache-mobile-filter-v2x.html An example of how to set the httpd.conf is below: "PerlSetEnv CacheDirectory...
IFUSCHINI/Apache2-WURFLFilter-2.21 - 27 Dec 2009 23:19:26 UTC
Apache2::AMFDeviceMonitor - This module is an admin tool to control the devices access that Apache Mobile Filter has detected.
This module is an admin tool to control the devices access that Apache Mobile Filter has detected....
IFUSCHINI/Apache2-ApacheMobileFilter-4.33 - 20 Apr 2018 08:37:06 UTC
Apache2::AMFImageRendering - Used to resize images (jpg, png, gif gifanimated) on the fly to adapt to the screen size of the mobile device
This module have the scope to manage with AMF51DegreesFilter, AMFDetectRightFilter and AMFWURFLFilter module the images for mobile devices. For more details: http://wiki.apachemobilefilter.org...
IFUSCHINI/Apache2-ApacheMobileFilter-4.33 - 20 Apr 2018 08:37:06 UTC
Apache2::ImageRenderFilter - Used to resize images on the fly to adapt to the screen size of the mobile device
This module have the scope to manage with WURFLFilter.pm module the images for mobile devices. For more details: http://www.idelfuschini.it/apache-mobile-filter-v2x.html An example of how to set the httpd.conf is below: "PerlSetEnv MOBILE_HOME server...
IFUSCHINI/Apache2-WURFLFilter-2.21 - 27 Dec 2009 23:19:26 UTC