Diogo Cordeiro 1049080df5 [CORE] Move public resources to a /public directory il y a 5 ans
..
locale c7afe2f86c [TRANSLATION] Update Plugin POs il y a 5 ans
MobileProfilePlugin.php 46f98b3142 [VersionBump] 1.19.0, fairly late il y a 5 ans
README a614205663 Add plugin READMEs il y a 8 ans

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