]> git.mxchange.org Git - friendica-addons.git/commitdiff
qcomment documentation
authorfriendica <info@friendica.com>
Fri, 17 Feb 2012 04:00:35 +0000 (20:00 -0800)
committerfriendica <info@friendica.com>
Fri, 17 Feb 2012 04:00:35 +0000 (20:00 -0800)
qcomment.tgz
qcomment/qcomment.php

index 6e33819d245d92b2fd1d4c9e58dca55274d6ca6a..b0ae94bc88e605fdc39b9f8c7de58618d7e5473f 100644 (file)
Binary files a/qcomment.tgz and b/qcomment.tgz differ
index bc4d96ff88d0ec201405bd400bd84af25cc5c770..45e6332ef3603f5a0da6b74fe3da26608d9a5175 100755 (executable)
@@ -7,6 +7,17 @@
  * Version: 1.0
  * Author: Mike Macgirvin <http://macgirvin.com/profile/mike>
  * 
+ * Provides a set of text "snippets" which can be inserted into a comment window by clicking on them.
+ * First enable the addon in the system admin panel. 
+ * Then each person can tailor their choice of words in Settings->Plugin Settings in the Qcomment 
+ * pane. Initially no qcomments are provided, but on viewing the settings page, a default set of
+ * of words is suggested. These can be accepted (click Submit) or edited first. Each text line represents 
+ * a different qcomment. 
+ * Many themes will hide the qcomments above or immediately adjacent to the comment input box until
+ * you wish to use them. On some themes they may be visible.
+ * Wave the mouse around near the comment input box and the qcomments will show up. Click on any of 
+ * them to open the comment window fully and insert the qcomment. Then "Submit" will submit it.
+ *
  */
 
 function qcomment_install() {