diff options
author | Fabio Comuni <fabrix.xm@gmail.com> | 2011-01-26 16:17:28 +0100 |
---|---|---|
committer | Fabio Comuni <fabrix.xm@gmail.com> | 2011-01-26 16:17:28 +0100 |
commit | 4a2c0fcc36695c70c70a83ac04a8cb25f28b02d2 (patch) | |
tree | 6c39facc4b3a4fdbca9d5bce17b5ddc371e6af4a /addon/README | |
parent | 1f95ba5c344a1b17c735bf2760a169beeff864c2 (diff) | |
download | volse-hubzilla-4a2c0fcc36695c70c70a83ac04a8cb25f28b02d2.tar.gz volse-hubzilla-4a2c0fcc36695c70c70a83ac04a8cb25f28b02d2.tar.bz2 volse-hubzilla-4a2c0fcc36695c70c70a83ac04a8cb25f28b02d2.zip |
Add 'jot_tool' hook, plugins can add tool icons.
Diffstat (limited to 'addon/README')
-rw-r--r-- | addon/README | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/addon/README b/addon/README index 2e4ed6029..fb1c6340a 100644 --- a/addon/README +++ b/addon/README @@ -156,7 +156,8 @@ Current hooks: 'page_end' - called after HTML content functions have completed $b is (string) HTML of content div - +'jot_plugin' - add tools to jot toolbar + $b is (string) HTML for tool icon *** = subject to change |