aboutsummaryrefslogtreecommitdiffstats
path: root/view/en/jot.tpl
diff options
context:
space:
mode:
authorFabio Comuni <fabrix.xm@gmail.com>2011-01-26 16:17:28 +0100
committerFabio Comuni <fabrix.xm@gmail.com>2011-01-26 16:17:28 +0100
commit4a2c0fcc36695c70c70a83ac04a8cb25f28b02d2 (patch)
tree6c39facc4b3a4fdbca9d5bce17b5ddc371e6af4a /view/en/jot.tpl
parent1f95ba5c344a1b17c735bf2760a169beeff864c2 (diff)
downloadvolse-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 'view/en/jot.tpl')
-rw-r--r--view/en/jot.tpl5
1 files changed, 5 insertions, 0 deletions
diff --git a/view/en/jot.tpl b/view/en/jot.tpl
index 6590cace8..de88fb84f 100644
--- a/view/en/jot.tpl
+++ b/view/en/jot.tpl
@@ -15,6 +15,11 @@
<textarea rows="5" cols="64" class="profile-jot-text" id="profile-jot-text" name="body" ></textarea>
+<div id="profile-jot-plugin-wrapper" >
+ $jotplugins
+</div>
+<div id="profile-jot-plugin-end"></div>
+
<div id="profile-jot-submit-wrapper" >
<input type="submit" id="profile-jot-submit" name="submit" value="Share" />
<div id="profile-upload-wrapper" style="display: $visitor;" >