=== TCUsers === Contributors: d2nx Donate link: http://d2nx.ru/ Tags: topcoder, TC, editor, shortcode, posts Requires at least: 2.5 Tested up to: 2.7 Stable tag: 1.0.0 Plugin for easy reference to TopCoder users. == Description == Plugin for useful reference to TopCoder users (see [TopCoder website](http://topcoder.com/tc)). * Use [tcuser]USERNAME[/tcuser] for reference to user USERNAME. * Use [tcuser color="COLOR"]USERNAME[/tcuser] for reference to user USERNAME of color COLOR. COLOR may be one of 'orange', 'red', 'yellow', 'blue', 'green', 'gray', 'white' and 'black'. 'Orange' users are TopCoder admins, red to gray ones are rated TC users (from high-rated to low), and black/white-colored users are unrated. For more details see [TopCoder Rating System](http://www.topcoder.com/wiki/display/tc/Algorithm+Competition+Rating+System). TCUsers is based on [LJUsers](http://wordpress.org/extend/plugins/ljusers/) plugin written by [Jenyay](http://wordpress.org/extend/plugins/profile/jenyay). == Installation == 1. Upload the 'tcusers' folder to the '/wp-content/plugins/' directory; and 1. Activate the plugin through the 'Plugins' menu in WordPress. == Frequently Asked Questions == = Is there any FAQs at the moment? = No. == Screenshots == 1. Editor view. 1. Output view. 1. HTML code. == TODO list == * Add the option to configure unrated users' color (black/white), because the white ones works only on non-white backgrounds and vice versa. * Add the option to get user color from TC. * (Low) Multilanguage support == ChangeLog == **1.0.0** * First public release