User Manual
CNCat 4.1.2
http://www.cn-software.com/cncat/
User Manual version 1.0.8 (July 25, 2008)
© 2002-2008 "CN-Software" Ltd.

Table of Contents
3.1.1 Installing CNCat 4.1 over 4.0
3.1.2 Installing CNCat 4.x into the Separate Database
3.2 Upgrading CNCat 3.1, 2.1, 2.0, 1.4
3.2.1 Importing Data from Old Database Directly
4.1 Main User Interface Elements
5.1.1 Working with Links and Articles
5.1.3 Submitted Links/Articles
5.1.12 Adding Image for Link/Article
5.2.3 Managing Images in Database
5.3.7 Uncontrolled Jumps Protection
6 Catalogue Management: Additional Options
1 Program Overview
CNCat application is intended to create a catalogue of Internet resources and articles. The program is easy to install, to set up, and to maintain. Its functionality includes:
· Adding, editing, and deleting links and articles;
· Checking links;
· Filtering links (“through categories”);
· Creating “black”/“white” lists of links;
· Creating and editing categories of unlimited nesting level;
· Creating cross-categories;
· Exporting data into RSS;
· Searching through the catalogue;
· Automatic e-mail notifications;
· Administering module with moderators involved;
· A set of templates for interface configuration;
· Importing links and formatting themes from the previous CNCat versions.
To start make CNCat function, you should have PHP and MySql. The application supports multi-language interface (the distribution kit includes: Russian, Ukraine, English, and Czech languages).
Note: This manual describes the principles of working with the catalogue within the bounds of the program interface. The ways to configure templates, additional fields, database and etc. are given in separate documents, please see Useful Articles (HOWTO).
To install CNCat 4.1.2, do the following:
- Download CNCat from the official website: http://www.cn-software.com/cncat.
- Extract the files from the archive and then place them into any directory of your site (you can place the files into the root directory).
- Run the installer. To do this, specify the path to folder /install/ in the Browser address field. For example, http://www.server.com/cncat/install/. As a result, the installation wizard will appear in the screen.
In case you are running the update of the previous CNCat version and there is a ‘config.php’ file located in /cncatconfig folder, then you will be asked to log in as and administrator first.

Fig. 1 – Administrator Login
At the first step, select the installation language:

Fig. 2- Selecting Interface Language
At the second step, you should accept the License Agreement to continue installation:

Fig. 3 – License Agreement
Then, the wizard will check your server configuration for conformance with the system requirements:

Fig. 4 – Check Results
Next, you will be prompted to configure connection settings (some parameters are set up automatically):

Fig. 5 – Connection Settings
Specify the following parameters on this form:
· MySql: server, login name, password – data for establishing connection with MySql server. Enter data you have or data you’ve got from the hosting provider or databases server administrator.
· Database name – database name. You can choose any name here.
· Prefix for CNCat tables – a prefix for CNCat database tables names (by default, ‘cncat41_’).
Click Next. The installer will check you workstation for the existing version of CNCat. In case the current CNCat version is found you your computer, you will be prompted to delete all the existing program tables and install CNCat one more time (to do this, check the corresponding checkbox, and then click Next). To ignore this update and to leave everything as is, click Cancel.

Fig. 6 – Updating Current Version of CNCat
In case the installation wizard finds the old version of CNCat, then you will be prompted:
- either to update the old version up to the current one;
- or delete the tables of the old version and install the new one:

Fig. 7 – Updating the Old CNCat Version
Click Next, to install new version of the program.
At the next step, the wizard will display the form to set up catalogue parameters:

Fig. 8 – Setting up Catalogue Parameters
Specify the following values:
- Interface settings: interface language, language of the catalogue content – select program interface language and .the language of the catalogue resources.
- Theme: default, classic, simple - select graphical design theme of the catalogue.
- Administration: login name, password – data necessary for catalogue administering.
Click the Next button and the wizard will create all required tables in the database. In case the database does not exist, the installer will try to create it.
Then, the installation wizard will display the 'config.php’ file content. You should create this file manually and place it into the catalogue the CNCat is installed in, and then insert the result code:

