Please enable JavaScript in your browser!
صفحهٔ اصلی
گشتوگذار
راهنما
ورود
TheFreaks.Club
/
gnu-social
برگرفته از
diogo/gnu-social
دنبال کردن
2
ستاره دار
0
انشعاب
0
پروندهها
مشکلات
0
درخواست واکشی
0
ویکی
شاخه:
nightly
شاخهها
تگها
1.1.x
1.2.x
1.20.x
experimental
master
nightly
v3
v1.20.9release
v1.2.0beta4
v1.1.3release
gnu-social
/
DOCUMENTATION
/
DEVELOPERS
/
Plugins
/
Sample Plugins
/
Sample
/
includes
Diogo Cordeiro
b730582336
[CORE] Add GNUSOCIAL_ENGINE_REPO_URL and increase usage of GNUSOCIAL_ENGINE_URL
5 سال پیش
..
actions
e1514a151c
[DOCUMENTATION][DEVELOPERS][PLUGINS] Some updates to Plugins doc
5 سال پیش
classes
e1514a151c
[DOCUMENTATION][DEVELOPERS][PLUGINS] Some updates to Plugins doc
5 سال پیش
locale
e1514a151c
[DOCUMENTATION][DEVELOPERS][PLUGINS] Some updates to Plugins doc
5 سال پیش
README
e1514a151c
[DOCUMENTATION][DEVELOPERS][PLUGINS] Some updates to Plugins doc
5 سال پیش
SamplePlugin.php
b730582336
[CORE] Add GNUSOCIAL_ENGINE_REPO_URL and increase usage of GNUSOCIAL_ENGINE_URL
5 سال پیش
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');