Pentagon Rating Tool
开发者 |
AaronKnoll
|
更新时间 |
2012年1月24日 05:21 |
PHP版本: |
3.2.1+ 及以上 |
详情介绍:
This plugin draws an SVG pentagon, based on the ratings that one assigns a given post. Users can choose the category for which the pentagon appears and assign names and colors to each of the quadrants.
Note) Inline SVG does not work on IE versions 8 and below; therefore, the stylesheet ie8.css makes nothing appear on versions below IE 9. Will work on all other major browsers in past and current versions.
安装:
- Upload
plugin-name.php
to the /wp-content/plugins/
directory
- Activate the plugin through the 'Plugins' menu in WordPress
- Under the "Project Pentagon" menu in wordpress
--- choose a category name (the full human readable name for the category that you've created....)
--- assign names and colors. Use Hex numbers.
-
Go to your "posts." Edit a post in that category and fill out:
---- the five ratings on the upper right [mandatory]
---- the field for textual summary [optional]
-
Note, a value of "0" adds a completely blank pentagon segment with no lines.
更新日志:
0.1
SVG draws and works on all non <IE9 browsers.