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
css-javascript-toolbox / readme.txt

readme.txt in CSS & JavaScript Toolbox 7.2, at readme.txt

336 lines 23.1 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 === CSS & JavaScript Toolbox ===
2 Contributors: wipeoutmedia
3 Author URL: http://css-javascript-toolbox.com
4 Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=EWDWF75JHT9Q6
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 License: GPLv2 or later
7 License URI: http://www.gnu.org/licenses/gpl-2.0.html
8 Requires at least: 3.9
9 Tested up to: 3.9.2
10 Stable tag: 7.2
11
12 Easily add custom CSS, JavaScript, HTML and PHP code to unique CJT code blocks and assign them wherever you want.
13
14 == Description ==
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
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
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).
23
24 [youtube http://www.youtube.com/watch?v=iyjq7IXBC5E]
25
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
30
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.
33
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).
36
37 = Thank You =
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:
39
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.
43
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).
46
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).
52
53 == Frequently Asked Questions ==
54 = Why was the CJT plugin developed and what is it used for? =
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).
56
57 = What is a CJT 'code block'? =
58 The CJT code block is the basic unit for writing code and to associate it with specific Wordpress requests.
59
60 = What is the Assignment Panel? =
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.
62
63 = Can you select more than one item from the Assignment Panel? =
64 Yes. You can select any number of items you need, there is no limitation regarding this.
65
66 = Can you assign multiple blocks to the same items from the Assignment Panel? =
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.
68
69 = What is Pages, Posts, Categories and Custom Posts tabs? =
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.
71
72 = What is the Auxiliary tab? =
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!
74
75 = Is it better to use the URLs tab, or select items if found through other tabs? =
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.
77
78 = What is the Advanced Expressions tab? =
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.
80
81 = Can I move the blocks around? =
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.
83
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.
86
87 = Is block orders immediately saved after drag-and-drop block box? =
88 No. In order to save blocks order you need to press 'Save All Changes' button.
89
90 = Is block immediately deleted after removed from the blocks list page? =
91 No. After delete block you need to click 'Save All Changes' button.
92
93 = I'm using the URLs tab and my code is not working? =
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.
95
96 = Why use the Footer switch in Location/Hook? =
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.
98
99 = I received a weird error, what do I do now? =
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).
101
102 == Screenshots ==
103
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
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
137
138 = 7.1.2 =
139 * Enhance: Show Latest News on Dashboard Widget
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
262 = 6.0 =
263 * Core code is 100% re-written for optimum performance and future enhancements, and is 100% based on MVC (Model–view–controller) design.
264 * 100% Using Web 2.0
265 * Applying code blocks to the requests are now enhanced to boost performance.
266 * The ability of interacting with admin pages too - not only the website side as in the previous versions.
267 * Light-weight and smart user-interface.
268 * Multiple operations can be executed at a time! For example, you can work on a code block while another block(s) is saving.
269 * Code block data is automatically revisioned after saving.
270 * Hot Key added for saving code block.
271 * Empty blocks can now exist.
272 * Interaction with each code block from a simple smart graphical Toolbox using Web 2.0
273 * Delegate code block using Shortcodes. You can do that manually or through CJT smart TinyMCE dropdown list button.
274 * Integrate ACE Editor to provide syntax highlighting and correction while writing codes!
275 * Syntax highlighting for 4 languages: CSS, HTML, JavaScript and PHP.
276 * Entire plugin is now extensible! CJT supports installed extensions to extend or enhance its features.
277 * 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.
278 * Rename and save code block name.
279 * You can now save multiple backups.
280 * Activate and Deactivate code blocks feature.
281 * Fix: blocks order was correctly displayed from the admin side, but had no effect while applying blocks to the website side.
282 * Templates system is totally removed and will be presented with many enhancements via a separate extension.
283 * Allow assigning code blocks to Posts and Custom Posts.
284 * Apply 'Category' block to all the child posts (or sub-posts) within that category.
285 * Assignment Panel smart feature to assist while working with hierarchical items (sub-pages, sub-categories, etc).
286 * Auxiliary tab has been added to the Assignment Panel in order to organise all the predefined items (or requests) under a single tab.
287 * Moved and added: 'Front Page', 'All Pages' and 'All Posts' predefined items to appear under the Auxiliary tab.
288 * 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.
289 * Support of regular expressions for defining code block Point-To-Hook
290 * Security enhancements, only administrators can execute CJT backend operations.
291 * Each block has an Information metabox (Author, created date, modification date, and Shortcode).
292 * Create new block with initial properties (state, name and position).
293 * Internal error detection routine for detecting Ajax errors that may have happened away from users view.
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)
295 * Use of a separated Dashboard item to embrace all CJT plugin pages.
296 * Added separate installer and upgrade pages for both CJT v0.3 and v0.8 to allow watching of the installation processes.
297 * Added an uninstaller to completely erase all CJT data from the system.
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)
299
300 = 0.8 =
301 * Modifying template code.
302 * Header and footer hooks support so you can select which hook to output CSS/JS code.
303 * Code blocks can be reordered.
304 * Code blocks can now be given names that can be edited and saved.
305 * New icons and improved UI.
306 * Multilingual support: Only English translation is shipped with this version.
307 * Style overriding: code blocks order will allow any higher-positioned blocks style syntax to override lower-positioned blocks style syntax.
308 * Embedded Scripts: Embedded WordPress or Scripts that are shipped out with CJToolbox plugin by just checking them.
309 * Backup and Restore blocks data.
310 * Bug Fix: New code blocks are not toggling unless the page is refreshed.
311 * Bug Fix: CSS/JS template extra slash character problem.
312 * Bug Fix: Code block deletion issues.
313 * Bug Fix: Code is not applied to the URL list except the last URL.
314 * Bug Fix: Cannot use string offset as array error.
315 * Bug Fix: Invalid argument supplied foreach() error.
316
317 = 0.3 =
318 * This is the very first release.
319
320 == Credits ==
321
322 Copyright © 2013, Wipeout Media.
323
324 This program is free software; you can redistribute it and/or
325 modify it under the terms of the GNU General Public License
326 as published by the Free Software Foundation; either version 2
327 of the License, or (at your option) any later version.
328
329 This program is distributed in the hope that it will be useful,
330 but WITHOUT ANY WARRANTY; without even the implied warranty of
331 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
332 GNU General Public License for more details.
333
334 You should have received a copy of the GNU General Public License
335 along with this program; if not, write to the Free Software
336 Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.