aboutsummaryrefslogtreecommitdiffstats
path: root/doc/plugins.bb
diff options
context:
space:
mode:
authorRedMatrix <info@friendica.com>2014-06-30 09:24:45 +1000
committerRedMatrix <info@friendica.com>2014-06-30 09:24:45 +1000
commit0bd2dbaf6429bb1d551ad95301ad22989fd0e88d (patch)
treeea301c669edd04d7605923cf4f77f7a975e1668c /doc/plugins.bb
parent3e0f1fe06588f2d785b068e8c365cd6bc7159e40 (diff)
parentf1d5ffda693fa44d3325785c5c8e8021d8873bea (diff)
downloadvolse-hubzilla-0bd2dbaf6429bb1d551ad95301ad22989fd0e88d.tar.gz
volse-hubzilla-0bd2dbaf6429bb1d551ad95301ad22989fd0e88d.tar.bz2
volse-hubzilla-0bd2dbaf6429bb1d551ad95301ad22989fd0e88d.zip
Merge pull request #518 from tluther/master
Doco work
Diffstat (limited to 'doc/plugins.bb')
-rw-r--r--doc/plugins.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/plugins.bb b/doc/plugins.bb
index 2440de762..099f9fdf4 100644
--- a/doc/plugins.bb
+++ b/doc/plugins.bb
@@ -254,4 +254,6 @@ The Red Matrix has _install and _uninstall functions but these are used differen
[li] Friendica's &quot;plugin_settings_post&quot; hook is called &quot;feature_settings_post&quot;[/li]
-Changing these will often allow your plugin to function, but please double check all your permission and identity code because the concepts behind it are completely different in the Red Matrix. Many structured data names (especially DB schema columns) are also quite different. \ No newline at end of file
+Changing these will often allow your plugin to function, but please double check all your permission and identity code because the concepts behind it are completely different in the Red Matrix. Many structured data names (especially DB schema columns) are also quite different.
+
+Return to the [url=[baseurl]/help/main]Main documentation page[/url]