]> git.mxchange.org Git - friendica.git/blobdiff - doc/Addons.md
Fixed indentation
[friendica.git] / doc / Addons.md
index bfccde5ddf8908da796480199ba8a2151c1ec23c..b89a48d26d328ebf017808356f7335621b7f0de5 100644 (file)
@@ -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.