Skip to main content

Add detectmobilebrowsers script to plone resource registry

Project description

Introduction

This addon register a modified version of detectmobilebrowsers to give a isMobile javascript variable so you can play around with javascript.

version: 18 October 2012 (check the footer of detectmobilebrowsers)

How to install

This addon can be installed has any other addons. please follow official documentation

The javascript is registred in a bundle so you will have to configure your theme to use it this way:

<registry>
  <record name="Products.ResourceRegistries.interfaces.settings.IResourceRegistriesSettings.resourceBundlesForThemes">
    <value>
      <element key="plonetheme.mytheme">
        <element>default</element>
        <element>detectmobilebrowsers</element>
      </element>
    </value>
  </record>
</registry>

Credits

Companies

People

Changelog

1.0dev (unreleased)

  • Initial release

Project details


Release history Release notifications | RSS feed

This version

1.0

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

collective.js.detectmobilebrowsers-1.0.zip (19.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page