]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - plugins/MobileProfile/README
Just some comment clarification
[quix0rs-gnu-social.git] / plugins / MobileProfile / README
1 The MobileProfile plugin implements XHTML MobileProfile output for supporting
2 user agents.
3
4 See: https://en.wikipedia.org/wiki/XHTML_Mobile_Profile
5
6 Installation
7 ============
8 add "addPlugin('MobileProfile');"
9 to the bottom of your config.php
10
11 Note: This plugin is enabled by default on private and single-user instances.
12
13 Settings
14 ========
15 none
16
17 Example
18 =======
19 addPlugin('MobileProfile');
20