Changeset 809292
- Timestamp:
- 11/23/2013 02:16:44 PM (12 years ago)
- Location:
- ipu-chart
- Files:
-
- 10 added
- 1 edited
- 6 copied
-
tags/0.8.1 (copied) (copied from ipu-chart/trunk)
-
tags/0.8.1/css/ip4.v0.css (added)
-
tags/0.8.1/css/ipu-chart.css (copied) (copied from ipu-chart/trunk/css/ipu-chart.css)
-
tags/0.8.1/ipu-chart.php (copied) (copied from ipu-chart/trunk/ipu-chart.php)
-
tags/0.8.1/js/colorbrewer (added)
-
tags/0.8.1/js/colorbrewer/LICENSE.txt (added)
-
tags/0.8.1/js/colorbrewer/colorbrewer.js (added)
-
tags/0.8.1/js/ip4.v0.min.js (added)
-
tags/0.8.1/js/ipu-chart.js (copied) (copied from ipu-chart/trunk/js/ipu-chart.js)
-
tags/0.8.1/license.php (copied) (copied from ipu-chart/trunk/license.php)
-
tags/0.8.1/readme.txt (copied) (copied from ipu-chart/trunk/readme.txt) (4 diffs)
-
trunk/css/ip4.v0.css (added)
-
trunk/js/colorbrewer (added)
-
trunk/js/colorbrewer/LICENSE.txt (added)
-
trunk/js/colorbrewer/colorbrewer.js (added)
-
trunk/js/ip4.v0.min.js (added)
-
trunk/readme.txt (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
ipu-chart/tags/0.8.1/readme.txt
r809273 r809292 4 4 Requires at least: 3.0.1 5 5 Tested up to: 3.7.1 6 Stable tag: 0.8 6 Stable tag: 0.8.1 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 70 70 </code></pre> 71 71 72 <p><strong>Note for existing users</strong>: The attribute-based, old interface is still included in the plugin.</p> 73 72 74 = Further Information = 73 75 … … 105 107 == Changelog == 106 108 109 = 0.8.1 = 110 * Missing libraries added 111 107 112 = 0.8 = 108 113 * ip4 template engine … … 184 189 == Upgrade Notice == 185 190 191 = 0.8.1 = 192 * Missing libraries added 193 186 194 = 0.8 = 187 195 * ip4 template engine added -
ipu-chart/trunk/readme.txt
r809273 r809292 4 4 Requires at least: 3.0.1 5 5 Tested up to: 3.7.1 6 Stable tag: 0.8 6 Stable tag: 0.8.1 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 70 70 </code></pre> 71 71 72 <p><strong>Note for existing users</strong>: The attribute-based, old interface is still included in the plugin.</p> 73 72 74 = Further Information = 73 75 … … 105 107 == Changelog == 106 108 109 = 0.8.1 = 110 * Missing libraries added 111 107 112 = 0.8 = 108 113 * ip4 template engine … … 184 189 == Upgrade Notice == 185 190 191 = 0.8.1 = 192 * Missing libraries added 193 186 194 = 0.8 = 187 195 * ip4 template engine added
Note: See TracChangeset
for help on using the changeset viewer.