PluginProbe
CSS & JavaScript Toolbox / 8.2
CSS & JavaScript Toolbox v8.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 +218 -287 11.58.2 View file →
@@ -1,51 +1,54 @@
1 1 === CSS & JavaScript Toolbox ===
2 2 Contributors: wipeoutmedia
3 -Author URL: https://css-javascript-toolbox.com
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: snippets, css, javascript, php, scripts, code, functions, html
5 +Tags: post, posts, admin, sidebar, page, pages, widget, image, shortcode, plugin, google, 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 -License URI: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
8 -Requires at least: 4.9 or higher
9 -Requires PHP: 7 or higher
10 -Tested up to: 5.8.2
11 -Stable tag: 11.5
7 +License URI: http://www.gnu.org/licenses/gpl-2.0.html
8 +Requires at least: 3.9
9 +Tested up to: 4.4
10 +Stable tag: 8.2
12 11
13 -Add code snippets (CSS, JavaScript, HTML, PHP) to your site and choose where it goes. Feel confident with 10 years of security & reliability.
12 +Easily add custom CSS, JavaScript, HTML and PHP code to unique CJT code blocks and assign them wherever you want.
14 13
15 14 == Description ==
16 -Thank you for taking a look at our code snippet plugin. I believe it will do exactly what you are wanting.
15 +CSS & JavaScript Toolbox (or CJT) 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.
17 16
18 -### IDEAL FOR: ###
19 -* **Front-end modifications** (without modifying theme files)
20 -* **Adding functionality** (without modifying functions.php)
21 -* **Adding widgets, code snippets/scripts** (e.g. Google Analytics)
22 -* **Fast site development** (without the need for FTP)
17 += Perfect for WordPress website development =
18 +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.
23 19
24 -CJT is built on the concept of a code block. Each code block contains its own editor for writing/adding your snippets; and an assignment panel so you can click the sections of your website you want the code to go.
20 += How does it work? =
21 +Since CJT was designed to be easy, adding scripts and styles can be done in as little as two steps.
25 22
26 -It was designed for super-fast development without any cumbersome page refreshing. That means you can add as many code blocks as you need and see all of your code and assignments in one dashboard. Don't worry, it has been optimised to handle 100's of code blocks and thousands of assignments (i.e. Pages, Posts, Categories, Custom Posts, etc).
23 +- adding your code directly into unique CJT code blocks
24 +- assigning where these code blocks go
27 25
28 -### FEATURES: ###
29 -* Easy to use 'code blocks' interface
30 -* Powerful code editor
31 -* Intuitive assignment panel (click where your code goes)
32 -* Code/script library management
33 -* Add code to the header or footer hook
34 -* **PREMIUM** Add code to entire website, all posts, etc
35 -* **PREMIUM** Add code via shortcodes, widgets, Gutenburg blocks, etc
36 -* **PREMIUM** Add code via tags, URLs, regular expressions
37 -* **PREMIUM** 8 additional hooks for more precise assignments
38 -* **PREMIUM** Invert feature (run code everywhere but ...)
39 -* **PREMIUM** Editor tools (code auto complete, beautify/minify, etc)
40 -* **PREMIUM** Code revisions system
41 -* **PREMIUM** Backup and export/import system
26 +CJT code blocks can be assigned to pages, posts, custom posts, categories, URLs, expressions, and practically anywhere you want on your website. Code block shortcodes can also provide you with further placement accuracy.
42 27
43 -[Save 75% for our PREMIUM CSS & JavaScript Toolbox PLUS](https://css-javascript-toolbox.com/?utm_source=cjt_free_on_wordpress&utm_medium=readme_txt_description&utm_campaign=click_for_premium_link)
28 += Why purchase CSS & JavaScript Toolbox PLUS? =
29 +[CSS & JavaScript Toolbox PLUS](http://css-javascript-toolbox.com/css-javascript-toolbox-plus/) is our new premium plugin, featuring a faster and more powerful core, PLUS these features below:
44 30
45 -### OVERVIEW VIDEO ###
46 -https://www.youtube.com/watch?v=vYAKePVgJqE
31 +- Inverted Assignments (NEW FEATURE)
32 +- Support for Post Tags (NEW FEATURE)
33 +- Editor Themes
34 +- Editor Toolbox
35 +- Editor Menu Tools
36 +- Code Auto Completion (CAC)
37 +- Import Export Tool
38 +- Block Widget Linker
39 +- code optimisation and bug fixes
40 +- 100% compatibility with the the latest WordPress
41 +- PLUS more!!!
47 42
43 += Support Us =
44 +The CSS & JavaScript Toolbox project is 100% developed and maintained by only two people since the very beginnings in August 2011. We have plenty of feature ideas that we want to introduce and this can only be possible with funding.
45 +
46 +You can also support us by providing a [feedback review and rating](http://wordpress.org/support/view/plugin-reviews/css-javascript-toolbox) on WordPress.org, and spreading the word and recommending CJT to others.
47 +
48 += Follow the Developments =
49 +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).
50 +
48 51 == Installation ==
49 52 1. If you're upgrading from older versions its highly recommended to backup your database before upgrading.
50 53 2. Upload the 'css-javascript-toolbox' folder to the '/wp-content/plugins/' directory
51 54 3. Activate the plugin through the 'Plugins' menu in WordPress
@@ -50,48 +53,29 @@
50 53 2. Upload the 'css-javascript-toolbox' folder to the '/wp-content/plugins/' directory
51 54 3. Activate the plugin through the 'Plugins' menu in WordPress
52 55 4. Click 'CSS & JavaScript Toolbox' link in the main navigation (left side of your Dashboard).
53 56
54 -== Screenshots ==
55 -1. Code Block Editor
56 -2. Code Block Assignment Panel
57 -3. CJT Main Admin Toolbar
58 -4. Code Block Toolbar
59 -5. Code Block Editor Tools
60 -6. Assignment Panel for Pages
61 -7. Assignment Panel for Posts
62 -8. Assignment Panel for Categories
63 -9. Assignment Panel for Custom Posts
64 -10. Assignment Panel for Auxiliary Assignments
65 -11. Assignment Panel for Tags
66 -12. Assignment Panel for Advanced Assignments
67 -13. Assignment Panel Inverter
68 -14. Code Block Information
69 -
70 57 == Frequently Asked Questions ==
71 58 = Why was the CJT plugin developed and what is it used for? =
72 -The CJT plugin was created to help website authors write or add 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. Some typical examples can include changing the look of a specific page by adding some CSS code; adding functionality to a page with PHP; or making a page more interactive by adding some JavaScript.
59 +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 60
74 61 = What is a CJT 'code block'? =
75 -The CJT code block is the most fundamental unit for writing code and to associate it with specific Wordpress requests via the assignment panel.
62 +The CJT code block is the basic unit for writing code and to associate it with specific Wordpress requests.
76 63
77 -= What is the assignment panel? =
78 -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. These assignments include: Pages, Posts, Custom Posts, Tags, and Categories. Auxiliary sections such as Entire Website, Website Backend, All Pages, All Posts, Recent Posts, Blog Index, All Categories, Search Pages, All Archives, Tag Archives, Author Archives, Attachment Pages, 404 Error Pages. Advanced sections such as URLs, or Regular Expressions (Regex).
64 += What is the Assignment Panel? =
65 +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 66
80 -= I have noticed a bunch of question marks appear during mouse hover - what are they? =
81 -These are premium features, which are only available for our CJT PLUS plugin. [Click here to purchase a license for any of our premium CJT PLUS products](https://css-javascript-toolbox.com/pricing).
82 -
83 -= Can you select more than one item from the assignment panel? =
67 += Can you select more than one item from the Assignment Panel? =
84 68 Yes. You can select any number of items you need, there is no limitation regarding this.
85 69
86 -= Can you assign multiple blocks to the same items from the assignment panel? =
87 -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.
70 += Can you assign multiple blocks to the same items from the Assignment Panel? =
71 +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.
88 72
89 73 = What is Pages, Posts, Categories and Custom Posts tabs? =
90 -These lists with checkboxes represent all of your WordPress Pages, Posts, Categories and Custom Posts that your entire website contains. It also supports sub-pages and sub-categories, which you will find in there.
74 +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.
91 75
92 76 = What is the Auxiliary tab? =
93 -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 to be used, you will find them pre-defined in the Auxiliary tab. In the Auxiliary tab you can find things like: Entire Website, Blog Index, Author, 404 error, Front-end, Admin backend and much more!
77 +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!
94 78
95 79 = Is it better to use the URLs tab, or select items if found through other tabs? =
96 80 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.
97 81
@@ -100,194 +84,130 @@
100 84
101 85 = Can I move the blocks around? =
102 86 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.
103 87
104 -= Is a code block saved after I click 'Create' in 'Create New Code Block' form? =
105 -Yes. The block is created and saved in your database. In order to discard the block, you have to delete it, then click the 'Save All Changes' button.
88 += Is block saved after I click 'Create' in 'Create New Code Block' form? =
89 +Yes. The block is created and saved in your database. In order to discard the block, you have to delete it.
106 90
107 -= After shuffling the order of the code blocks using drag-and-drop, is the new code block order immediately saved? =
108 -No. In order to save the code blocks order, you need to click the 'Save All Changes' button.
91 += Is block orders immediately saved after drag-and-drop block box? =
92 +No. In order to save blocks order you need to press 'Save All Changes' button.
109 93
110 -= Is a code block permanently deleted from the blocks list page after a code block delete icon is clicked? =
111 -No. After you delete a code block, you then need to click the 'Save All Changes' button.
94 += Is block immediately deleted after removed from the blocks list page? =
95 +No. After delete block you need to click 'Save All Changes' button.
112 96
113 97 = I'm using the URLs tab and my code is not working? =
114 -Make sure you have copied and pasted the Page, Post, or Category URL exactly as it appears in the browser address bar. For example, you may have inadvertently included an extra forward slash at the end of your URL.
98 +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.
115 99
116 -= Why use the Hook switch in the code block bar? =
117 -The hook location feature gives you further control over the outputting of your CSS and JavaScript code. This is useful in case overriding another plugins' CSS code is required. Also, it's sometimes better to put your JavaScript code in the footer to avoid slowing down your page load.
100 += Why use the Footer switch in Location/Hook? =
101 +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.
118 102
119 103 = I received a weird error, what do I do now? =
120 -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 then [purchase a license for any of our premium CJT PLUS products](https://css-javascript-toolbox.com/pricing).
104 +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 products](http://css-javascript-toolbox.com/pricing).
121 105
106 +== Screenshots ==
107 +1. Add your code, then assign where it goes
108 +2. Create New Code Block dialog box
109 +3. Master Admin Toolbar at top, and minimised Code Blocks below
110 +4. Change editor language for syntax highlighting and error checking
111 +5. Assigning WordPress Pages and sub-pages
112 +6. Assigning WordPress Posts
113 +7. Assigning Custom Posts
114 +8. Assigning Categories and sub-categories
115 +9. Auxiliary Assignments
116 +10. Advanced Assignments (URLs and Regular Expressions)
117 +11. Change State batch tools (CJT PLUS ONLY)
118 +12. Change Location/Hook batch tools (CJT PLUS ONLY)
119 +13. Delete and Backup Tools
120 +14. Code-Files management within each Code Block (CJT PLUS ONLY)
121 +15. Templates Manager form to store all of your Code Templates
122 +16. Templates Lookup form to embed or link Code Templates to Code Blocks
123 +17. Insert Code Block shortcodes via TinyMCE button (CJT PLUS ONLY)
124 +18. Metabox Code Block at the Edit Page/Post level
125 +19. Create backups of all your existing Code Blocks
126 +20. Create/Restore Code Block revisions (CJT PLUS ONLY)
127 +21. See Code Block information at a glance (CJT PLUS ONLY)
128 +
122 129 == Changelog ==
123 -= 11.5 =
124 -* Compatibility: PHP version 8+
125 -* Compatibility: MySQL version 8+
126 -* Fix: Duplicate ID issue, which on rare occasions was fetching the 'revision block' ID for a newly created block causing an error for duplicate entry
127 -* Enhancement: If the 'wp-content' directory is renamed to something different (e.g. 'content'), CJT will now find any custom content directories and install correctly
128 130
129 -= 11.4 =
130 -* Removed: Auxiliary and Advanced tabs are removed for CJT new installs. Existing CJT users with active code blocks still get them
131 -* Enhancement: All mouse hover-over popups are faster and more responsive
132 -
133 -= 11.3 =
134 -* Fixed: URL Assignment tab is now working as expected
135 -* Fixed: Inverter functionality was not being displayed in the frontend
136 -
137 -= 11.2 =
138 -* Added: New links for CJT PLUS license validation
139 -
140 -= 11.0 =
141 -* Added: 8 More Hooks (Body Open, Before Post Content, After Post Content, Before Post, Excerpt, After Post Excerpt, Before Posts List, After Posts List, Before Post
142 -* Enhancement: Assignments Panel
143 -* Enhancement: Templates Panel
144 -* Enhancement: Code Files Panel
145 -* Enhancement: Revisions Panel
146 -* Enhancement: Code Block Toolbar
147 -* Enhancement: Code Block InfoBar (added Shortcode copy feature)
148 -* Enhancement: Group Font Size Buttons
149 -* Enable/Disable: Toolbox menu when block is saved
150 -* Fix: Framework incompatibility version
151 -* Fix: Metabox Block InfoBar elements
152 -* Fix: Minifier was not working
153 -* Moved: Code Block Toolbar buttons
154 -* Moved: Code Block Toolbar editor menu (i.e. File, Edit, Settings) to Editor Toolbar as buttons
155 -* Removed: Clear Block (clears all Code Block code) Editor Toolbar button
156 -* Removed: Footer/Header All batch buttons
157 -* Show: Incompatible Hooks "Warning" Notice
158 -
159 -= 10.0 =
160 -* Fix: Styling fixes for WordPress version 5.5
161 -* Enhancement: Updated ACE Editor to v1.4.12
162 -* Enhancement: Improve snippet manager
163 -* Enhancement: Add placeholder option
164 -* Added: Option to disable auto-indent
165 -* Added: New language modes
166 -* Fix: Double space being converted to dot on mobile keyboards
167 -* Fix: Backspace not working with some mobile keyboards
168 -
169 -= 9.4 =
170 -* Improved variable security throughout the plugin.
171 -* Fix: Bugs fixed.
172 -* Fix: PHP notices and warnings fixed.
173 -
174 -= 9.3 =
175 -* Fix: SQL vulnerability for uninstaller.
176 -
177 -= 9.2 =
178 -* Added: Editor status bar to quickly display info regarding the block.
179 -* Enhancement: Updated ACE editor to v1.4.5
180 -* Enhancement: Detailed data about the assignment of the block in the info popup.
181 -
182 -= 9.0 =
183 -* PHP 7.2+ fixes
184 -* Sanitisation on GET functions
185 -
186 -= 8.4.2 =
187 -* Fix: Wordpress Vulnerability report
188 -
189 -= 8.4.1 =
190 -* Fix: CSS & JavaScript Toolbox not showing
191 -
192 -= 8.4 =
193 -* Enhancement: START and END comments for CJT Assignments, CJT Shortcodes, and CJT Metabox code blocks. You can now go into the Page Source and perform a search for these comments to quickly find your code block within the source code.
194 -* Removed: Admin notice “CJT plugin is no longer supported"
195 -
196 -= 8.3.2 =
197 -* Added: Admin notice “CJT plugin is no longer supported"
198 -
199 -= 8.3.1 =
200 -* Fix: Development log files created at production
201 -
202 -= 8.3 =
203 -* Added: “CJT Plugin will not work” admin notice displayed when PHP version < 5.3
204 -* Enhancement: Dashboard statistics Metabox display more fields
205 -* Fix: WordPress Plugin compatibility for commonly detected conflicts
206 -* Fix: SQL errors commonly appears in Error log file
207 -* Fix: Dashboard statistics Metabox exception when CJT server is not reachable
208 -* Fix: Dashboard statistics Metabox blocks count include backups block
209 -* Updated: ACE Editor updated to the last version
210 -
211 131 = 8.2 =
212 -* Added: PHP version check on activation
213 -Fix: Fatal error: 'break' not in the 'loop' or 'switch' context in /path/to/wp-content/plugins/css-javascript-toolbox/controllers/block.php on line 145
214 -* Added: Display notice during installation steps on network-level errors. Resolves endless spinner issue
215 -* Compatibility: 100% compatible with BulletProof Security (BPS) security plugin. No need for any bypass rules
132 +* PHP version check on activation
133 +* Fixed fatal error: 'break' not in the 'loop' or 'switch' context in /path/to/wp-content/plugins/css-javascript-toolbox/controllers/block.php on line 145
134 +* Will display message during installation steps on network-level errors (before only endless animation was shown)
135 +* Now CJT is compatible with BulletProof Security WP plugin, so CJT can be installed / used without extra changes in this security plugin
216 136
217 137 = 8.1 =
218 -* Compatibility: Fully tested with Wordpress 4.3.1
219 -* Enhancement: CJT core upgrades and enhancements
138 +* Compatibility with Wordpress 4.3.1
139 +* Core Upgrades/Enhancements
220 140
221 141 = 8.0.4 =
222 -* Compatibility: Fully tested with Wordpress 4.3
223 -* Added: List of future deprecated features
142 +* Check Wordpress 4.3 compatibility
143 +* List future deprecated features
224 144
225 145 = 8.0.3 =
226 -* Added: Support us link on Dashboard Metabox
227 -* Added: Support us link on CJT Header
146 +* Add support us link to Dashboard metabpx
147 +* Add support us link to CJT header
228 148
229 149 = 8.0.2 =
230 -* Removed: CJT License Setup form. CJT is now 100% Free
231 -* Fix: Multi-site CJT Network extensions not loading
150 +* Remove: CJT License Setup form as CJT is now 100% FREE.
151 +* Fix: Multi site CJT Network Extensions is not loaded.
232 152
233 153 = 8.0.1 =
234 -* Fix: Fresh installer stopping when “Adding Wordpress built-in scripts and styles as CJT Templates”
235 -* Added: Dashboard Metabox notices when CJT is not yet installed
154 +* Fix: Fresh installer stopped when 'Adding Wordpress built-in scripts and styles as CJT Templates'
155 +* Fix: Dashboard metabox notices when CJT is not yet installed
236 156
237 157 = 8.0 =
238 -* Added: Show premium extensions list in Dashboard Widget instead of Scripts Packages
239 -* Enhancement: Framework update to make CJT functionality more extendable
240 -* Removed: Code Editor Toolbar buttons and code block ‘File', ‘Edit’ and ‘View’ menu are moved to separate extensions
241 -* Removed: Editor Themes switcher list are moved to separate extension
242 -* Removed: Import and Export Tools are moved to separate extension
243 -* Fix: Conflict with other popular themes like X Theme
158 +* Show premium extensions list in Dashboard Widget instead of Scripts Packages
159 +* Framework update that makes CJT functionality more extendable
160 +* Remove: Editor Toolbox Buttons and Block File, Edit and View menu as it now presented in separated extension
161 +* Remove: Editor Themes Switcher list as it now presented in separated extension
162 +* Remove: Import and Export Tools as it not presented in separated extension
163 +* Fix: Conflict with other themes like X Theme
244 164
245 165 = 7.2 =
246 166 * Fix: Block Code file name moving away when open/close Block metabox
247 167 * Fix: Shortcode list is too small for Shortcode names
248 -* Updated: CJT Framework for packages and extensions updates
168 +* Enhance: CJT Framework for packages and extensions updates
249 169
250 170 = 7.1.2 =
251 -* Added: Show Latest News on Dashboard Widget
171 +* Enhance: Show Latest News on Dashboard Widget
252 172
253 173 = 7.1.1 =
254 -* Added: Add Statistics Dashboard Widget that shows few useful fields.
174 +* Enhance: Add Statistics Dashboard Widget that shows few useful fields.
255 175
256 176 = 7.1 =
257 -* Performance: Processing and Memory optimisation for better performance.
258 -* Enhancement: Block Box Themes Support.
259 -* Enhancement: 32 Themes is now supported to be applied for the whole block box.
260 -* Enhancement: Applying theme per browser. Allow for assigning appropriate theme for different devices.
261 -* Enhancement: Assigned/All mode switchers for assignment panel list. You can show all items even not selected ones or show only assigned to the block.
262 -* Enhancement: Bullet-Proof Assignment Panel layout so it would always reserved even if another Plugin wrongly load jQuery TABS/ACCORDION Styles.
263 -* UI & Graphics: General UI enhancements.
264 -* Updated: Code editor updates.
265 -* Enhancement: Turns CJT Block into a tiny Project that host Multiple "Managed" Code-Files instead of just one.
266 -* Enhancement: 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 assigned request.
267 -* Enhancement: Code Files Support Language Type, Code, Description and TAG fields.
268 -* Enhancement: Write Design-Time Organised Code by separating them into code-files (JS, CSS, PHP, HTML) and CJT will merge them all at run-time.
269 -* Enhancement: 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.
270 -* Enhancement: Control/Modify auto-added <script>, <style> or <?php ?> TAGS by modifying Code File TAG field.
271 -* Enhancement: Automatically Change Code Editor language to currently active Code File language.
272 -* Enhancement: Manage Code Files without leaving the Block Page.
273 -* Enhancement: Block revision is now created based on the Current Active Code File. Therefore each Code File has its own revision
274 -* Enhancement: Its now possible for multiple Authors to work on the same Block by creating Multiple Code-Files.
275 -* Enhancement: Add Multiple Code Files to CJT Packages.
276 -* Feature: Block File, Edit and View Menus.
277 -* Feature: 'Load Local', 'Load Url' and 'Reload' to load Block Code from Local File, Url and Reload From Server respectively.
278 -* Feature: Save/Download Block Current Active Code File.
279 -* Feature: 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.
280 -* Feature: 'Settings' Edit Menu item for Fully Customize Code Editor Fonts, Show/Hide Print Margin, Keybinding Methods, Show/Hide Scroll, Scroll Speed, Readonly, Show/Hide Gutter, TAB Size, New Line Mode and much more!
281 -* Enhancement: Show/Hide StatusBar via View StatusBar Menu.
282 -* Enhancement: CJT Website is now support Full documentation Tutorials that expose many internal features/possibilities that can be archived by CJT.
283 -* Enhancement: Code Blocks disappeared after upgrading to Wordpress 3.9 and sever running PHP >= 5.5.
284 -* Enhancement: Packages Management System (BETA)
285 -* Enhancement: Define Shortcode Parameters by creating package and input their values from the CJT Shortcode Parameters form.
177 +* Enhance: Processing and Memory optimization for better performance.
178 +* Enhance: Block Box Themes Support.
179 +* Enhance: 32 Themes is now supported to be applied for the whole block box.
180 +* Enhance: Applying theme per browser. Allow for assigning appropriate theme for different devices.
181 +* 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.
182 +* Enhance: Bullet-Proof Assignment Panel layout so it would always reserved even if another Plugin wrongly load jQuery TABS/ACCORDION Styles.
183 +* Enahnce: General UI enhancements.
184 +* Enahnce: Code editor updates.
185 +* Enhance: Turns CJT Block into a tiny Project that host Multiple "Managed" Code-Files instead of just one.
186 +* 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.
187 +* Enhance: Code Files Support Language Type, Code, Description and TAG fields.
188 +* 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.
189 +* 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.
190 +* Enhance: Control/Modify auto-added <script>, <style> or <?php ?> TAGS by modifying Code File TAG field.
191 +* Enhance: Automatically Change Code Editor language to currently active Code File language.
192 +* Enhance: Manage Code Files without leaving the Block Page.
193 +* Enhance: Block revision is now created based on the Current Active Code File. Therefore each Code File has its owen revisions.
194 +* Enhance: Its now possible for multiple Authors to work on the same Block by creating Multiple Code-Files.
195 +* Enhance: Add Multiple Code Files to CJT Packages.
196 +* Enhance: Block File, Edit and View Menus.
197 +* Enhance: 'Load Local', 'Load Url' and 'Reload' to load Block Code from Local File, Url and Reload From Server respectively.
198 +* Enhance: Save/Download Block Current Active Code File.
199 +* 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.
200 +* 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!
201 +* Enhance: Show/Hide StatusBar via View StatusBar Menu.
202 +* Enhance: CJT Website is now support Full documentation Tutorials that expose many internal features/possibilities that can be achived by CJT.
203 +* Enhance: Code Blocks disappeared after upgrading to Wordpress 3.9 and sever running PHP >= 5.5.
204 +* Enhance: Packages Management System (BETA)
205 +* Enhance: Define Shortcode Parameters by creating package and input their values from the CJT Shortcode Parameters form.
286 206
287 207 = 6.1.5 =
288 -* Enhancement: Editor enhancements and updates.
289 -* Enhancement: Framework updates (Allow installing New CAC extension).
208 +* Enhance: Editor enhancements and updates.
209 +* Enhance: Framework updates (Allow installing New CAC extension).
290 210 * Fix: Safari Browser pagination icon position.
291 211
292 212 = 6.1.4 =
293 213 * Fix: Assignment Panel Pagination Icon position fixed for Safari browsers.
@@ -294,9 +214,9 @@
294 214 * Remove: New Block Form Activate, Location Hook and Initial position fields.
295 215 * Remove: Block Revisions.
296 216 * Remove: Blocks Backup and Restore.
297 217 * Remove: Assignment Panel Select-Childs Checkboxes.
298 -* Remove: Minimize and Maximize All.
218 +* Remove: Minimize and Mazimize All.
299 219 * Remove: Batch Process (Delete All and Delete Empty).
300 220 * Remove: Output Location Switch (Header and Footer).
301 221 * Remove: State Switch (Activate, Deactivate and Invert).
302 222 * Remove: Shortcode TinyMCE button (Community users has to write Shortcode manually).
@@ -302,14 +222,14 @@
302 222 * Remove: Shortcode TinyMCE button (Community users has to write Shortcode manually).
303 223 * Remove: Don't load more assignment objects by scroll (Community users has to use the pagination list).
304 224
305 225 = 6.1.3 =
306 -* UI & Graphics: UI Compatibility with Wordpress >= 3.8.
226 +* Enhance: UI Compatibility with Wordpress >= 3.8.
307 227 * Deprecated: New Block Form Activate, Location Hook and Initial position fields.
308 228 * Deprecated: Block Revisions.
309 229 * Deprecated: Blocks Backup and Restore.
310 230 * Deprecated: Assignment Panel Select-Childs Checkboxes.
311 -* Deprecated: Minimise and Maximise All.
231 +* Deprecated: Minimize and Mazimize All.
312 232 * Deprecated: Batch Process (Delete All and Delete Empty).
313 233 * Deprecated: Output Location Switch (Header and Footer).
314 234 * Deprecated: State Switch (Activate, Deactivate and Invert).
315 235 * Deprecated: Shortcode TinyMCE button (Community users has to write Shortcode manually).
@@ -321,16 +241,16 @@
321 241 = 6.1.1 =
322 242 * Fix: Validate block name when editing and adding blocks.
323 243 * Fix: Code Blocks is not being applied on WPEngine servers and other servers related to the MYSQL query error.
324 244 * Fix: Load block code one time after its first time opened as it was loaded every time the block is opened.
325 -* Enhancement: Show User-PHP code errors only when WP_DEBUG is set to TRUE.
326 -* Enhancement: 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.
327 -* Enhancement: Disable new-block form fields while saving prevent user from duplicating block when traffic is slow.
245 +* Enhance: Show User-PHP code errors only when WP_DEBUG is set to TRUE.
246 +* 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.
247 +* Enhance: Disable new-block form fields while saving prevent user from duplicating block when traffic is slow.
328 248
329 249 = 6.1 =
330 -* Enhancement: 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.
331 -* Enhancement: 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.
332 -* Enhancement: The ability to 'Cancel' revision mode and get back to the normal mode without refreshing the whole page.
250 +* 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.
251 +* 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.
252 +* Enhance: The ability to 'Cancel' revision mode and get back to the normal mode without refreshing the whole page.
333 253 * Update: Animate Block 'Save' button for not-saved Blocks.
334 254 * Update: The Assignment-Panel is now Loads the assigned items only when enter the revision and backup modes.
335 255 * Update: Set assignment-Panel Advanced-TAB as the default active TAB.
336 256 * Add: Few helper links to the CJT official website at the top of the Blocks page.
@@ -336,17 +256,17 @@
336 256 * Add: Few helper links to the CJT official website at the top of the Blocks page.
337 257 * 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.
338 258
339 259 = 6.0.15 =
340 -* Enhancement: 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!
260 +* 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!
341 261
342 262 = 6.0.14 =
343 -* Enhancement: Accept Shortcode parameters and segments. Provide PHP framework for code blocks to define, validate and reading Shortcode parameters.
344 -* Enhancement: Allow using block 'name' in additional to 'id' when using Shortcodes.
263 +* Add: Accept Shortcode parameters and segments. Provide PHP framework for code blocks to define, validate and reading Shortcode parameters.
264 +* Add: Allow using block 'name' in additional to 'id' when using Shortcodes.
345 265 * Fix: Failed to work with non-ascii (e.g Arabic) characters.
346 -* Enhancement: Viewing block info is now showing Shortcode using block 'name' instead of 'id'.
347 -* Enhancement: Embedded Shortcode with its closing tag as the Shortcode content is now being used by the handler blocks.
348 -* Enhancement: Revert block Shortcode 'force' parameter default value to 'true' therefore allow using multiple Shortcode for the same block without setting 'force' attribute.
266 +* Enhance: Viewing block info is now showing Shortcode using block 'name' instead of 'id'.
267 +* Enhance: Embedded Shortcode with its closing tag as the Shortcode content is now being used by the handler blocks.
268 +* Enhance: Revert block Shortcode 'force' parameter default value to 'true' therefore allow using multiple Shortcode for the same block without setting 'force' attribute.
349 269
350 270 = 6.0.13 =
351 271 * Fix: CJT hijacks Plugins page after activate or deactivate a Plugin.
352 272
@@ -353,9 +273,9 @@
353 273 = 6.0.12 =
354 274 * Fix: PHP code is not getting evaluated when CJT code Block delegated using Shortcode.
355 275
356 276 = 6.0.11 =
357 -* Fix: Add ACE Editor PHP Worker as it was missing.
277 +* Fix: Add ACE Editor PHP Worker as it was missing.
358 278 * 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.
359 279
360 280 = 6.0.9 =
361 281 * Enhancement: Suppress PHP errors displayed under STRICT PHP configuration like PHP >= 5.4.x and therefor boost performance, increase result and security reliability!
@@ -361,77 +281,88 @@
361 281 * Enhancement: Suppress PHP errors displayed under STRICT PHP configuration like PHP >= 5.4.x and therefor boost performance, increase result and security reliability!
362 282 * Fix: Installer operations state is cleared after the install/upgrade is interrupted, cause the repeats/re-executes of the install/upgrade operations.
363 283
364 284 = 6.0.7 =
365 -* Fix: text-area HTML tag break down CJT Block code.
285 +* Fix: textarea HTML tag break down CJT Block code.
366 286
367 287 = 6.0.6 =
368 288 * Fix: Conflict with other Plugins!
369 289 * Fix: Javascript exception thrown when dismissing the install/upgrade notice.
370 -* Enhancement: Disallow (with user notice) upgrade/downgrade if the target version is not being supported, therefore saving user data!
290 +* Enhancement: Disallow (with user notice) upgrade/downgrade if the target version is not being supported, therefor saving user data!
371 291 * Enhancement: Don't break down the site if manual upgrade/downgrade process is uncompleted! Allow user to revert back manually or disable the Plugin.
372 292 * Enhancement: E_ALL complain! Suppress all notices when WP_DEBUG set to true, allow better development, fast performance and error handling.
373 293
374 294 = 6.0 =
375 -* Enhancement: Core code is 100% re-written for optimum performance and future enhancements, and is 100% based on MVC (Model–view–controller) design.
376 -* Enhancement: 100% Using Web 2.0
377 -* Enhancement: Applying code blocks to the requests are now enhanced to boost performance.
378 -* Feature: The ability of interacting with admin pages too - not only the website side as in the previous versions.
379 -* UI & Graphics: Light-weight and smart user-interface.
380 -* Enhancement: Multiple operations can be executed at a time! For example, you can work on a code block while another block(s) is saving.
381 -* Enhancement: Code block data is automatically revisioned after saving.
382 -* Enhancement: Hot Key added for saving code block.
383 -* Fix: Empty code blocks can now exist.
384 -* Enhancement: Interaction with each code block from a simple smart graphical Toolbox using Web 2.0
385 -* Feature: Delegate code block using Shortcodes. You can do that manually or through CJT smart TinyMCE dropdown list button.
386 -* Feature: Integrate ACE Editor to provide syntax highlighting and correction while writing codes!
387 -* Feature: Syntax highlighting for 4 languages: CSS, HTML, JavaScript and PHP.
388 -* Enhancement: Entire plugin is now extensible! CJT supports installed extensions to extend or enhance its features.
389 -* Feature: Batch operations (Toggling On and Off, Activate, Deactivate and Revert states, Delete empty and Delete all) toolbox allow for batch update of all code blocks.
390 -* Enhancement: Rename and save code block name.
391 -* Enhancement: You can now save multiple backups.
392 -* Feature: Activate and Deactivate code blocks feature.
295 +* Core code is 100% re-written for optimum performance and future enhancements, and is 100% based on MVC (Model–view–controller) design.
296 +* 100% Using Web 2.0
297 +* Applying code blocks to the requests are now enhanced to boost performance.
298 +* The ability of interacting with admin pages too - not only the website side as in the previous versions.
299 +* Light-weight and smart user-interface.
300 +* Multiple operations can be executed at a time! For example, you can work on a code block while another block(s) is saving.
301 +* Code block data is automatically revisioned after saving.
302 +* Hot Key added for saving code block.
303 +* Empty blocks can now exist.
304 +* Interaction with each code block from a simple smart graphical Toolbox using Web 2.0
305 +* Delegate code block using Shortcodes. You can do that manually or through CJT smart TinyMCE dropdown list button.
306 +* Integrate ACE Editor to provide syntax highlighting and correction while writing codes!
307 +* Syntax highlighting for 4 languages: CSS, HTML, JavaScript and PHP.
308 +* Entire plugin is now extensible! CJT supports installed extensions to extend or enhance its features.
309 +* Batch operations (Toggling On and Off, Activate, Deactivate and Revert states, Delete empty and Delete all) toolbox allow for batch update of all code blocks.
310 +* Rename and save code block name.
311 +* You can now save multiple backups.
312 +* Activate and Deactivate code blocks feature.
393 313 * Fix: blocks order was correctly displayed from the admin side, but had no effect while applying blocks to the website side.
394 -* Enhancement: Templates system is totally removed and will be presented with many enhancements via a separate extension.
395 -* Feature: Allow assigning code blocks to Posts and Custom Posts.
396 -* Feature: Apply 'Category' block to all the child posts (or sub-posts) within that category.
397 -* Feature: Assignment Panel smart feature to assist while working with hierarchical items (sub-pages, sub-categories, etc).
398 -* Enhancement: Auxiliary tab has been added to the Assignment Panel in order to organise all the predefined items (or requests) under a single tab.
399 -* Enhancement: Moved and added: 'Front Page', 'All Pages' and 'All Posts' predefined items to appear under the Auxiliary tab.
400 -* Feature: Auxiliary Assignments. Blog Index, All Categories, Recent Posts, Entire Website, Website Backend, Search Pages, All Archives, Tag Archives, Author Archives, Attachment Pages and 404 Error
401 -* Feature: Support of regular expressions for defining code block Point-To-Hook
402 -* Security: Only administrators can execute CJT backend operations.
403 -* Feature: Each block now has an Information metabox (Author, created date, modification date, and Shortcode).
404 -* Enhancement: Create New Code Block dialog with initial properties ‘Name’, ‘State’ and ‘Position'
405 -* Fix: Internal error detection routine for detecting AJAX errors that may have occurred away from users view
406 -* Added: CJT User Manual PDF file added to the /docs folder
407 -* Added: New WordPress Dashboard menu item to embrace all CJT plugin pages
408 -* Enhancement: Added separate installer and upgrade pages for both CJT v0.3 and v0.8 to allow watching of the installation processes
409 -* Enhancement: Added an uninstaller to completely erase all CJT data from the system
410 -* Compatibility: 100% tested and working with BulletProof Security (BPS) plugin after applying [simple Ajax bypass rule](https://css-javascript-toolbox.com/support/topic/bulletproof-security-ajax-issue-and-resolution-2)
314 +* Templates system is totally removed and will be presented with many enhancements via a separate extension.
315 +* Allow assigning code blocks to Posts and Custom Posts.
316 +* Apply 'Category' block to all the child posts (or sub-posts) within that category.
317 +* Assignment Panel smart feature to assist while working with hierarchical items (sub-pages, sub-categories, etc).
318 +* Auxiliary tab has been added to the Assignment Panel in order to organise all the predefined items (or requests) under a single tab.
319 +* Moved and added: 'Front Page', 'All Pages' and 'All Posts' predefined items to appear under the Auxiliary tab.
320 +* Newly defined: Blog Index, All Categories, Recent Posts, Entire Website, Website Backend, Search Pages, All Archives, Tag Archives, Author Archives, Attachment Pages and 404 Error, which are listed under the Auxiliary tab.
321 +* Support of regular expressions for defining code block Point-To-Hook
322 +* Security enhancements, only administrators can execute CJT backend operations.
323 +* Each block has an Information metabox (Author, created date, modification date, and Shortcode).
324 +* Create new block with initial properties (state, name and position).
325 +* Internal error detection routine for detecting Ajax errors that may have happened away from users view.
326 +* 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)
327 +* Use of a separated Dashboard item to embrace all CJT plugin pages.
328 +* Added separate installer and upgrade pages for both CJT v0.3 and v0.8 to allow watching of the installation processes.
329 +* Added an uninstaller to completely erase all CJT data from the system.
330 +* 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)
411 331
412 332 = 0.8 =
413 -* Enhancement: Template code can be modified
414 -* Feature: Code block Header and Footer feature so you can select which hook to output CSS/JS code
415 -* Enhancement: Code blocks can be re-ordered via click-n-drag
416 -* Enhancement: Code blocks can be given names, which can be edited and saved
417 -* UI & Graphics: New icons and improved user interface
418 -* Enhancement: Multilingual support. Only English translation is shipped with this version
419 -* Enhancement: Style overriding. Any higher-ordered/positioned code blocks style syntax will override lower-ordered/positioned code blocks style syntax
420 -* Feature: Built-in scripts bundled with WordPress can be used simply by checking them
421 -* Feature: Backup and Restore code blocks data
422 -* Fix: New code blocks are not toggling unless the page is refreshed
423 -* Fix: CSS/JS template ‘extra slash character’ issue
424 -* Fix: Code block deletion issues
425 -* Fix: Code is not applied to the URL list except the last URL
426 -* Fix: Cannot use string offset as array error
427 -* Fix: Invalid argument supplied foreach() error
333 +* Modifying template code.
334 +* Header and footer hooks support so you can select which hook to output CSS/JS code.
335 +* Code blocks can be reordered.
336 +* Code blocks can now be given names that can be edited and saved.
337 +* New icons and improved UI.
338 +* Multilingual support: Only English translation is shipped with this version.
339 +* Style overriding: code blocks order will allow any higher-positioned blocks style syntax to override lower-positioned blocks style syntax.
340 +* Embedded Scripts: Embedded WordPress or Scripts that are shipped out with CJToolbox plugin by just checking them.
341 +* Backup and Restore blocks data.
342 +* Bug Fix: New code blocks are not toggling unless the page is refreshed.
343 +* Bug Fix: CSS/JS template extra slash character problem.
344 +* Bug Fix: Code block deletion issues.
345 +* Bug Fix: Code is not applied to the URL list except the last URL.
346 +* Bug Fix: Cannot use string offset as array error.
347 +* Bug Fix: Invalid argument supplied foreach() error.
428 348
429 349 = 0.3 =
430 -* Launch: This is the very first release of CSS & JavaScript Toolbox
350 +* This is the very first release.
431 351
432 -== Upgrade Notice ==
433 -= 11.5 =
434 -* Compatibility: PHP version 8+
435 -* Compatibility: MySQL version 8+
436 -* Fix: Duplicate ID issue, which on rare occasions was fetching the 'revision block' ID for a newly created block causing an error for duplicate entry
437 -* Enhancement: If the 'wp-content' directory is renamed to something different (e.g. 'content'), CJT will now find any custom content directories and install correctly
352 +== Credits ==
353 +
354 +Copyright © 2015, Wipeout Media.
355 +
356 +This program is free software; you can redistribute it and/or
357 +modify it under the terms of the GNU General Public License
358 +as published by the Free Software Foundation; either version 2
359 +of the License, or (at your option) any later version.
360 +
361 +This program is distributed in the hope that it will be useful,
362 +but WITHOUT ANY WARRANTY; without even the implied warranty of
363 +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
364 +GNU General Public License for more details.
365 +
366 +You should have received a copy of the GNU General Public License
367 +along with this program; if not, write to the Free Software
368 +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.