Manual for: Quick.Cart | Quick.Cart.Ext | Quick.Cms | Quick.Cms.Ext
Polski English
Manual - Quick.Cms.Ext v5.x

User's manual - advanced information

Here you can find descriptions of all options in the administration panel.

Before you start creating your website, make sure that:

Login

To enter the administration panel, add the ‘admin.php/’ phrase to your web address, e.g.: if URL looks like: ’http://example.com/‘, the administration panel address will be:’http://example.com/admin.php‘. There you will see the login screen. For first login use the following:
Login: admin
Password: admin

You can change it after logging on to administration. To do that, select the Settings link on the "Tools" menu.

Settings modification

You can modify all the basic data on the settings page (some of the advanced options are only accessible in the configuration files).

Settings
 

The Settings page contains the following fields:

  • Page title - content of this field will be displayed on the browser’s header stripe. It is also important for searchers - it will appear as the title of your site.
  • Description - this field is used mostly by searchers. It will appear as description of the site in searchers.
  • Logo - text displayed as a logo. You can also put a HTML code here, that will, for example, display an image.
  • Slogan - slogan, that appears under logo.
  • Foot info - this information appears on the left side of the footer, it can contain e.g. information about copyrights.
  • Login - login for administrator.
  • Password - password for administrator.
  • Contact e-mail - put here an e-mail address to which all the messages sent from contact form should be directed to.
  • User can add page link to pages - options to choose a social networking pages.

These are the fields with the most basic and most important information. Besides that, on the right side of the page you will find a panel with additional fields in it, which are divided into several tabs.

Options
This tab contains the following fields:
  • Default language - default language choice.
  • Admin panel language - choice of language in which names of fields, messages, etc in the administration panel are to be displayed.
  • Skin - you can choose a template/skin for your page.
  • Administrator is able to see hidden pages - here you can decide if a logged administrator will be able to see hidden pages (on the client-side).
  • Display expanded menu - here you can decide if the left menu should be extended at all times.
  • Language parameter in URL - here you can decide if language code parameter should be displayed in the URL address. if you're planning on creating a multilingual website, we recommend enabling this option.
Pages
This tab contains fields:
Tools
  • Start page - setting a page/subpage as the main/home page (note: you should create these pages first).
  • Page with site map - a page on which a site map is to be generated
  • Page with search results - page on which search results will be displayed.
  • Contact page - a page on which the contact form is to be displayed.
Items
This tab contains fields:
Tools
  • Elements per page in administration - determines how many products per page will be displayed in the administration panel.
  • News on page - determines max number of "News" type subpages per page
  • Subpages on page - determines max number of subpages per page
  • Gallery images per page - determines max number of images in gallery per page
Advanced
This tab contains fields:
Tools
  • Change files name to page name - you can change the file names to be the same as the page name. For example if you have a "xyz.jpg" file and the page is named "abc", then after adding this file to "abc" page, the file name will be changed to "abc.jpg". Very useful option to recognize to which page the file is linked.
  • Delete unused files from the server - here you can decide if unused files should be deleted from the server.
  • WYSIWYG editor - you can decide if a WYSIWYG editor should be displayed above short and full description while adding/editing a page.
  • Watermark - here you can choose the watermark file
  • Make copy of images without watermark - when adding an image, this option allows you to save a copy of the original image without a watermark in the "files/watermark/raw_images/" directory
  • Crop thumbnails - ratio - set this option to generate thumbnails with a specific size ratio.
  • Dynamic meta description - setting this option will make meta descriptions generate dynamically based on page content.

Pages management

Page edit form

Pages management
 

Fields on the left side of the page form are:

  • Name - name of a page/subpage.
  • Short description - displayed on the list of subpages. Learn more »
  • Full description - displayed on the details page.

Note!
If full description is empty, short description will be used in page details.

Additional panel consists of the following tabs:

Options
This tab contains fields:
  • Status - allows to determine if particular page/subpage should be visible or not.
  • Position - defines positions of a page on a menu, list of subpages, etc. Pages with lower position number are displayed before pages with higher position number. Negative numbers are allowed.
  • Parent page - selecting a parent page will make a page into a subpage. Learn more »
  • Menu - determines to which menu the page will be assigned, if a parent page was not selected.
  • Date - this field is required to display date in the News type list and to sort the sub-pages by that field's value. The date format is YYYY-MM-DD HH:MM
SEO
This tab contains data, that are not visible directly on a website, they are however very important for search engines. In the tab you can find the following fields:
Page form
  • Page title - title displayed in a browser's bar, used also by search engines.
  • Url name - title displayed in a browser's address bar.
  • Meta description - this field contains website's short description.
