[geeklog-hg] [Geeklog-Core/geeklog] 471c5e: Added Device Detect class

GitHub noreply at github.com
Wed Jun 1 13:36:11 EDT 2016


  Branch: refs/heads/master
  Home:   https://github.com/Geeklog-Core/geeklog
  Commit: 471c5e671a7ec5806c74008c429282dad0a0f287
      https://github.com/Geeklog-Core/geeklog/commit/471c5e671a7ec5806c74008c429282dad0a0f287
  Author: Tom Homer <tomhomer at gmail.com>
  Date:   2016-06-01 (Wed, 01 Jun 2016)

  Changed paths:
    M language/english_utf-8.php
    M language/japanese_utf-8.php
    M public_html/admin/configuration_validation.php
    M public_html/admin/install/config-install.php
    M public_html/docs/english/config.html
    M public_html/docs/japanese/config.html
    M public_html/lib-common.php
    M sql/updates/mssql_2.1.1_to_2.1.2.php
    M sql/updates/mysql_2.1.1_to_2.1.2.php
    M sql/updates/pgsql_2.1.1_to_2.1.2.php
    A system/classes/device.class.php
    A system/classes/mobiledetect/LICENSE.txt
    A system/classes/mobiledetect/Mobile_Detect.php
    M system/classes/template.class.php

  Log Message:
  -----------
  Added Device Detect class

Added new class which is called Mobile Detect Library v2.8.22. Added
Geeklog detect wrapper class and added ability to template cache to
create separate cache files if the user device is considered a mobile
device. Added new configuration option  cache_mobile which can disable
caching by if device. This is part of the feature request  #683




More information about the geeklog-cvs mailing list