Apache2-ApacheMobileFilter
view release on metacpan or search on metacpan
Fixed Bugs (thanks to Eladio)
Clear code
WURFLFilter 2.07
Clear code
WURFLFilter 2.06
Fixed Bugs for caching system thanks to nobbynobbs
For the uknown devices now the AMF_ID return "device_not_found" value (before was null)
Manage strange headers X-Device-User-Agent for Content Transformation (read more: http://www.w3.org/TR/ct-guidelines/)
ImageRenderingFilter 2.06
Clear the code
WURFLFilter 2.05
WURFLFIlter parameter DownloadZipFile now the Apache Mobile Filter detect automaticaly the file to download is a zip file.
Add Environment variable AMF_WURFLVER to know which version of WURFL the filter use.
Optimize the downloading phases of wurfl files.
ImageRenderFilter fixed bugs
WURFLFilter 2.04
Deprecated parameter Log4WurflNoDeviceDetect, the strange parameter is logged into error_log as warning type
Deprecated parameter DirWebPatch, now if LoadWebPatch is true and PatchWurflNetDownload is false the Apache Mobile FIlter load the web_browsers_patch.xml file into MOBILE_HOME parameter
Deprecated parameter ConvertImage this parameter has not sense.
Deprecated parameter WebAppConvertImages this parameter has not sense.
Deprecated parameter DetectAccuracy this parameter causes the decrease of filter performance.
Deprecated parameter RedirectTranscoder this parameter has not sense.
Complete with more info the POD
WURFLFilter 2.03
Added Parameter CookieCacheSystem to enable cookie cache mechanism.
Cache cookie system
Clear code
WURFLFilter 2.02
I leaved (in the same day) the cookie system, and I'm using pnote
WURFLFilter 2.01
WURFLFilter pass the dimension of screen size to ImageRenderFilter by cookie system
WURFLFilter 2.00
In this version we have separated the module in two parts:
WURFLFilter.pm that give the information of device capabilities as Apache Environments
ImageRenderFilter.pm manage the images for the devices
The Apache Mobile Filter pass the parameter with this syntax:
AMF_<upper case wurfl capability names>
for example:
j2me_midp_2_0 is AMF_J2ME_MIDP_2_0
if Parameter CapabilityList is setted with value all show all capabilies of wurfl.
Fixed some BUG
WURFLFilter 1.70
In this version you can specify on the query string of the URI of an image the
the percentage of width of the device that the filter must resize
WURFLFilter 1.61
Change algorithm to identify the UserAgent
Added Parameter DetectAccuracy to set the accuracy of device detection (default is false)
WURFLFilter 1.60
Added parameter for setting "Apache Mobile Filter" into httpd.conf
Added Parameter LoadWebPatch to set if you want to load a patch file (default is false)
Added Parameter DirWebPatch to set where you set your patch file
Added Parameter PatchWurflNetDownload to set if you download from net the patch file (default is false)
Added Parameter PatchWurflUrl to set the url of the patch file
Added Parameter RedirectTranscoder to set if you want to redirect if it access with a transcoder system
Added Parameter RedirectTranscoderUrl to set the url where you want to redirect the transcoder
WURFLFilter 1.55
Fixed critical bugs now is recognize correctly FullBrowser
WURFLFilter 1.54
Delete Parameter XML_CONFIG now the configuration of the filter is possible only in httpd.conf file
WURFLFilter 1.53
Fixed Bugs
Convert all messages from warn to debug, only warn message is for new o strange User Agent
WURFLFilter 1.52
Fixed Bugs
Parse Wurfl.xml method more clean
WURFLFilter 1.51
Fixed Bugs
WURFLFilter 1.5
Add a new method call IdentifyUAMethod, with this method increase the performance of device identification
Deprecated FirstMethod
Deprecated SecondMethod
WURFLFilter 1.42
Fixed bug for try to read zip file like an xml file (case is DownloadZipFile setted false)
WURFLFilter 1.41
Fixed bugs for internal redirect feature and for images mechanism
WURFLFilter 1.4
Increase performance with a new cache system mechanism
WURFLFilter 1.31
After talking with Gianugo R. it's possible to configure the filter into httpd.conf file
Added Parameter XML_CONFIG to set where to read WURFLFilter configuration (to set in httpd.conf)
Added Parameter CapabilityList the same of the old attribute "capability" in WURFLFilterConfig.configure (to set in httpd.conf)
Added Parameter XHTMLUrl the same of the old attribute with the same name in WURFLFilterConfig.configure (to set in httpd.conf)
Added Parameter WMLUrl the same of the old attribute with the same name in WURFLFilterConfig.configure (to set in httpd.conf)
Added Parameter CHTMLUrl the same of the old attribute with the same name in WURFLFilterConfig.configure (to set in httpd.conf)
Added Parameter MobileVersionUrl the same of the old attribute with the same name in WURFLFilterConfig.configure (to set in httpd.conf)
Added Parameter IntelliSwitch the same of the old attribute with the same name in WURFLFilterConfig.configure (to set in httpd.conf)
Added Parameter FullBrowserUrl the same of the old attribute with the same name in WURFLFilterConfig.configure (to set in httpd.conf)
Added Parameter CookieSet the same of the old attribute with the same name in WURFLFilterConfig.configure (to set in httpd.conf)
Added Parameter PassQueryStringSet the same of the old attribute with the same name in WURFLFilterConfig.configure (to set in httpd.conf)
Added Parameter ShowDefaultVariable the same of the old attribute with the same name in WURFLFilterConfig.configure (to set in httpd.conf)
Added Parameter WurflNetDownload the same of the old attribute with the same name in WURFLFilterConfig.configure (to set in httpd.conf)
( run in 1.791 second using v1.01-cache-2.11-cpan-39bf76dae61 )