gnu-social/plugins/MobileProfile
brunoccast c7afe2f86c [TRANSLATION] Update Plugin POs 2019-06-09 16:10:03 +01:00
..
locale [TRANSLATION] Update Plugin POs 2019-06-09 16:10:03 +01:00
MobileProfilePlugin.php [VersionBump] 1.19.0, fairly late 2019-06-07 15:02:08 +01:00
README Add plugin READMEs 2016-02-08 17:48:37 +00:00
mp-handheld.css Init mp-handheld stylesheet. For now, it is reusing mp-screen. Future 2009-10-12 12:29:19 +00:00
mp-screen.css Columns too narrow in mobileprofile 2014-12-10 12:28:38 +01:00

README

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');