PluginProbe
CSS & JavaScript Toolbox / 7.2
CSS & JavaScript Toolbox v7.2
trunk 0.3 0.8 10 10.1 11 11.2 11.3 11.4 11.5 11.6 11.7 11.8 11.9 11.9.1 12 12.0 12.0.1 12.0.3 12.0.4 12.0.5 12.0.6 12.0.7 6.0 6.0.11 All 60 releases
← All changes | readme.txt +194 -72 6.07.2 View file →
@@ -1,73 +1,56 @@
1 1 === CSS & JavaScript Toolbox ===
2 2 Contributors: wipeoutmedia
3 3 Author URL: http://css-javascript-toolbox.com
4 4 Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=EWDWF75JHT9Q6
5 -Tags: plug, customise, style, scripts, hack, Wordpress, contribute, enhancing, HTML, CSS, Javascript, PHP, execute, display, output, header, footer, apply, requests, match, hook, run
5 +Tags: post, posts, admin, sidebar, page, pages, image, plug, plugin, customise, style, scripts, hack, Wordpress, HTML, CSS, JavaScript, HTML5, jQuery, PHP, code, script, scripts, manage, management, display, output, header, footer, apply, requests, match, hook, execute, run
6 6 License: GPLv2 or later
7 7 License URI: http://www.gnu.org/licenses/gpl-2.0.html
8 -Requires at least: 3.3
9 -Tested up to: 3.5.1
10 -Stable tag: 6.0
8 +Requires at least: 3.9
9 +Tested up to: 3.9.2
10 +Stable tag: 7.2
11 11
12 12 Easily add custom CSS, JavaScript, HTML and PHP code to unique CJT code blocks and assign them wherever you want.
13 13
14 14 == Description ==
15 -CSS & JavaScript Toolbox (or CJT) is a powerful and flexible plugin, which allows you to contribute to your WordPress installation code via an easy-to-use web interface. You will be able to modify or extend your site functionality and appearance by adding custom code directly into CJT code blocks and assign them to pages, posts, custom posts, categories, URLs, expressions, and loads more!
15 +CSS & JavaScript Toolbox is a powerful code management plugin that gives you the tools to easily and safely modify or extend the functionality and appearance of your WordPress-powered website. You do this by adding custom code directly into unique code blocks and assign them to pages, posts, custom posts, categories, URLs, expressions, and loads more!
16 16
17 -= Who is this plugin for? =
18 -The CJT plugin was created to help website authors write their own code. Basically, if love writing code, then you will love CJT. Designed and developed from the ground-up, CJT will suit novice users to seasoned website developers alike. You can also use it as a training tool, and learn step-by-step how to write and apply scripts yourself! In fact, you will find useful script examples on the CJT website.
17 += CJT Comes with Unlimited number of Extensions =
18 +CJT is providing a cool extensions that can be used through CJT Shortcode Form. Both [FREE CJT Extensions](https://wordpress.org/plugins/search.php?q=cjte) and [Premium CJT Extensions](http://css-javascript-toolbox.com/script-extensions/) are available for downloads.
19 19
20 -= Have you ever thought? =
21 -- Wouldn't it be great to have an easy way to plug your code into a Wordpress installation without having to know how to create a Wordpress plugin OR having to modify files through FTP, etc?
22 -- How nice it would be if you could simply add code that works with WordPress internal code without hacking away at core files?
23 -- How about a nice simple way to change the appearance of a page or post in your Wordpress website?
24 -- What about a means to organise your scripts and blocks of code in a simple web interface?
20 += Like CJT Free – Upgrade to CJT Pro/Dev =
21 +If you like CJT Free, we hope you can support the continued development by upgrading to CJT Pro or CJT Dev.
22 +Click to learn about the [benefits of upgrading to CJT Pro/Dev](http://css-javascript-toolbox.com/pricing).
25 23
26 -= How can CJT help you? =
27 -- The CJT plugin allows you to contribute to your Wordpress installation code via a simple web interface. You can modify and extend the functionality and appearance of your website by writing code directly into CJT code blocks.
28 -- Each code block represents a script (or block of code) that can apply/execute/output to a specific location (e.g. pages, posts, categories, etc) as defined in the Assignment Panel.
29 -- With CJT code blocks, you can add various types of code like CSS, JavaScript, HTML and PHP. You can mix them into a single block or organise them into multiple separate blocks - the choice is yours.
30 -- The Auxiliary tab provides more 'assignment' options. Things like WordPress common requests such as: 404 Error, Tag, Archive, Entire website, Front-end, Dashboard Backend, and a number of others.
31 -- You can create multiple code blocks, assign them to the same requests or different requests.
32 -- Manage all of your code blocks through a single webpage using Ajax requests. No need to refresh your pages for any operation you need to make.
33 -- Changing the blocks order (via block dragging) allows you to specify what code block is used first. This way later blocks are overridden by higher-order code blocks.
34 -- By Deactivating code blocks, you can disable a code block from running. Using this feature is handy to test the behaviour you expected your block to make without changing a blocks properties (i.e. code, assigned requests).
35 -- All code blocks can have a unique name, which is ideal for organising and remembering the purpose of your block.
36 -- Output location is the location/point/hook for the block code to run. CJT now only supports two hook points - Header and Footer, which outputs code block in the page header - exactly before the closing HTML 'head' tag OR in the page footer - just before the end of the 'body' tag.
37 -- Integrating with [ACE Editor](http://ace.ajax.org/)! CJT proudly and perfectly integrates the ACE Editor and it is a dream to use while writing code for its smooth response, high performance and syntax highlighting.
38 -- We have included a number of tools for batch processing like: 'Delete All Empty Blocks', 'Delete All', 'Activate All', 'Deactivate All', 'Revert State'.
39 -- Individual code block Revisions can be saved. Also, you can entirely save all of your code blocks with the Backups feature.
24 +[youtube http://www.youtube.com/watch?v=iyjq7IXBC5E]
40 25
41 -= Would like to know more? =
42 -If you would like to learn more, please click to [download the CJT User Manual](http://css-javascript-toolbox.com/css-javascript-toolbox-free).
26 += So what exactly is CJT? =
27 +Just like plugins, scripts can modify or extend the functionality and appearance of your website. Unlike plugins, adding and configuring script code files can be frustrating. CJT makes this process pleasant and easy. In fact, adding scripts and styles with CJT can be done in as little as two steps:
28 +1) Add your code
29 +2) Assign where it goes
43 30
44 -= Scripts, scripts, glorious scripts! =
45 -If you would like to learn how to use our plugin with some script examples, please visit our [Scripts page](http://css-javascript-toolbox.com/category/scripts). If you are a script author and would like to get more exposure for your scripts, please submit your scripts to us. Click [Submit a Script](http://css-javascript-toolbox.com/submit-a-script) to find out more.
31 += Who is this plugin for? =
32 +This plugin is primarily intended for WordPress website developers and designers. But that is not to say that others would not be able to get use out of it. CJT can be used for a lot of things from; teachers teaching and students learning to code, to mum and dad bloggers wanting to add Google Analytics or other scripts to their website. So whether it be adding free/premium scripts, creating and testing new scripts, streamlining development work, making front-end customisations, or even teaching and learning WordPress – CJT is extremely flexible and versatile.
46 33
47 -= Add more power to CJT by installing Extensions! =
48 -CJT is extensible Plugin that allow to other Wordpress Plugins to extend or change its behaviour! CJT team start to create some useful extensions you can find in the [addons](http://css-javascript-toolbox.com/addons) page.
34 += Features =
35 +There are way too many features to list on this CJT description page, so if you want to learn more, please click into the [CSS & JavaScript Toolbox website](http://css-javascript-toolbox.com).
49 36
50 37 = Thank You =
51 -We would like to take this opportunity to thank you for installing our WordPress plugin. We will continue to develop it further, making it bigger and better with awesome updates in the near future. If you like this plugin and not only find it useful, but appreciate the huge amount of work that has gone into creating it, you can certainly support us in a number of ways, including:
38 +We would first like to thank you for installing our WordPress plugin. If you like this plugin, find it useful, and appreciate the huge amount of work that has gone into creating it, you can certainly support our efforts by:
52 39
53 -- Providing a [feedback review and rating](http://wordpress.org/support/view/plugin-reviews/css-javascript-toolbox) on WordPress.org
54 -- Visiting our [CJT website](http://css-javascript-toolbox.com) and letting us know your thoughts on using the plugin, notifying us of any bugs and issues, and providing us with feature requests.
55 -- Liking [CJToolbox on Facebook](https://www.facebook.com/CJToolbox)
56 -- Following [CJToolbox on Twitter](https://twitter.com/CJToolbox)
57 -- Subscribing to [CJToolbox on Youtube](http://www.youtube.com/user/cjtoolbox)
40 +- Clicking here to [purchase a copy of CJT Pro or CJT Dev](http://css-javascript-toolbox.com/pricing)
41 +- Provide a [feedback review and rating](http://wordpress.org/support/view/plugin-reviews/css-javascript-toolbox) on WordPress.org
42 +- Spreading the word and recommending the CJT plugin to others.
58 43
59 -Thank you very much for your support and we hope you enjoy using it as much as we enjoy developing it.
44 += Follow the Developments =
45 +If you like to know more about the development state, issues and to track future versions code please follow us on [GitHub Plugin repository](https://github.com/css-javascript-toolbox/css-javascript-toolbox-plugin).
60 46
61 -Regards,
62 -Team CJT
63 -
64 47 == Installation ==
48 +1. If you're upgrading from older versions its highly recommended to backup your database before upgrading.
49 +2. Upload the 'css-javascript-toolbox' folder to the '/wp-content/plugins/' directory
50 +3. Activate the plugin through the 'Plugins' menu in WordPress
51 +4. Click 'CSS & JavaScript Toolbox' link in the main navigation (left side of your Dashboard).
65 52
66 -1. Upload the 'css-js-toolbox' folder to the '/wp-content/plugins/' directory
67 -2. Activate the plugin through the 'Plugins' menu in WordPress
68 -3. Click 'CSS & JavaScript Toolbox' link in the main navigation (left side of your Dashboard).
69 -
70 53 == Frequently Asked Questions ==
71 54 = Why was the CJT plugin developed and what is it used for? =
72 55 The CJT plugin was created to help website authors write their own code. The plugin allows you to contribute to your Wordpress installation code via a simple web interface, where you can modify and extend the functionality and appearance of your website by writing code directly into CJT code blocks. A typical example of using the plugin can include changing the the way a specific Wordpress page is displayed, or making a page more interactive by adding some JavaScript (Dynamic HTML).
73 56
@@ -77,12 +60,12 @@
77 60 = What is the Assignment Panel? =
78 61 The Assignment Panel is a tabs window, which appears on the right side of the code block editor and is used to assign/apply the code block into specific requests.
79 62
80 63 = Can you select more than one item from the Assignment Panel? =
81 -Yes! You can select any number of items you need, there is no limitation regarding this.
64 +Yes. You can select any number of items you need, there is no limitation regarding this.
82 65
83 66 = Can you assign multiple blocks to the same items from the Assignment Panel? =
84 -Yes! It's one of the most useful features that CJT supports as it allows you to manage/split your codes into several code blocks, allowing you to override code in a former (or lower ordered) code block.
67 +Yes. It's one of the most useful features that CJT supports as it allows you to manage/split your codes into several code blocks, allowing you to override code in a former (or lower ordered) code block.
85 68
86 69 = What is Pages, Posts, Categories and Custom Posts tabs? =
87 70 These lists with checkboxes represent all of your WordPress Pages, Posts, Categories and Custom Posts that your entire website contains. It also supports subpages and sub-categories, which you will also find in there.
88 71
@@ -88,9 +71,9 @@
88 71
89 72 = What is the Auxiliary tab? =
90 73 As there are a number of requests that are not available as normal Wordpress items (e.g. Pages, Posts, etc) but since it's commonly required and most likely be used, you will find them pre-defined in the Auxiliary tab. In the Auxiliary tab you can find pages like: Home, Blog Index, Author, 404 error, Tag, Archive, Entire website, Front-end, Admin backend and much more!
91 74
92 -= Is it better to use the URLs tab, or should I select items if found through other tabs? =
75 += Is it better to use the URLs tab, or select items if found through other tabs? =
93 76 Pages, Posts, Custom Posts and Categories tabs are created to simplify the assignment process for all types of users. Using URLs is great for fast performance as it requires less time to evaluate/identify the request! However, not all things can be done through the URLs tab. For example, applying a single block to a Category index page and all its sub-categories.
94 77
95 78 = What is the Advanced Expressions tab? =
96 79 The Advanced Expression tab allows you to fully control what requests to integrate into the code block by using Regular Expressions. In other words, allowing CJT users to define more requests to assign the code block to.
@@ -97,16 +80,16 @@
97 80
98 81 = Can I move the blocks around? =
99 82 Yes by hovering your mouse cursor over the code block title bar until it turns into a four-sided arrow, this allow you to move the blocks. Clicking the block title bar allows you to open and close the blocks.
100 83
101 -= Is block immediately saved after I clicked 'create' on 'Create New Code Block' form? =
102 -Yes! The block is created and saved in your database, to discard the block you've to delete it.
84 += Is block saved after I click 'Create' in 'Create New Code Block' form? =
85 +Yes. The block is created and saved in your database. In order to discard the block, you have to delete it.
103 86
104 87 = Is block orders immediately saved after drag-and-drop block box? =
105 -No! In order to save blocks order you need to press 'Save All Changes' button.
88 +No. In order to save blocks order you need to press 'Save All Changes' button.
106 89
107 90 = Is block immediately deleted after removed from the blocks list page? =
108 -No! After delete block you need to click 'Save All Changes' button.
91 +No. After delete block you need to click 'Save All Changes' button.
109 92
110 93 = I'm using the URLs tab and my code is not working? =
111 94 Make sure you have copied and pasted the Page, Post, or Category URL exactly as it appears in the address bar. For example, you may have inadvertently included an extra forward slash at the end of your URL.
112 95
@@ -113,18 +96,170 @@
113 96 = Why use the Footer switch in Location/Hook? =
114 97 Hook location feature gives you control over the location of outputting the CSS/JS code. This is useful in case overriding another plugins' CSS is required. Also sometimes its better to put your JS code in the footer to avoid slowing down your page load.
115 98
116 99 = I received a weird error, what do I do now? =
117 -Sometimes a bug decides to rear its ugly head and when this happens, this is when we need your help. If you receive an error, if it be a PHP error, or some functionality that isn't working for whatever reason, please visit our: [CSS & JavaScript Toolbox website and let us know](http://css-javascript-toolbox.com/support/plugin/css-javascript-toolbox-forum)
100 +Due to the overwhelming amount of emails we get for users requesting support for our CJT plugins, we cannot provide support for the CJT Free plugin (hosted here on WordPress.org) at this stage unfortunately. If you wish to receive priority support, please visit our CJT website and [purchase a license for any of our plugins](http://css-javascript-toolbox.com/pricing).
118 101
119 102 == Screenshots ==
120 103
121 -1. Main CJT V6 CE code block screen
122 -2. CJT Shortcode button
104 +1. Code Block
105 +2. Create code blocks
106 +3. Blocks List
107 +4. Editor Syntax Highlights and Error Checker
108 +5. Code Auto Completion and Code Snippets Extension
109 +6. Editing Tools
110 +7. Save Load Code Tools
111 +8. Assigning Wordpress Pages
112 +9. Assigning Wordpress Posts
113 +10. Assigning Custom Posts
114 +11. Assigning Categories
115 +12. Auxiliary Assignments
116 +13. Advanced Assignment (URLs and Regular Expressions)
117 +14. Change State Batch Tools
118 +15. Change Location/Hook Batch Tools
119 +16. Delete and Backup Tools
120 +17. Block Code-Files Manager Form
121 +18. Hide/Show Assignment Panel window
122 +19. Single Window Full Screen Mode
123 +20. Change Editor Theme
124 +21. Templates Manager Form
125 +22. Templates Lookup Form
126 +23. Insert Block Shortcode via TinyMCE Button
127 +24. Create Metabox Block At Edit post Level
128 +25. Blocks Screenshor by creating Backup from all existing Code Blocks
129 +26. Block Revisions Dialog
130 +27. Block Info Dialog
123 131
132 +== Changelog ==
133 += 7.2 =
134 +* Fix: Block Code file name moving away when open/close Block metabox
135 +* Fix: Shortcode list is too small for Shortcode names
136 +* Enhance: CJT Framework for packages and extensions updates
124 137
125 -== Changelog ==
138 += 7.1.2 =
139 +* Enhance: Show Latest News on Dashboard Widget
126 140
141 += 7.1.1 =
142 +* Enhance: Add Statistics Dashboard Widget that shows few useful fields.
143 +
144 += 7.1 =
145 +* Enhance: Processing and Memory optimization for better performance.
146 +* Enhance: Block Box Themes Support.
147 +* Enhance: 32 Themes is now supported to be applied for the whole block box.
148 +* Enhance: Applying theme per browser. Allow for assigning appropriate theme for different devices.
149 +* Enhance: Assigned/All mode switchers for assignment panel list. You can show all items even not selected ones or show only assigned to the block.
150 +* Enhance: Bullet-Proof Assignment Panel layout so it would always reserved even if another Plugin wrongly load jQuery TABS/ACCORDION Styles.
151 +* Enahnce: General UI enhancements.
152 +* Enahnce: Code editor updates.
153 +* Enhance: Turns CJT Block into a tiny Project that host Multiple "Managed" Code-Files instead of just one.
154 +* Enhance: No need to create a Block for each Language Type and assign them to the same Wordpress Page. One Block with Multiple Code Files solved that by creating only one Block for each assgined request.
155 +* Enhance: Code Files Support Language Type, Code, Description and TAG fields.
156 +* Enhance: Write Design-Time Organized Code by separating them into code-files (JS, CSS, PHP, HTML) and CJT will merge them all at run-time.
157 +* Enhance: There is no need to write <script>, <style> or <?php ?> tags when writing Javascript, CSS or PHP Codes. Code File assigned language would take care of that.
158 +* Enhance: Control/Modify auto-added <script>, <style> or <?php ?> TAGS by modifying Code File TAG field.
159 +* Enhance: Automatically Change Code Editor language to currently active Code File language.
160 +* Enhance: Manage Code Files without leaving the Block Page.
161 +* Enhance: Block revision is now created based on the Current Active Code File. Therefore each Code File has its owen revisions.
162 +* Enhance: Its now possible for multiple Authors to work on the same Block by creating Multiple Code-Files.
163 +* Enhance: Add Multiple Code Files to CJT Packages.
164 +* Enhance: Block File, Edit and View Menus.
165 +* Enhance: 'Load Local', 'Load Url' and 'Reload' to load Block Code from Local File, Url and Reload From Server respectively.
166 +* Enhance: Save/Download Block Current Active Code File.
167 +* Enhance: Undo, Redo, Find, Find Next, Find Previous, Replace, Goto Line, Goto Line Up, GoTo Line Down, GoTo Next Error, GoTo Previous Error, Fold, Fold All, UnFold, UnFold All, To Lower Case and To Upper Case Edit Menu functions added.
168 +* Enhance: 'Settings' Edit Menu item for Fully Customize Code Editor Fonts, Show/Hide Print Margine, Keybinding Methods, Show/Hide Scroll, Scroll Speed, Readonly, Show/Hide Gutter, TAB Size, New Line Mode and much more!
169 +* Enhance: Show/Hide StatusBar via View StatusBar Menu.
170 +* Enhance: CJT Website is now support Full documentation Tutorials that expose many internal features/possibilities that can be achived by CJT.
171 +* Enhance: Code Blocks disappeared after upgrading to Wordpress 3.9 and sever running PHP >= 5.5.
172 +* Enhance: Packages Management System (BETA)
173 +* Enhance: Define Shortcode Parameters by creating package and input their values from the CJT Shortcode Parameters form.
174 +
175 += 6.1.5 =
176 +* Enhance: Editor enhancements and updates.
177 +* Enhance: Framework updates (Allow installing New CAC extension).
178 +* Fix: Safari Browser pagination icon position.
179 +
180 += 6.1.4 =
181 +* Fix: Assignment Panel Pagination Icon position fixed for Safari browsers.
182 +* Remove: New Block Form Activate, Location Hook and Initial position fields.
183 +* Remove: Block Revisions.
184 +* Remove: Blocks Backup and Restore.
185 +* Remove: Assignment Panel Select-Childs Checkboxes.
186 +* Remove: Minimize and Mazimize All.
187 +* Remove: Batch Process (Delete All and Delete Empty).
188 +* Remove: Output Location Switch (Header and Footer).
189 +* Remove: State Switch (Activate, Deactivate and Invert).
190 +* Remove: Shortcode TinyMCE button (Community users has to write Shortcode manually).
191 +* Remove: Don't load more assignment objects by scroll (Community users has to use the pagination list).
192 +
193 += 6.1.3 =
194 +* Enhance: UI Compatibility with Wordpress >= 3.8.
195 +* Deprecated: New Block Form Activate, Location Hook and Initial position fields.
196 +* Deprecated: Block Revisions.
197 +* Deprecated: Blocks Backup and Restore.
198 +* Deprecated: Assignment Panel Select-Childs Checkboxes.
199 +* Deprecated: Minimize and Mazimize All.
200 +* Deprecated: Batch Process (Delete All and Delete Empty).
201 +* Deprecated: Output Location Switch (Header and Footer).
202 +* Deprecated: State Switch (Activate, Deactivate and Invert).
203 +* Deprecated: Shortcode TinyMCE button (Community users has to write Shortcode manually).
204 +* Deprecated: Don't load more assignment objects by scroll (Community users has to use the pagination list).
205 +
206 += 6.1.2 =
207 +* Fix: Break Wordpress frontend page pagination by issuing 301 redirect.
208 +
209 += 6.1.1 =
210 +* Fix: Validate block name when editing and adding blocks.
211 +* Fix: Code Blocks is not being applied on WPEngine servers and other servers related to the MYSQL query error.
212 +* Fix: Load block code one time after its first time opened as it was loaded every time the block is opened.
213 +* Enhance: Show User-PHP code errors only when WP_DEBUG is set to TRUE.
214 +* Enhance: Auto-Size edit-block-name text field to fit the current block-name, therefor display the name without the need of moving the cursor to the end.
215 +* Enhance: Disable new-block form fields while saving prevent user from duplicating block when traffic is slow.
216 +
217 += 6.1 =
218 +* Enhance: Initially don't load Block assignment panel items: Speed up Blocks page loading time when its initially opened, also affect the browser performance as the items is not loaded or rendered before its required.
219 +* Enhance: Initially don't load Block code for the closed/minimised Blocks: Loading those Blocks will be done through AJAX once the Block is opened by user.
220 +* Enhance: The ability to 'Cancel' revision mode and get back to the normal mode without refreshing the whole page.
221 +* Update: Animate Block 'Save' button for not-saved Blocks.
222 +* Update: The Assignment-Panel is now Loads the assigned items only when enter the revision and backup modes.
223 +* Update: Set assignment-Panel Advanced-TAB as the default active TAB.
224 +* Add: Few helper links to the CJT official website at the top of the Blocks page.
225 +* Fix: Block 'Save' and 'Save All Changes' buttons are stay enabled after updating Block Assignment-Panel items and revert them back again. The buttons is enabled even if the Block content has not been changed.
226 +
227 += 6.0.15 =
228 +* Enhance: Uninstaller is now configurable so that admin can specify is to wipeout the data or not! This is really great for manual upgrade to the PE versions!
229 +
230 += 6.0.14 =
231 +* Add: Accept Shortcode parameters and segments. Provide PHP framework for code blocks to define, validate and reading Shortcode parameters.
232 +* Add: Allow using block 'name' in additional to 'id' when using Shortcodes.
233 +* Fix: Failed to work with non-ascii (e.g Arabic) characters.
234 +* Enhance: Viewing block info is now showing Shortcode using block 'name' instead of 'id'.
235 +* Enhance: Embedded Shortcode with its closing tag as the Shortcode content is now being used by the handler blocks.
236 +* Enhance: Revert block Shortcode 'force' parameter default value to 'true' therefore allow using multiple Shortcode for the same block without setting 'force' attribute.
237 +
238 += 6.0.13 =
239 +* Fix: CJT hijacks Plugins page after activate or deactivate a Plugin.
240 +
241 += 6.0.12 =
242 +* Fix: PHP code is not getting evaluated when CJT code Block delegated using Shortcode.
243 +
244 += 6.0.11 =
245 +* Fix: Add ACE Editor PHP Worker as it was missing.
246 +* Enhancement: List only Public Custom Posts that can be accessed through Wordpress URL under Assignment Panel Custom Posts Tab. Therefor enhance performance for sites that has 'Log' custom post that might has hundreds or records read for every code block.
247 +
248 += 6.0.9 =
249 +* Enhancement: Suppress PHP errors displayed under STRICT PHP configuration like PHP >= 5.4.x and therefor boost performance, increase result and security reliability!
250 +* Fix: Installer operations state is cleared after the install/upgrade is interrupted, cause the repeats/re-executes of the install/upgrade operations.
251 +
252 += 6.0.7 =
253 +* Fix: textarea HTML tag break down CJT Block code.
254 +
255 += 6.0.6 =
256 +* Fix: Conflict with other Plugins!
257 +* Fix: Javascript exception thrown when dismissing the install/upgrade notice.
258 +* Enhancement: Disallow (with user notice) upgrade/downgrade if the target version is not being supported, therefor saving user data!
259 +* Enhancement: Don't break down the site if manual upgrade/downgrade process is uncompleted! Allow user to revert back manually or disable the Plugin.
260 +* Enhancement: E_ALL complain! Suppress all notices when WP_DEBUG set to true, allow better development, fast performance and error handling.
261 +
127 262 = 6.0 =
128 263 * Core code is 100% re-written for optimum performance and future enhancements, and is 100% based on MVC (Model–view–controller) design.
129 264 * 100% Using Web 2.0
130 265 * Applying code blocks to the requests are now enhanced to boost performance.
@@ -155,9 +290,9 @@
155 290 * Security enhancements, only administrators can execute CJT backend operations.
156 291 * Each block has an Information metabox (Author, created date, modification date, and Shortcode).
157 292 * Create new block with initial properties (state, name and position).
158 293 * Internal error detection routine for detecting Ajax errors that may have happened away from users view.
159 -* There is an extensive CJT User Manual PDF file attached in the /docs folder. You can also download this file through the website - click for [CJT V6 CE User Manual](http://css-javascript-toolbox.com/css-javascript-toolbox-free)
294 +* There is an extensive CJT User Manual PDF file attached in the /docs folder. You can also download this file through the website - click for [CJT Free User Manual](http://css-javascript-toolbox.com/css-javascript-toolbox-free)
160 295 * Use of a separated Dashboard item to embrace all CJT plugin pages.
161 296 * Added separate installer and upgrade pages for both CJT v0.3 and v0.8 to allow watching of the installation processes.
162 297 * Added an uninstaller to completely erase all CJT data from the system.
163 298 * 100% tested and working with BPS (BulletProof Security) plugin, after applying [simple Ajax bypass rule](http://css-javascript-toolbox.com/support/topic/bulletproof-security-ajax-issue-and-resolution-2)
@@ -181,24 +316,11 @@
181 316
182 317 = 0.3 =
183 318 * This is the very first release.
184 319
185 -== Upgrade Notice ==
186 -
187 -= 0.8 =
188 -- Templates feature/system is not available anymore! Please backup your templates data manually before upgrading. You can do this by copying and pasting CSS and JS template data into a text editor and saving your text file.
189 -- If you have any other third-party plugin or software integrated with the CJT plugin database, please note that the database structure has been completely changed in CJT V6 CE.
190 -- Linked scripts are now obsolete! If you've linked scripts with any code blocks, then those blocks might stop working.
191 -
192 -= 0.3 =
193 -- Templates feature/system is not available anymore! Please backup your templates data manually before upgrading. You can do this by copying and pasting CSS and JS template data into a text editor and saving your text file.
194 -- If you have any other third-party plugin or software integrated with the CJT plugin database, please note that the database structure has been completely changed in CJT V6 CE.
195 -- Code block names will get changed as 'CSS & Javascript Block' phrase will be removed and replaced by 'Block' word.
196 -- The double-slashes fix modules is now obsolete! If you have extra slashes (double slashes) in your code block you have to clean it manually yourself or upgrade to version 0.8 to fix them first!
197 -
198 320 == Credits ==
199 321
200 -Copyright (c) 2013, Wipeout Media.
322 +Copyright © 2013, Wipeout Media.
201 323
202 324 This program is free software; you can redistribute it and/or
203 325 modify it under the terms of the GNU General Public License
204 326 as published by the Free Software Foundation; either version 2