Free Membership

It’s a no-risk offer, allowing to you to download and try a free fully working version. It’s an offer you can’t refuse! This will grant you access to our editor and some of our free extensions and permission to the open community support part of our forums. Click here to - register.

Welcome to the "Knowledge Centre" section.
Please use the search engine below to define your search within the knowledge base.

Filter Title 
Filter Content 
 
Toggle all descriptions Collapse all descriptions
User Guide top
# Article Title Hits
1 Toolbar Reference Guide
Updated: 28 Jul 2011

Below you will find an guide to all of the core button features available in the default JCK Editor toolbar.

 

 

Read More
1397
2 Keyboard Shortcuts
Updated: 30 Jun 2011

Many functions in JCK Editor have their equivalent keyboard shortcuts. This is one of the reasons why working with the editor is simple and efficient.

Read More
540
Configuration & Settings top
# Article Title Hits
1 How to change the color of the editor's skin?
Updated: 31 May 2011

Everyone likes to edit their own way, so we’ve made it easier to adjust the color of the JCK interface - so you can generate matching color schemes like never before!

 

Read More
745
2 How to change the editor's skin?
Updated: 07 Jun 2011

Out of the box the JCK Editor comes equipped with 2 skins - the default Office2007 and Kama skin.  So if fancy a change, you only need to go to the editor parameters and select a skin fitting your flavour!

 

Read More
604
3 Configuring how the editor uses line breaks (P, BR or DIV)?
Updated: 22 Sep 2011

You can configure the editor to use P, BR or DIV tags to insert a new line break (which means the text/image following the tag will be moved to the next line when displayed in the browser). This is done by changing how the editor’s interprets the ‘Enter’ and ‘Shift Enter’ keys...

 

Read More
849
4 Setting the width of the editor?
Updated: 27 May 2011

Out-of-the-box the editor’s width is set to 100%, this calls the editor to expand to the full 100% width of its container. If the container is 200px then the editor will expand to the full 100% width of that 200px container however, as different configurations vary you can also define the width of the editor in pixels...
 

Read More
1575
5 Configuring the editor to use ' User Folders'.
Updated: 29 Jun 2011

The editor allows different users to have their own personal folders which can be used in a variety of ways, for managing and storing online documentsn or for linking and embedding to media, flash, electronic documents and image files. These folders can be set to label either with ‘username’ or ‘user ids’. In 1.6 administrators can now select user groups to be exempt from the default user folder settings, taking advantage of Joomla’s new A.C.L system.

Read More
619
6 Setting the background colour of the editor?
Updated: 31 May 2011

You many have a template that uses a dark background and need to change the colour of your editing area to match. This can be done in the editor’s plug-in parameters…
 

Read More
1505
7 Changing the directory path of the Flash, Media and Documents files?
Updated: 27 May 2011

By default the editor follows the same image directory structure as Joomla! while files are stored in the /file directory. You may need to change the image, flash or file directory to better fit your needs - here’s how…
 

Read More
2426
8 How can I stop Character being processed into HTML Entities?
Updated: 27 May 2011

 By default the JCK Editor is set to use Html Entities, this done because these entities makes data safe for outputting into an HTML document. An HTML entity is a special character string that is translated by an HTML parser into a single character or symbol. All entities begin with the & (ampersand) and end with a ; (semi-colon).

Read More
614
9 Configuring the editor's Auto Format Source Mode?
Updated: 31 May 2011

By default the editor works to help the user by automatically formatting the presentation of the source code.  This format is only active when viewed in the editor source mode and works to aid the user to better identify his or her's code. This does not modify your code but only the presentation of it. With the auto format OFF everything will appears on one line, it won’t try to indent it!

Read More
981
Customising the Editor top
# Article Title Hits
1 How to add a new file icon to the editor?
Updated: 06 Dec 2011

The easiest and best way to achieve this is to download the’ File icon’ plugin from our repositry and install it via the JCK manager. This will also give you the benefit of being able to upgrade the editor in the future.

 

Read More
166
2 Creating article templates?
Updated: 29 Jun 2011

Out-of-the-box the JCK Editor comes packaged with 3 default template which can be applied to the editing area on the fly. These templates are predefined pieces HTML which can be used. You can edit the templates that are available, and also the styles you can use. Also the templates preview icons is customizable too! You can use this for anything you like, email templates, full pages, snippets.

Read More
4773
3 How to add new font types?
Updated: 06 Feb 2012

We've used the most common web friendly fonts but it is possible to configure the fonts displayed in the Font combo list.  To do this you need to go to the editor’s plugin configuration > Advanced Parameters and type the name of your font into the ‘Font Family’ drop down box. Save - Job done!

 
Read More
2966
4 How to add custom font sizes?
Updated: 17 Nov 2011

I will quckly run through what you need to do to configured the editor to use custom font-sizes in the drop-down font combo in the toolbar. It really is quite simple. To do this we will need to add one parameter to the editor's 'config.js' file.


Read More
745
5 How to remove the collapse toolbar arrow?
Updated: 26 May 2011

Maybe you want to simplify or fine turn how the editor works for a client or in a specific component? To do this you want to remove the collapse toolbar arrow functionality for the editor toolbar. Good news it’s very easy to do - all you need to do is add add one simple parameter (config.toolbarCanCollapse = false;) to the editor's 'config.js' file.

