diff --git a/README.md b/README.md index bdc4274..4cf54aa 100644 --- a/README.md +++ b/README.md @@ -1,33 +1,33 @@ -# Block User Agent # - -Version: 1.0 - -## ## - -XSL template and regexp combined to help fight old browsers. - -### REQUIREMENTS ### - -- Symphony CMS version 2.2 and up (as of the day of the last release of this extension) - -### INSTALLATION ### - - -- Unzip the block_user_agent.zip file -- (re)Name the folder **block_user_agent** -- Put into the extension directory -- Enable/install just like any other extension -- Go to the *Preferences* page to customize the regular expression -- Include the xsl file located in extensions/block_user_agent/utilities - - `` -- Call the block-user-agent template. Parameters are optional - - `` - -*Voila !* - -http://www.deuxhuithuit.com - -### History ### - -- 1.0 - 2012-08-29 +# Block User Agent # + +Version: 1.0 + +## ## + +XSL template and regexp combined to help fight old browsers. + +### REQUIREMENTS ### + +- Symphony CMS version 2.2 and up (as of the day of the last release of this extension) + +### INSTALLATION ### + + +- Unzip the block_user_agent.zip file +- (re)Name the folder **block_user_agent** +- Put into the extension directory +- Enable/install just like any other extension +- Go to the *Preferences* page to customize the regular expression +- Include the xsl file located in extensions/block_user_agent/utilities + - `` +- You must call the block-user-agent template directly under the `` tag. Parameters are optional + - `` + +*Voila !* + +http://www.deuxhuithuit.com + +### History ### + +- 1.0 - 2012-08-29 First release: Param value and XSL template \ No newline at end of file