Some doco work. Changed main.bb and added a return link to all .bb files and began planning new entries for user orientated documentation.

This commit is contained in:
root
2014-06-29 18:32:40 +02:00
parent 5df50c4a0b
commit a47971aefd
1306 changed files with 143807 additions and 40 deletions

View File

@@ -254,4 +254,6 @@ The Red Matrix has _install and _uninstall functions but these are used differen
[li] Friendica's "plugin_settings_post" hook is called "feature_settings_post"[/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.
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]