Please enable JavaScript in your browser!
Home
Verkennen
Help
Inloggen
kim
/
gnu-social
geforked van
diogo/gnu-social
Volgen
1
Ster
0
Vork
0
Bestanden
Aftakking:
new_modules_system
Aftakkingen
Labels
1.1.x
1.2.x
1.20.x
aab
activitypub
experimental
master
new_data_handler
new_modules_system
nightly
v2.0.0beta0
v1.20.x
v1.20.9release
v1.2.x
v1.2.0beta4
v1.1.x
v1.1.3release
gnu-social
/
plugins
/
MobileProfile
Diogo Cordeiro
f0a67a1df9
[PLUGINS] Removed GeoURL as the service doesn't exist anymore
5 jaren geleden
..
locale
f0a67a1df9
[PLUGINS] Removed GeoURL as the service doesn't exist anymore
5 jaren geleden
MobileProfileModule.php
82893824db
[CORE] Refactor Plugin API to Module API
5 jaren geleden
README
a614205663
Add plugin READMEs
9 jaren geleden
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');