Giter VIP home page Giter VIP logo

useragent_details's Introduction

Useragent Details

  • Version: 1.1.1
  • Author: Phill Gray
  • Build Date: 2011-08-30
  • Requirements: Symphony 2.2

Installation

  • Upload the 'useragent_details' folder to your Symphony 'extensions' folder.
  • Enable it by selecting "Useragent Details", choose Enable from the with-selected menu, then click Apply.

Usage

Bundles a datasource that outputs the users browser, version, platform, platform version, if it's a mobile device, a robot or using chromeframe and IP address. Easy!

There is a setting on the preferences page to include geolocationing based on the IP address using Geoplugin. This is disabled by default as some people don't want the page load delay associated with geolocationing.

Uses

In no way is this extension a replacement for ie conditionals.

Do not use this extension to soley provide content/styles etc to a couple of browsers only. There are dozens of browsers out there in use, so you will only harm your website by isolating it. You should create your site as normal and use this extension to add content specific to certain technologies, like tablets, mobiles or html5 compatible/non-compatible browsers.

A use case might be: You need to style your site for a tablet, but your main design has massive hero images that will slow it down. Using media queries will only set that area to display: none meaning the data still loads. So using this extension to not show the content if it's a tablet OS will eliminate that problem.

Another case might be that you have created a html5/css3 demo which only works in the latest webkit/moz browsers, using this extension will allow a message to be shown on incompatible browsers.

useragent_details's People

Contributors

pixelninja avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.