Read More
1216
CSS & Typography top
# Article Title Hits
1 How to best configure the editor to use custom typography style-sheets?
Updated: 21 Jul 2011

Typography is the art and technique of arranging type, type design, and modifying type glyphs. The main advantage of elegant CSS typography lies in its ability to be both attractive and improves the user experience. The editor is perfectly placed to bring these two elements together - here's how to create a custom (typography) style-sheet and how best to configure the editor to use it.

Read More
3326
2 Using the editor with Styles and Classes
Updated: 03 Jun 2011

There are many ways to apply styles across a document, but often you many only want to use a style on certain elements. Or, you may want to create a style that can apply across several elements in a document, without repeating the style rule.  To do this, you use the class attributes. These attributes are global attributes that can be applied to nearly every HTML tag via the JCK Editor.

Read More
908
3 Using the editor with Block Element styles
Updated: 03 Jun 2011

HTML elements can be displayed either in block or inline style. The difference between these is one of the most basic things you need to know in order to use the editor effectively for styling. From the point of view of document structure, block-level elements are elements that may contain other elements, both block and inline in types.

Read More
650
Installation Guide top
# Article Title Hits
1 Installation Guide
Updated: 21 Nov 2011


System Requirements

Joomla! runs on the PHP pre-processor. PHP comes in many flavours, for a lot of operating systems. Beside PHP you will need a web server. Most of the times Apache is used, but also PHP can run on different web-servers like Microsoft IIS. From version 3.4.6 the JoomlaCK Editor requires PHP 5+, this was done to better support Xamp which is a easy to install Apache distribution containing MySQL, PHP and Perl. Due to the PHP5's strict compliance the editor no longer support PHP4.

Read More
96861
2 How to Installing Joomla Components, Modules and Plugins?
Updated: 27 May 2011

The installation of additional components/plugins/modules in Joomla 1.5 is quite easy. All you have to do after downloading the component you wish to install is go to your Joomla admin area > Extensions > Install/Uninstall. In the Upload Package File section click Browse and locate the archive of the component/module/plugin you wish to install.

Read More
2432
3 Updating / Installing Aspell (Pspell) on Unix
Updated: 27 May 2011

Please note that the aSpell is a server-side application, in order for the JCK Aspell checker plug-in to work it must be installed on your server. The good new is that it this free app is very popular and widely supported by those offering professional open-source hosting.

Read More
2165
4 Installing the PSPELL module on Windows based servers
Updated: 27 May 2011

Please note that the pSpell is a server-side application, in order for the JCK Aspell checker plug-in to work it must be installed on your server. PSPELL can be used starting with PHP version 4.3.3. If using Microsoft Windows, you must allow the web server user to execute the aspell program.

Read More
1258
Trouble Shooting top
# Article Title Hits
1 “Warning: css/template.css does not appear to be a valid file...
Updated: 27 May 2011

As standard practice the editor look for a CSS file called “template.css” in the template CSS folder.  If your template uses a differently file name for your CSS style-sheet or your style-sheet is located in a different folder you would have received the “Warning: css/template_css.css does not appear to be a valid file...” error message.

Read More
2714
2 Why does some HTML get removed from articles?
Updated: 27 May 2011

IMPORTANT: Please note that your content is likely to be deleted by Joomla! regardless of the editor or plug-ins used unless you have configured your Article Filters. From Joomla! 1.5.8+ a default article filtering was set in place for all user groups except ‘Super Administrators’, in Joomla! 1.6 this rule is imposed on all user groups by default. This includes the following tags: 'applet', 'body', 'bgsound',

Read More
2977
3 File Browser shows blank / 'not set' in Resource Type
Updated: 06 Jun 2011

This typically happens when the file browsers connector.php file does not have permission to be executable or when the file browser is not permitted access to the images & files folders. It results in the < Resource Type > not being set and files are not loaded in due to a 500 internal server error ...

Read More
2060
4 How to Change File Permissions in Joomla!?
Updated: 27 May 2011

For the purpose of this article, I assume that you are familiar with the Joomla administration area and understand how to use FTP to access the files on the server that is hosting the site. First, you will have to use an FTP program and login in to the location of your Joomla site. You will have to use an FTP program that allows you to change permissions directly on the server, most do.

Read More
2380
5 JFTP:: Write: Bad Responce. Unable to Write Entry
Updated: 27 May 2011

If you have received the following error when installing the editor; it is possible that your Joomla FTP library has not been configured correctly.  The simplest solution is to switch it off and install the editor again via Joomla’s extension manager.

To do this, you will need to log into the administration area which ‘Super Administrator’ privileges.

Read More
1187
6 You don't have permission to access
Updated: 27 May 2011

The error message is telling us that the editor does not have permission to talk to the necessary file. In other words the editor is trying to access a file but your servers file permissions are not allowing this to happen.

Read More
1299
7 Maximum execution time exceeded
Updated: 27 May 2011

Fatal error: Maximum execution time of 30 seconds exceeded... Are you getting this error while installing a Joomla extensions? If you have received the error above or a similar "seconds exceeded" error your server has reached its maximum execution time. This means that your server is unable upload and install the extensions within the allocated time set by your hosting provider.

Read More
1785
top
# Article Title Hits
top
# Article Title Hits