Please enable JavaScript in your browser!
Etusivu
Tutki
Apua
Kirjaudu sisään
Cluesblues67
/
gnu-social
forkattu lähteestä
someonewithpc/gnu-social
Tarkkaile
1
Äänestä
0
Fork
0
Tiedostot
Branch:
active-orm
Branchit
Tagit
active-orm
docker
experimental
expermimental
master
nightly
v2
v1.20.9release
v1.2.0beta4
v1.1.3release
gnu-social
/
DOCUMENTATION
/
DEVELOPERS
/
Plugins
/
Sample Plugins
/
Sample
/
includes
Diogo Cordeiro
e1514a151c
[DOCUMENTATION][DEVELOPERS][PLUGINS] Some updates to Plugins doc
5 vuotta sitten
..
actions
e1514a151c
[DOCUMENTATION][DEVELOPERS][PLUGINS] Some updates to Plugins doc
5 vuotta sitten
classes
e1514a151c
[DOCUMENTATION][DEVELOPERS][PLUGINS] Some updates to Plugins doc
5 vuotta sitten
locale
e1514a151c
[DOCUMENTATION][DEVELOPERS][PLUGINS] Some updates to Plugins doc
5 vuotta sitten
README
e1514a151c
[DOCUMENTATION][DEVELOPERS][PLUGINS] Some updates to Plugins doc
5 vuotta sitten
SamplePlugin.php
e1514a151c
[DOCUMENTATION][DEVELOPERS][PLUGINS] Some updates to Plugins doc
5 vuotta sitten
README
The Sample plugin shows best practices for development of GNU social plugins.
It adds a "Hello" menu item to the default menu and tracks how many times it
has greeted each user.
Installation
============
add "addPlugin('Sample');"
to the bottom of your config.php
Settings
========
none
Example
=======
addPlugin('Sample');