From 745fc09f9ac1efff10e65d8428a97fce4f073c3c Mon Sep 17 00:00:00 2001 From: Nicolas Brassard Date: Thu, 3 Mar 2016 15:39:52 -0500 Subject: [PATCH] 1.4.0 release notes --- LICENCE.txt | 2 +- README.md | 26 +++++++++++++++++--------- extension.meta.xml | 6 +++++- 3 files changed, 23 insertions(+), 11 deletions(-) diff --git a/LICENCE.txt b/LICENCE.txt index e32c02f..837631b 100644 --- a/LICENCE.txt +++ b/LICENCE.txt @@ -4,7 +4,7 @@ follows: ----- begin license block ----- -Copyright 2012, 2014 Deux Huit Huit +Copyright 2012-2016 Deux Huit Huit Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/README.md b/README.md index c248b22..0cd19f0 100644 --- a/README.md +++ b/README.md @@ -21,15 +21,23 @@ XSL template and Regular Expression combined to help fight old browsers. - You must call the block-user-agent template directly under the `` tag. Parameters are optional - `` - Default parameters are: - - - `` - - `` - - `` - - `` - - `` - - `` - - `` - - `` + - ```xslt + ` + ` + ` + ` + ` + ` + ` + + ``` +- You can also call the light template + - `` + - Default parameters are: + - ```xslt + + + ``` *Voila !* diff --git a/extension.meta.xml b/extension.meta.xml index 8bec5d5..fd8ef16 100644 --- a/extension.meta.xml +++ b/extension.meta.xml @@ -6,6 +6,7 @@ https://github.com/DeuxHuitHuit/block_user_agent https://github.com/DeuxHuitHuit/block_user_agent/issues + https://github.com/DeuxHuitHuit/block_user_agent/issues User agent Template @@ -13,13 +14,16 @@ Deux Huit Huit - http://deuxhuithuit.com/ + https://deuxhuithuit.com/ + + - Added lighter less invasive template + - Make the javascript more cross-browser - Compatibility for Symphony 2.6