Hypolite Petovan
87eb3d5ef2
Normalize App parameter declaration (doc-include folders, boot)
2017-01-09 23:09:01 +11:00
Roland Häder
34fcaeb209
changed to this:
...
---------------------
function bla (App &$a) {
$a->bla = 'stuff';
}
---------------------
Signed-off-by: Roland Häder <roland@mxchange.org>
2016-12-20 10:59:11 +01:00
rabuzarus
a61361f351
add some hook docu
2016-04-28 23:18:38 +02:00
Andrej Stieben
acefb84681
Improved documentation formatting (of Plugins.md)
2016-02-04 19:37:06 +01:00
fabrixxm
0aa69f134f
Fix template_var hook
...
move it to smarty3 replate_macro, pass the theme name in $b
2015-11-06 19:52:00 +01:00
fabrixxm
545a7a80e4
Add 'template_vars' hook
2015-11-06 19:33:14 +01:00
Michael Vogel
5b25a012c8
Removed Facebook from the documentation. Renamed Statusnet to GNU Social
2015-08-15 09:32:26 +02:00
Tobias Diekershoff
ec7f70e9aa
nav_info hook and documentation in en and de
2015-06-01 12:00:00 +02:00
Silke Meyer
7fdde0e547
reformatted
2015-04-19 18:41:42 +02:00
Fabio Comuni
a659b34117
Adds 'emailer_send_prepare' and 'emailer_send' hooks
...
Adds relative documentation in doc/Plugins
2014-12-29 15:44:30 +01:00
Fabrixxm
92c7ec6c8b
doc update
...
add BBCode reference
update 'Creating posts', change screenshot (use duepuntozero theme)
update 'Install', add point on create view/smarty3 folder
update 'Plugins', add section on templates
2013-04-24 07:59:06 -04:00
Klaus Weidenbach
1f9fe8b5ee
Remove Gravatar from core and add new hook avatar_lookup.
...
This patch removes all occurances of Gravatar from friendica's core and adds a new hook "avatar_lookup" inside the function avatar_img($email) where the new *avatar-plugins should hook in.
I haven't touched the language files yet. Are they updated automatically somehow?
2012-04-09 21:22:09 +02:00
Alexander Kampmann
355c42cb30
Merge branch 'master' of https://github.com/friendica/friendica
...
Conflicts:
include/config.php
update.php
2012-04-05 13:39:15 +02:00
friendica
94c7289a3f
updates to plugin docs
2012-02-13 19:06:15 -08:00
friendica
8aa2552372
add remove_user hook (it looks like dreamhost changed all my file permissions, this will make a nasty commit)
2012-01-18 16:21:30 -08:00
Friendika
02a1fdacd7
strip duplicate code blocks bb2d*
2011-11-08 15:38:06 -08:00
Friendika
6d507a840a
some doc updates
2011-11-08 14:12:01 -08:00
Friendika
767f165965
local documentation library
2011-04-13 07:07:21 -07:00