Add files
In this tab you can choose files, which you want to add to your website from server or computer
Page form
  • Files from computer - allows to upload files from you computer's hard drive to a server. The files will be uploaded and automatically selected. Learn more »
  • Files from server - list of files uploaded to the server (search option available). After checking a file, which you want to put on a page, additional fields will become available:
    • position - order to displaying files, if there are more then one,
    • description - description displayed below the file,
    • localization - for images - localization where the image will be displayed (hidden/left/right/top/bottom/),
    • thumbnail 1 - for images only - length of the longer side of a thumbnail displayed in subpages list,
    • thumbnail 2 - for images only - length of the longer side of a thumbnail displayed in page details. To learn hot to make this option available, go to initial configuration »
Files
This tab lists all files previously attached to the page. All fields are identical to fields described above. One additional field is available:
Page form
  • Delete - checking this field and clicking the "save »" button will delete selected files.

Note!

If the attached file is not an image, "localization" and "thumbnail 2" fields are hidden.

Advanced
This tab contains fields:
Page form
  • Subpages - subpages display style for a particular page. You can select from:
    • List (name) – subpages of a given page will be displayed as a list of page names.
    • List (name, description) – subpages of a particular page will be displayed as a list of names with short description.
    • List (name, description, image) - subpages of a particular page will be displayed as a list of names with short description and photo.
    • News (name, description, image) - subpages of a given page will be displayed as news including name, date (if given), short description and a photo. Subpages will be sorted by date from latest to the oldest.
    • Gallery (name, picture) - subpages will be displayed as an image gallery in 3 columns.
    • No display - no subpages list will be displayed.
  • Theme - theme file "templates/default/page.php" (default) with php extension, defines the page structure.
  • Redirect to URL - entering a full web address into this field means that the visitor will be automatically redirected to the specified address.
  • Name in menu - available since version v5.4 - allows to define page name, that will be displayed on a menu.
The form also includes additional options:
  • - click to go to preview of edited page
  • - saves the edited page and displays empty form to add another page
  • - go to documentation
  • - saves the edited page and redirects to list of all pages
 

List of pages

To see the list of all pages, click the "pages" tab on the menu, under logo. It will look like on the screenshot below.

Page list

Pages in this list are grouped by menu types. For every page you can see the following information:

  • Id - page id
  • Name - page name
  • Position - determines order by which pages are displayed. Pages are displayed in ascending order. Negative values are allowed.
  • Status - if this option is checked, the page will be visible client-side.
  • Edit - click the
    icon to go to the page edit form
  • Delete - click the
    icon to remove the selected page, your choice must be confirmed.
    List options:
  • 1. Click one of the fields: id, name, position - the list will be sorted by the chosen field.
  • 2. Point to a page (in the list) to see the
    icon, that is a link to client-side page preview.
  • 3. Search box is placed above the list.
  • 4. When page status or position is changed, it is necessary to save changes by clicking the "save »" button either on top or on the bottom of the list.

Pagination

Pagination means that page content is divided into several pages. It especially useful when a text is long.
To divide text into pages, go to the full description field, and type [break] in the place you want the text to be divided.

Przykład stronicowania
 

As a result, on the bottom of the page links are displayed in the following form:

Pagination example

Page preview available only for admins

The script consists of two parts: administration panel (accessible only after logging in) and the client-side part (main part of the site, visible for every visitor). To let an admin preview pages before publishing them for visitors, execute the following steps:

  1. In admin panel point to "Tools" and choose the ‘settings’ link. In the ‘options’ tab set ‘yes’ in the ‘Administrator is able to see hidden pages’ field.
  2. In list of pages, uncheck the ‘status’ field next to pages you don't want visitors to see and click "save »"
  3. In the same browser, where you are logged in to the administration, open new tab with your page (client-side). You will be able to see there also pages set as invisible. They are visible only for user logged on to the administration, other user won’t be able to see them.

If you want to make a specific page visible for every visitor, check the ‘status’ field (see paragraph 2.). Pages preview allows you to check design, layout and content of a page before it's publicly available.

Languages management

To add a new language, in the admin panel, point to the "Tools" tab, and choose the "New language" link. You will see the new language form.

New language form
 

You are going to fill in the following information:

  • Language - name for the new language, it should consist of two letters according to the ISO 639-1 standard (check in the table).
  • Upload language file [Optional] - find the translations at the OpenSolution » website. To install a translation on your website, download the file to your computer, unzip it and in the admin panel, select the file with the "php" extension from your computer.
  • Create language using - choose language which will be the basis for creating the a one.
  • Clone data from basic language [Optional] - copies data (pages) from selected basic language.

Change back-end language

Once you choose the new language from the pull-down list in the main menu on the top right hand side, you can add new pages to that language.

Language select

Note!

Changing language in this select will change the language of data. Admin panel language will not be changed.

Change client-side language

Once new language version of administration is set, you can browse pages in the new language. To help users change between language versions of your website, add link to the language versions. To do that, edit the "templates/default/_header.php" file, find the code:

        // content of left menu ?>

and replace it with:

        // content of left menu ?>
  <a href="./?sLang=pl">polski</a>
  <a href="./?sLang=en">english</a>

