X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=doc%2FAddons.md;h=b89a48d26d328ebf017808356f7335621b7f0de5;hb=4e1263c1f8aa0a3aeba0a95929678c18fc5a3c90;hp=bfccde5ddf8908da796480199ba8a2151c1ec23c;hpb=557ef9acc99502641d1d47f57b2d4ea8b84a59b2;p=friendica.git diff --git a/doc/Addons.md b/doc/Addons.md index bfccde5ddf..b89a48d26d 100644 --- a/doc/Addons.md +++ b/doc/Addons.md @@ -228,6 +228,7 @@ Called after the language detection. This can be used for alternative language d - **text**: The text that is analyzed. - **detected**: (input/output) Array of language codes detected in the related text. The array key is the language code, the array value the probability. - **uri-id**: The Uri-Id of the item. +- **author-id**: The id of the author contact. ### addon_settings Called when generating the HTML for the addon settings page.