]> git.mxchange.org Git - friendica.git/commitdiff
a README would be nice
authorTobias Diekershoff <tobias.diekershoff@gmx.net>
Thu, 21 Sep 2017 07:45:17 +0000 (09:45 +0200)
committerTobias Diekershoff <tobias.diekershoff@gmx.net>
Thu, 21 Sep 2017 07:45:17 +0000 (09:45 +0200)
doc/Plugins.md

index 3a25dc72170184013197a5bee99498c8e12c3fdd..ab8c58eb856801efd20c2cca07e783dbae91f199 100644 (file)
@@ -36,6 +36,9 @@ This *should* be 'addon/plugin_name/plugin_name.php' in most cases.
 
 $function is a string and is the name of the function which will be executed when the hook is called.
 
+Please also add a README or README.md file to the addon directory.
+It will be displayed in the admin panel and should include some further information in addition to the header information.
+
 Arguments
 ---
 Your hook callback functions will be called with at least one and possibly two arguments