Managing boxes

Box edit form

To create a new box, point to the "Boxes" tab and choose the "New box" link from the menu. You will see the new box form.

Box edit form

The form contains the following fields:

  • Name - box name and status determining, whether the title is to be visible
  • Status - determines whether the box is to be visible
  • Position - order in which boxes are displayed
  • Location - box location on page, you can choose from: Left (under left menu), Top (above the page content), Bottom (under the page content)
  • Type - available since version v5.4 - choose one of two options
    • Display page - show a page select field, in which you can choose a page, which data will be displayed in the box
    • Display content - show a text field, in which you can enter content you want to be displayed in the box
  • Display page - available since version v5.4 - page select field - choose a page you want to display in the box (shown if the "Type" was selected to "Display page)
  • Content - box content (shown only if the "Type" was selected to "Display content")
  • Elements - available since version v5.4 - decide which page elements are to be displayed in the box, for example: "name, date, more"
    • image - display default image
    • name - display page name
    • description - display page short description
    • date - display date
    • more - display the "more" link redirecting to the page

Remember to save data after each operation by clicking, for example, the "save »" button, on top or bottom of the form.

List of boxes

Click the "Boxes" tab on the main menu to see the list of boxes:

List of boxes

On the list, there are the following fields:

  • Id - box id
  • Name - box name
  • Active - box status
  • Position - positions by which the boxes are ordered
  • Location - box location, by default you can choose from: Left (under left menu), Top (above page content), Bottom (under page content)
To go to the box edit form, click the
 
icon. If you want to remove a box, click the
icon.

Backup

The backup functionality copies the "database/" directory and saves it in the "http://opensolution.org/docs/files/backup/" directory. This kind of backup can be restored at any time. It is important to remember to once in a while backup the whole "http://opensolution.org/docs/files/" directory including all files attached to pages by copying it to your disc through FTP.

Point to the "Tools" tab, and then select the "Backup files" or the "Create backup" link.

The "List of copies" link shows a list:

  • Name - backup file name
  • Date - date the backup file was created
You can restore backup by clicking the
icon, clicking the
icon removes the backup file.
Backup files list

Using the "Create backup" link creates a backup file and saves it in the "http://opensolution.org/docs/files/backup/" directory as well as on the user's disc.

Check for fixes

This functionality allows you to view all the fixes available for users of the script version. The script checks if all the fixes have been loaded. Point to "Tools", then click the "Check for fixes" link, to see the list of available bug-fixes.

Tools

Unfortunately some fixes are to complicated to check them automatically. If a fix uploaded and checked and the "Fix it!" message is still displayed, probably the fix was too complicated for the script to successfully check. If this is the case, ignore the message.

Plugins

Point to the "Tools" tab and select the "Plugins" link. Here you can browse and install plugins available in your version of the script.

Plugins

The list contains the following fields:

  • Screenshots - shows the most important functions of the plugin
  • Name - plugin's name
  • Description - short description of the plugin
  • License - link to the plugin's license, you should read it before installing the plugin
  • Installed - displays info whether the plugin is installed or not
  • Install - the
    icon - installs the plugin if possible
  • More - the
    icon - displays the info page about the plugin: requirements, license, manual and installation procedures

Our recommendations concerning plugins' installation:
  • We recommend making a copy of the script and installing plugin on that copy to make sure all works well without risking damage to the website.
  • It's best to install it on a local server (localhost) and then upload the finished version of the script to the server changing permission rights of the new files if necessary according to the manual.
  • The installer checks if all installation steps are executable before installing an plugin. If not, it shows a message, for instance, that parts of the code are missing. You should then restore that missing code part (if it's been removed or modified) or install the plugin manually (step by step).
  • Automatic uninstallation of plugin is not possible.
  • All design modifications as well as installation of a plugin are made on a default skin in the templates/default/ directory. If a different skin is used by the script, these modifications must be applied to that skin.
  • You can find license agreement, configuration and plugins's how-to-use information by clicking the
    icon next to the plugin's name on the list.

Some notes and advices

  1. In the scripts it is possible to add pages on any level, so you can add a page, a subpage, a subsubpage etc.
  2. Check if your server's PHP version is higher than 5.2.0. It is required for the applications to work correctly.
  3. Try not to add images exceeding 1600 x 1200 pixels, because server may have problems generating thumbnails for the script.
  4. Added photo or file shouldn’t be larger then 2 MB. It's a very popular server's limit.
  5. If you want the script to generate thumbnails properly, check if the gd 2.0 library is activated on your server.
  6. A lot of problems are caused by wrong permissions settings. Please check if you have set the correct file permissions to directories and files if:
    • can't load images and files,
    • can't save pages/subpages data.

    For more information on this subject go to the Uploading scripts on your server » section.
  7. It is not allowed to remove or hide "CMS by Quick.Cms" link from footer of any page or subpage of a website, it constitutes a license breach.
print | « back