Diogo Cordeiro 25f273328a [PLUGINS] Removed GeoURL as the service doesn't exist anymore преди 5 години
..
locale 25f273328a [PLUGINS] Removed GeoURL as the service doesn't exist anymore преди 5 години
MobileProfileModule.php 34bfdc3e91 [CORE] Refactor Plugin API to Module API преди 5 години
README 34bfdc3e91 [CORE] Refactor Plugin API to Module API преди 5 години

README

The MobileProfile plugin implements XHTML MobileProfile output for supporting
user agents.

See: https://en.wikipedia.org/wiki/XHTML_Mobile_Profile

Installation
============
add "addModule('MobileProfile');"
to the bottom of your config.php

Note: This plugin is enabled by default on private and single-user instances.

Settings
========
none

Example
=======
addModule('MobileProfile');