Deze plugin is niet getest met de laatste 3 grotere versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Ook kunnen er compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

Pentagon Rating Tool

Beschrijving

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.

Installatie

  1. Upload plugin-name.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. 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.
  4. 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.

FAQ

This is a proof-of-concept test I created for my blog and decided to launch as a plugin. If you are interested in where its going to go from here, this is my brief outline (which may answer some of your questions)

  • make it IE8 and less compliant; add special mobile stylesheet for Ipad etc.
  • add a way to resize pentagons
  • add positioning options for where to place it on the page

Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

Bijdragers & ontwikkelaars

“Pentagon Rating Tool” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “Pentagon Rating Tool” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

0.1

SVG draws and works on all non <IE9 browsers.