Changeset 768195
- Timestamp:
- 09/07/2013 11:21:31 AM (13 years ago)
- Location:
- wp-d3
- Files:
-
- 2 edited
-
tags/1.2/readme.txt (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wp-d3/tags/1.2/readme.txt
r768181 r768195 49 49 = 1.1 = 50 50 * Fixed d3 snippet insertion, now the code output is shown where it has been inserted inside the post. 51 51 = 1.2 = 52 * Fixed bug that provoked wpautop and wptexturize to be disabled permanently. 53 * Fixed d3-link include's generation. 54 * Added filter to avoid wptexturize messing the [d3-source] content. 55 * Updated D3 shipped version to last 3.3. 56 * The plugin now used the lighter d3.v3.min.js (instead of d3.v3.js). -
wp-d3/trunk/readme.txt
r768101 r768195 49 49 = 1.1 = 50 50 * Fixed d3 snippet insertion, now the code output is shown where it has been inserted inside the post. 51 51 = 1.2 = 52 * Fixed bug that provoked wpautop and wptexturize to be disabled permanently. 53 * Fixed d3-link include's generation. 54 * Added filter to avoid wptexturize messing the [d3-source] content. 55 * Updated D3 shipped version to last 3.3. 56 * The plugin now used the lighter d3.v3.min.js (instead of d3.v3.js).
Note: See TracChangeset
for help on using the changeset viewer.