Det här tillägget har inte testats med någon av de 3 senaste huvudversionerna av WordPress. Det kanske inte längre underhålls och kan ha kompatibilitetsproblem när det används tillsammans med nyare versioner av WordPress.

WP-TagCanvas

Beskrivning

Get a 3D Tag cloud by TagCanvas(http://www.goat1000.com/tagcanvas.php).TagCanvas is a Javascript class which will draw and animate a HTML5 canvas based tag cloud. It support three shape:sphere, hcylinder for a cylinder that starts off horizontal and vcylinder for a cylinder that starts off vertical. Based on TagCanvas version 1.12.

Skärmdumpar

  • This screen shot show how it works on sidebar. Add weight mode now.

Installation

  1. Make sure you’re running WordPress version 2.9 or better,because I have not check the older version.
  2. Download the zip file and extract the contents.
  3. Upload the ’WP-TagCanvas’ folder to your plugins directory (wp-content/plugins/).
  4. Activate the plugin through the ’plugins’ page in WP.
  5. Add a widget through the ’theme>wigdet’ page .

Recensioner

Detta tillägg har inga recensioner.

Bidragsgivare och utvecklare

”WP-TagCanvas” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer

Översätt ”WP-TagCanvas” till ditt språk.

Intresserad av programutveckling?

Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.

Ändringslogg

1.3.1

Debug: The colour of weight mode

1.3

Add:Weight Mode. It will display larger and prominent tag for popular topic

Debug:the first ”Width” in widget page should be ”Title”

1.2

Debug: Now IE can display the normal tag cloud.

1.1

Debug:The plugin menu is wrong

Remove:excanvas.js,Because it can’t implement the estimated function on IE 6.7.8

1.0

The First Version.