Plugin Directory

Changeset 356226


Ignore:
Timestamp:
03/06/2011 07:37:30 PM (15 years ago)
Author:
tkriplean
Message:

screencast info

File:
1 edited

Legend:

Unmodified
Added
Removed
  • reflect/trunk/readme.txt

    r356219 r356226  
    1212Crowdsourced comment summarization. Helps people listen. Helps everyone find the useful points.
    1313
    14 Reflect implements a subtle interface change to the comments section of a Wordpress blog that helps people listen, while at the same
     14Reflect implements an interface change to the comments section of a Wordpress blog that helps people listen, while at the same
    1515time producing useful summaries. Instead of a single column of threads, two side-by-side columns are provided. The first column contains
    1616the original raw comments that we all know and love. The second column has a list of concise summary bullet points for each respective
     
    2323**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!
    2424
    25 **This plugin is experimental at this time. It requires 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,
    2626it 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!**
     27necessary 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
     31Please contact the plugin author if you want to make it work for your site or if you encounter problems. He would appreciate it!
    2932
    3033Some notes:
     
    40431. Activate the plugin through the 'Plugins' menu in WordPress
    41441. Make sure to go to settings/Reflect in the admin panel to configure Reflect
     451. A screencast about installing and customizing Reflect can be found at http://www.cs.washington.edu/homes/travis/installing_reflect.mp4.
    4246
    4347== Screenshots ==
Note: See TracChangeset for help on using the changeset viewer.