Changeset 356226
- Timestamp:
- 03/06/2011 07:37:30 PM (15 years ago)
- File:
-
- 1 edited
-
reflect/trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
reflect/trunk/readme.txt
r356219 r356226 12 12 Crowdsourced comment summarization. Helps people listen. Helps everyone find the useful points. 13 13 14 Reflect implements a subtleinterface change to the comments section of a Wordpress blog that helps people listen, while at the same14 Reflect implements an interface change to the comments section of a Wordpress blog that helps people listen, while at the same 15 15 time producing useful summaries. Instead of a single column of threads, two side-by-side columns are provided. The first column contains 16 16 the original raw comments that we all know and love. The second column has a list of concise summary bullet points for each respective … … 23 23 **Check out this example installation:** http://abstract.cs.washington.edu/~travis/seattlespeaks/. Feel free to play around with it, but don't be offended if I rollback something you do! 24 24 25 **This plugin is experimental at this time. Itrequires customization to make work on an arbitrary Wordpress installation. Specifically,25 **This plugin is requires customization to make work on an arbitrary Wordpress installation. Specifically, 26 26 it is nearly impossible to create a general purpose comment modifier that works for every different theme. Therefore, custom CSS is 27 necessary to tailor Reflect to each theme. It is most appropriate to add the custom CSS to the theme's style.css via the editor in WP's admin panel. Beware when updating your theme!! 28 Please contact the plugin author if you want to make it work for your site or if you encounter problems. He would appreciate it!** 27 necessary to tailor Reflect to each theme. It is most appropriate to add the custom CSS to the theme's style.css via the editor in WP's admin panel. Beware when updating your theme!!** 28 29 **A somewhat verbose screencast that walks through the install process and some of the customization steps can be found at http://www.cs.washington.edu/homes/travis/installing_reflect.mp4.** 30 31 Please contact the plugin author if you want to make it work for your site or if you encounter problems. He would appreciate it! 29 32 30 33 Some notes: … … 40 43 1. Activate the plugin through the 'Plugins' menu in WordPress 41 44 1. Make sure to go to settings/Reflect in the admin panel to configure Reflect 45 1. A screencast about installing and customizing Reflect can be found at http://www.cs.washington.edu/homes/travis/installing_reflect.mp4. 42 46 43 47 == Screenshots ==
Note: See TracChangeset
for help on using the changeset viewer.