gnu-social/plugins/MobileProfile
2016-02-08 17:48:37 +00:00
..
locale Snapshot of the Transifex translation project - October 2015 2015-10-04 18:23:01 +02:00
MobileProfilePlugin.php Change status.net/wiki URLs to git.gnu.io 2016-02-08 17:48:10 +00:00
mp-handheld.css
mp-screen.css Columns too narrow in mobileprofile 2014-12-10 12:28:38 +01:00
README Add plugin READMEs 2016-02-08 17:48:37 +00:00

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

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

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

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

Settings
========
none

Example
=======
addPlugin('MobileProfile');