>
Download This Plugin | |
Download Elegant Themes | |
Name | ckwnc |
Version | 0.1 |
Author | Daniel Walton |
Rating | 0 |
Last updated | 2011-06-16 12:56:00 |
Downloads |
252
|
Download Plugins Speed Test plugin for Wordpress |
Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%
ckwnc plugin added 14 bytes of resources to the Home page and 18 bytes of resources to the sample Post page.
ckwnc plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.
Great! ckwnc plugin ads no tables to your Wordpress blog database.This plugin adds the [ckwnc] shortcode markup to your wordpress installation. This is enabled in posts and any text widgets. A complete reference of how to create a ckwnc uml sequence diagram can be found at http://www.ckwnc.com/help.html
Example Usage:
[ckwnc]
me:actor
data:Data
data.get() {
me.callback() {
result.create()
logging.log() {
System.print()
}
}
}
data.release()
[/ckwnc]
Note that the javascript from http://www.ckwnc.com will be included in your page. We have decided to include the javascript from our server directly rather than copy a version into the plugin directory so that the javascript can be kept up to date.