Fig. 9 - Configuration File Code
Provided the previous step has been completed correctly, the wizard will display the message about successful installation completion (otherwise, the code for ‘config.php’ file will be displayed again). After that, delete /install/ folder from the server. To start working with the catalogue, specify the path to the catalogue interface in the Browser address field (for example, http://www.server.com/cncat/), or use the link on the installation form:

Fig. 10 – Installation Completion
After installation has been completed, go to administrator interface (see paragraph Administrator Interface) and enter License key there. Get free or commercial key at website: http://www.cn-software.com/ru/cncat/

Fig. 11 – Form for License Submission
Enter the full license code into the text field and then click the Save button. After your license has been accepted, you will be able to access all the other administrator page sections and to manage your catalogue.
|
! |
Important! Before upgrading, save a backup copy of all data (Administration – Settings – Export). In case the upgrade is incorrect, you will be able to restore all data using the backup copy. |
If the current CNCat version is 4.0 or higher, then there are two ways to update up to the new CNCat version.
The first one (recommended) – installation over the old catalogue. You should copy new files over the old ones and then run the installation in the Upgrade mode. The database will be automatically upgraded.
The second way is to install new version into the separate folder and database. After installation is over, you should import data from the old database and copy configuration files from the previous version.
Both upgrade methods are described in the following paragraphs.
Note: If you’ve modified the catalogue formatting, you should modify the theme to enable new functions (see below).
Save the backup copy of the database. To do this, export data from the old version into the XML-file (Administration – Settings – Export).
Copy new version files over the old files. Run the installation (see paragraph Installation).
While installing, you will be prompted to upgrade the old version. Select one of the methods: update the already installed version or delete program tables and install new version (Fig. 7). In the latter case all the data will be deleted.
Install the new CNCat version into the separate folder and new database (see paragraph Installation). You can use the same database, but the different tables prefix, for example ‘cncat41_’:
- In the administrator interface, select the Settings – Import – Import from CNCat 4.x – Import from XML and database.
- Specify database name and tables prefix of the previous version.
- Click the Import.
Note: The importing process can take some time. When importing, information on the amount of already imported data is displayed.
For more information on data importing, see paragraph Importing.
3.1.3 Updating Design Themes
If you use the modified formatting theme, you should change it to enable new functions of the catalogue.
New themes have been significantly modified, that is why, if you are using one of the standard themes with your modifications, we recommend to modify the newly updated theme in the same way.
If the standard theme has been radically modified, then do the following:
- Save a backup copy of your theme.
- Copy new files from the ‘default’ theme into your theme:
· editor.css
· add_article.tpl
· article.tpl
· extended_article.tpl
· /images/category-big.gif
· /images/rss.gif
- Copy file ‘add.tpl’ from the ‘default’ theme over the file of your theme.
- To enable the link ‘Add Article’: in ‘common.tpl’ file of the ‘menu’ template, substitute the string
{IF !$CNCAT[config][add_disable]}…
for:
{IF !$CNCAT[config][add_disable]}<a href="{$CNCAT[abs]}cncat_add.php"><strong>{$CNCAT[lang][menu_add_link]}</strong></a> |{ENDIF}
{IF $CNCAT[config][add_article_enable]}<a href="{$CNCAT[abs]}cncat_add_article.php"><strong>{$CNCAT[lang][menu_add_article]}</strong></a> |{ENDIF}
- To enable section New Articles: in ‘index.tpl’ file of the ‘index’ template, after the string
{DISPLAY NEW_ITEMS}
add:
<br>{DISPLAY NEW_ARTICLES}
Also, we recommend to copy ‘newitem*’ templates code from the standard theme.
- To enable the section for selecting the displayed elements of the catalogue All/References/Articles:
· Copy all ‘itemtype*’ templates from the file ‘common.tpl’ of the standard theme into the new theme.
· In ‘index.tpl’ file of the ‘index’ template right before the string
{DISPLAY SORT}
add the following string
{DISPLAY ITEM_TYPES}<br>
- To enable RSS: in the ‘category.tpl’ file of the ‘catpath_currentcat’ template, add as the last string:
{IF $CNCAT[page][show_rss]}<a href="{$CNCAT[abs]}cncat_rss.php?c={$CNCAT[page][cid]}"><img src="{$THEMEURL}images/rss.gif" alt="RSS" style="vertical-align: top; margin-right: -15px;" /></a>{ENDIF}
|
! |
Important! Before upgrading, save a backup copy of all data into XML-files (Administration – Settings – Export). In case the upgrade is incorrect, you will be able to restore all data using the backup copy. For more information, see your CNCat User Manual, paragraph ‘Export’. |
To upgrade CNCat versions 3.x, 2.x, and 1.x, do the following:
- Save a backup copy for versions 3.x and 2.x – export data into XML-files (see the manual for your current CNCat version, paragraph Export).
- Save the backup copy of all old catalogue files.
- Install CNCat 4.1.2 into new folder and new database (or into the same database, but with the different prefix for the tables. By default, the prefix was ‘cncat_’). For more information, see paragraph Installation.
- Import data directly from the old database or from XML-files.
- You can also choose to import design from the old database.
- If you have modified the files ‘_top.php’ and ‘_bottom.php’ in the old version, then copy them into the new version.
- Make sure the catalogue and its all functions work fine.
- Once you remove all old files, place the catalogue files into the old folder.
In the following paragraphs, the way data and design can be imported is described.
To import data from the old database:
- Go to administrator interface, then select the Settings – Import – Importing from CNCat 3.x, 2.x, 1.x – Importing from database.
- Specify the database name and table prefix. Open ‘config.php’ file of your old catalogue version to get these values:
· $db["name"]="database name";
· $db["prefix"]="prefix";
- Click the Import button.
Note. The importing process can take some time. When importing, information on the amount of already imported data is displayed.
To import data from XML files:
- Go to administrator interface, then select the Settings – Import – Importing from CNCat 3.x, 2.x – Importing from XML.
- Check the Clean the catalogue before importing field.
- Browse for the XML files if they are of a small size (1 Mb at most):

Fig. 12 – Importing XML from Local Disk
If the files size is larger than 1 Mb, upload the files into the /cncat_export/ folder and then refresh the import page. On the import form, check the Clean the catalogue before importing option:

Fig. 13 – Importing XML file from Server
- Click the Import button.
Note. The importing process can take some time. When importing, information on the amount of already imported data is displayed.
New CNCat stores formatting in files, which is different from the CNCat version 3.1 and earlier. For more information on formatting, see Appendix A.
Note 1. Importing design themes function is a trial one yet. After you import the themes, there can be slight differences in the pages format comparing to the old catalogue version.
Note 2. If your current operating system is not Windows (for example, FreeBSD, or Linux), make sure PHP is able to create folders and files in /cncat_config/themes/ folder. Consult your hosting support staff about these abilities.
To import formatting from the old catalogue, you should do the following:
- Go to administrator interface, and then select the Settings – Import – Importing from CNCat 3.x, 2.x – Importing Design.

Fig. 14 – Importing Design from Previous Versions
- Specify the new theme name (this is how it will be displayed in the list of themes).
- Specify the folder for the new theme (this folder will be created when importing).
- Enter the old catalogue version database name and table prefix. These values are stored in the ‘config.php’ file of your catalogue old version:
· $db["name"]="database name";
· $db["prefix"]="prefix";
- Click the Import button.
Go to the Settings – Catalogue – General Settings. Make sure the design theme is displayed in the list (see the Theme dropdown list).
User interface consists of the following elements:
· Menu – links to catalogue main page, adding links form, adding articles form, administration page, and XML site map (1).
· Catalogue search box (2).
· Filters (3).
· The list of the catalogue categories (4).
· Links sorting (5).
· The complete list of all the catalogue links (6).
· Options allowing to select catalogue layout (all content, only links, only articles) (7).
· The list of new links (8) - displays the latest submitted links (the number of displayed links can be set up via Administration - Settings - Catalogue page).
· The list of new articles (9) – displays the latest submitted articles (the number of displayed articles can be set up via Administration - Settings - Catalogue page).

Fig. 15 – Main Catalogue Page
· The path to the currently selected category and category’s name (10):

Fig. 16 – Main Catalogue Page – Path to Current Category
Note: The GUI design depends on the selected theme (see Catalogue).
Menu bar (1) allows you to add link, article, and to go to the administrator interface (see Administrator Interface) and to the catalogue map.
Search engine (2) allows finding the required link in the catalogue efficiently.
Filters (3) are intended for sorting out the links list by various parameters (language, geography, resource type etc.). The filtering parameters can be set up in the administrator interface; its number and variety of values are unlimited. Several values of each filter can be selected for each link (see Filters).
The list of categories (4) includes the number of links contained in every category/subcategory. Each link can be stored in one or more categories. Besides, it is possible to create cross-categories, which are links to existing categories (see Catalogue Elements).
A standard sorting mechanism (5) allows sorting links by popularity, name etc.
There are the following parameters defined for each link in the list of all catalogue elements (6):
· jumps from/to the site (in brackets);
· the link rating in Google PR and Yandex CY;
· level of “favour” links (marked by “star” icons) (see Adding Link);
· brief description of the link;
· the link URL.
To view detailed description of a link,
click on the icon
:

Fig. 17 – Detailed Link Description
The following parameters are specified for each article in the catalogue list (6):
· article title;
· abstract;
· source link.
To display the content, click on the article title:

Fig. 18 – Article Contents
To inform the moderator about a link, which
does not display its contents, click on the icon
(see Warnings).
There are two algorithms of adding links:
· By means of a wizard (recommended).
· By means of one-step form (brief variant).
The advantage of the wizard is in checking of a backward link while adding. To generate a backward link, you should know its identifier, which is generated at the first step of the wizard. In one-step mode, the identifier generation stage is omitted, therefore, backward link checking is possible only after adding the link into the catalogue.
Setting of addition mode and parameters is performed in the administrator module (see Links)
The catalogue administrator, as well as moderators, can add links via administrator interface (see Adding Link).
To add a link, click on the Add link section in the menu bar; the following dialog box will appear on the screen (see Fig. 19).
Note. The given example describes a standard set of adding parameters. It may differ, depending on the settings specified at the administrator interface.
At the first step, you should specify the site name and address; enter the characters displayed in the image (protection from automatic adding) and click the Next button:

Fig. 19 – Wizard: Step 1
Provided that the previous step has been performed correctly, the wizard will display the next step of the link adding.
Note. All the fields of the form are obligatory. In case one or more fields have been omitted, a warning will appear on the screen with the list of required fields.
At the next step, you should select a backward link from the given list and set it on the pages of the site, defining its address at the corresponding field. This step is optional and can be skipped:

Fig. 20 - Wizard: Step 2
At the next step, you should specify the following parameters:
· Select a category (categories) and subcategory (subcategories), to which the link will be added (up to three).
· Enter an e-mail address for notifications concerning the link submission/refusal.
· Enter the link description (full description is optional).
· Specify values of META-tags ‘keywords’ and ‘description’. These tags will be displayed in the detailed description of the link on a separate page.
· Select the filters values:

Fig. 21 - Wizard: Step 3
To complete adding the link, click the Next.
Provided that all data have been entered correctly, the confirmation of successful link creation will be displayed. Further, the link will be considered by the administrator and added to the catalogue or declined.
One-step adding form comprises all steps of the wizard and contains the same fields:

Fig. 22 – Add Link Form
To add an article, click the Add article menu item on the main catalogue page. As a result the Add article form will be displayed. Specify the article title, abstract (which will be displayed in the list of categories for this article), and enter article text. Also, please select the category in the categories tree and the filters, specify the source link and fill in other fields:

Fig. 23 – Adding Article
After all the necessary fields are filled in, click the Add button.
If you have entered all data correctly, the message box with the information about successful operation completion will be displayed for you. The article will be added to the catalogue for the administrator to accept it or decline.
To perform a search through the catalogue, you should enter a certain link parameter in the entry field and click the Search button:

Fig. 24 – Search Form
Provided that the request has been defined correctly, the system will display the result of the search:

Fig. 25 – Search Results
The catalogue users can warn the
administrator and the moderators, that a certain link in the catalogue does not
display its contents. To single out these links, you should use the button
to the right of the link name; the following warning will be
displayed on the screen:

Fig. 26 – Confirmation Request
Click Yes to confirm that the link is broken: it will be placed to the Warnings section of the administrator interface. Still, it will be displayed in the catalogue as well.
To enter the administrator interface, you should click on the Administration menu item and enter the administrator’s login and password defined during the installation process. Then click the Login button:

Fig. 27 – Administrator Authorization
In case an incorrect password has been entered, you will be returned to the entry form.
5.1 Links and Articles
5.1.1 Working with Links and Articles
A unique interface is implemented for working with various types of links and articles at the Links and Articles section (new, submitted, deleted etc.):

Fig. 28 – Links and Articles Processing Interface
There is a sorting mechanism at the top of the page, which allows to display links and articles sorted by categories, by dates etc.
Below is the list of links belonging to the given section (new, submitted etc.).
The following parameters are defined for each link:
· the link/article name with the source site icon (after the link checking). The background color is different for links and articles;
·
the level of favour (marked by a star multiplied
to its number -
);
· the date the link/article was added on;
· the site URL (source site);
· the category;
· description;
· number of jumps from/to the site (In/Out);
· the link rating in Google PR and Yandex CY;
· the link ID;
·
the result of the link’s checking for
correctness (
- yes,
- no) with the checking date;
·
the result of the link’s checking for a backward
link availability (
- yes,
- no) with the checking date.
Under each catalogue element, there options allowing you to:
· delete a link/article (see Deleted Links/Articles);
· submit a new link/article (see Submitted Links/Articles);
· move a submitted/deleted link/article to the New category (see New Links/Articles);
· edit the link/article parameters;
· define the administrator rating for link/article in the catalogue by selecting the required level (0-10);
· perform the link checking (see Checking Links);
· assign the link to the checking queue (see Checking Links).
To process several catalogue elements at a time, you should mark them off and click the corresponding buttons for group operations at the bottom of the page. To process all links displayed on the current page, you should enable the option Mark all the links on the page, located under the links list.
By default, the option All marked links is enabled, i.e. group operations will be applied to all marked links. To apply the operation to all the catalogue elements, found in this section, you should select the option All found links.
To edit the link/article parameters, you should use the Edit option. As a result, the editing form will be displayed on the screen:

Fig. 29 – Edit Link Form
To edit a link, you should enter the required modifications into corresponding fields equal to those of the addition form. Besides, you can set the following additional parameters of the catalogue elements:
· define displaying variant for a link and its detailed description;
· assign ‘favourite’ level for an element by setting the required level. Favourite elements are displayed at the top of the links list and are marked by the star icon with its number. The number of stars corresponds to the indicated level (maximum – 10). Sorting of favourite elements is performed in decreasing order;
· define the element status (new/submitted).
To save changes, you should click the Save button. To restore initial data, click the Cancel button.
This section contains catalogue elements, registered in the system but not submitted in the catalogue. The section interface and options are equal to above-described (see Working with Links and Articles). The links and articles of this section are not displayed in the catalogue.
This section contains links and articles, submitted by the administrator and added to the catalogue. The section interface and options are equal to above-described (see Working with Links and Articles).
This section contains links and articles, deleted from the catalogue or from the administrator sections by the administrator. The section interface and options are the same as the ones described above (see Working with Links and Articles), except for the option Delete from DB: the link or/and article will be deleted from the catalogue database physically without any possibility to restore it.
Links and articles located in this section can be restored by moving into the Submitted category (thus, they will be displayed in the catalogue again) or to the New (without being available in the catalogue) with the help of the corresponding buttons.
This section contains links, which are being added at the moment (in case the wizard is used):

Fig. 30 - Draft
Links of this section can only be deleted without possibility to restore. To do this, click the Delete from DB button.
The section contains links, which have been considered broken by the catalogue visitors (see Broken Link Warning).
The section interface and options are equal to the above-described ones (see Working with Links and Articles). Besides, you can remove a link from Warnings section by using Cancel the warning button: the link will be displayed in the catalogue again.
The section is intended to search for the catalogue elements using various criteria. By setting the required parameters, you can generate a list of catalogue elements equal to the ones described in the above sections.
The search form consists of the following parameters:
· selection of a category, containing required elements;
· definition of an element status (new, submitted, deleted);
· selection of filters;
· definition of initial and final dates (date the element was added);
· field for textual request.
Search results can be sorted out (see Working with Links and Articles).

Fig. 31 – Search Form
The section is intended for checking links and sending notifications for those entries which have been marked by the administrator in other sections by clicking the To the processing queue button (see Working with Links and Articles).
Checking Links
To start checking links located in the queue, go to the Check tab.
Note: In case of the articles check, all the operations are applied to the Source field.
To check a link or a group of links, you should select the following parameters at the top of the page:
· check the link efficiency;
· check availability of a backward link;
· obtain Google PR and Yandex CY ratings;
· obtain the site icon (favicon);
· define the number of intermediate results per page;
· define time limit for displaying pages with intermediate results of checking (the page will be reloaded automatically in the specified period);
· submit the link automatically and display it in the catalogue.

Fig. 32 – Links Checking Parameters
At the bottom of the page is a queue of links waiting to be checked. The list can be sorted by standard parameters (name, popularity etc.).
To cancel checking of a link, you should use the option Cancel checking (this option is displayed in the menu of a checked link at all sections, to which the link belongs).
To cancel checking of all links found in this section, you should use the option Clear the queue.
To view the results of the last check, you should use the option The last report.
To start checking, use the Check option under the entry (to check a specific entry) or Check button to process all the entries in the queue (at the bottom of the tab): checking process will be displayed on the screen.
As the scripts execution time is usually limited on the server and links checking requires certain time period, the page with intermediate results is updated automatically in case the parameter Time limit for each page of intermediate results has been exceeded. Besides, the page is refreshed according to the parameter The number of intermediate results on the page while checking.
Final check results are displayed in the report form:

Fig. 33 – Links Processing Report
The list of checked links can also be sorted by efficiency.
To return to the checking form, use the option Queue.
To delete the current report, you should use the option Delete the report.
Sending Customized E-mails
To send and customize specific notifications, go to the E-mail tab:

Fig. 34 – Setting up Specific Notification Messages
To send necessary messages to the recipients::
- Select links/ articles which authors you want to send a message.
- Specify the message subject.
- Enter text.
- Define the number of intermediate results per page.
- Define time limit for displaying pages with intermediate results of checking (the page will be reloaded automatically in the specified period).
- Click the Send button.
As a result your message will be delivered to all the specified recipients (users who placed links/articles in the cataloguĺ and specified their e-mail address).
You can use variables to customize messages (for the list of the available variables, see E-mail Notifications paragraph)
The section contains duplicated links (with equal URL), probably, submitted to the catalogue by mistake:

Fig. 35 – List of Duplicated Links
To view and edit the links details, you should click on their names in the list.
A link addition procedure in the administrator interface is analogous to the above-described one for a user (see Adding Link), except for absence of limitations (for example, for maximum number of categories) and additional parameters of a link display in the catalogue. Besides, the administrator can add several links at once (maximum number is 10).
At the first step, you should specify the number of added links, categories, filters value (if any), and state (links with the state Submitted will be added to the catalogue immediately after filling in the form). These parameters will be set automatically for all added links, but they can be changed at the next step.

Fig. 36 – Adding Link: Step 1
Further, you should define standard link parameters (name, address, description etc.), as well as additional parameters:
· define display variant for a link and its detailed description;
· define ‘favourite’ level for a link by setting the required level. Favourite links are displayed at the top of the links list and are marked by star icons. The number of stars corresponds to the indicated level (maximum – 10). Sorting of favourite links is performed in decreasing order (notwithstanding the order set by the user).

Fig. 37 – Adding Link: Step 2
To finish adding link, click the Add button.
Provided that all data have been entered correctly, the link will be added to the corresponding section according to the specified state (New or Submitted).
To add an article, select the Links and Articles – Add Article option. The process of adding an article via Administrator interface is the same as of adding a link (see Adding Link)
When you add new link/article or edit already submitted link/article, you can also add an image into the article’s text or into the link description. To do this:
1.
On the adding or editing form, click
on the toolbar of the text or full description field (see Fig. 37). As a result the dialog box for
adding image will be displayed for you:

Fig. 38– Adding Image
2.
You can either enter the path to an image in the
Image URL field or select the image in the database by clicking on the
icon. In the latter case, the window with the list of images will
be displayed (Fig. 39)

Fig. 39 – List of Images in Database
3. The list of images displays only those images that are currently available in the database (see paragraph Managing Images in Database). Select the image you want to make its path display in the name field (see Fig. 38).
4. In the window of adding image (Fig. 38), you can set up the way an image will be displayed in the text (alignment, dimensions, border, vertical and horizontal space). Click the Insert button to display the image in the description of your link or in the text of the article.
5.2 Catalogue Elements
5.2.1 Categories
The section Categories is intended for modification of the catalogue categories.
The section presents a table containing names of the catalogue categories and subcategories, the number of links/articles (within the whole category/within subcategories), paths (used on the catalogue pages URL) and sorting order:

Fig. 40 - Catalogue Categories
To view a category or a subcategory, you should click on its name.
You can create, edit, and delete categories, subcategories, and cross-categories by means of corresponding icons located next to each category name in the table.
To create a category, you should click on
the icon
in a row of the
corresponding parent category. The Main category is a
parent for all categories of the first level. You cannot add links to the Main category.

Fig. 41 – Creating Child Category
You should specify the following parameters in the form:
· the category name (mandatory);
· path to the catego