diff options
author | Friendika <info@friendika.com> | 2011-01-26 13:59:20 -0800 |
---|---|---|
committer | Friendika <info@friendika.com> | 2011-01-26 13:59:20 -0800 |
commit | 05350082fab123a1ba01340d3fef95f4edf6fb5b (patch) | |
tree | 82c1a04931b1942a2067d2cf60a26f96e127306c /addon/README | |
parent | c3691b3331d4aa26ff7fb1294b7ef5218aa241ec (diff) | |
parent | 43be72297a281b41e7b77ba6078aeb48ee007299 (diff) | |
download | volse-hubzilla-05350082fab123a1ba01340d3fef95f4edf6fb5b.tar.gz volse-hubzilla-05350082fab123a1ba01340d3fef95f4edf6fb5b.tar.bz2 volse-hubzilla-05350082fab123a1ba01340d3fef95f4edf6fb5b.zip |
Merge branch 'oembed' of https://github.com/fabrixxm/friendika into fabrixxm-oembed
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 |