• Warning! Malware detected. Download at your own risk.
Download Latest Version CMSSS 1.9.4.zip (4.6 MB)
Email in envelope

Get an email when there's a new version of CMSSS - Content Management System

Home / readme+changelog
Name Modified Size InfoDownloads / Week
Parent folder
readme_en.txt 2015-06-17 3.8 kB
readme_cz.txt 2015-06-17 4.2 kB
changelog_cz.txt 2015-06-17 8.8 kB
Totals: 3 Items   16.7 kB 0
-------
THEMES
-------
You can use various HTML page as theme for CMSSS system. Just insert these values into the source code:

home.html 
----------
!!!When using a different homepage, please change the index page to "N/A" (Administration->Preferences)
----------
SITENAME-title
SLOGAN-description
CONTENT-content on the main page
RIGHTNAV-right menu		(file block.html)
LEFTNAV-left menu 		(file block.html)
UPNAV-upper menu 		(file navigation.html)
HORNIJEDNA-upper block 		(file navigation.html)
HORNIDVA-upper block		(file navigation.html)
HORNITRI-upper block		(file navigation.html)
HORNICTYRY-upper block 		(file navigation.html)
HORNIPET-upper block		(file navigation.html)
DOWNNAV-down menu 		(file other.html)
SPODEKJEDNA-down blok		(file other.html)
SPODEKDVA-down blok 		(file other.html)
SPODEKTRI-down blok 		(file other.html)
SPODEKCTYRI-down blok 		(file other.html)
SPODEKPET-down blok 		(file other.html)
FOOTER-footer			(file other.html)

theme.html
----------
SITENAME-title
SLOGAN-description
CONTENT-content on the main page
RIGHTNAV-right menu		(file block.html)
LEFTNAV-left menu 		(file block.html)
UPNAV-horní menu 		(file navigation.html)
HORNIJEDNA-horní menu secondary (file navigation.html)
HORNIDVA-horní menu secondary	(file navigation.html)
HORNITRI-horní menu secondary	(file navigation.html)
HORNICTYRY-horní menu secondary (file navigation.html)
HORNIPET-horní menu secondary	(file navigation.html)
DOWNNAV-spodní menu 		(file other.html)
SPODEKJEDNA-spodní blok		(file other.html)
SPODEKDVA-spodní blok 		(file other.html)
SPODEKTRI-spodní blok 		(file other.html)
SPODEKCTYRI-spodní blok 	(file other.html)
SPODEKPET-spodní blok 		(file other.html)
FOOTER-patièka 			(file other.html)

navigation.html
-------------
TITLE-title of the block
CONTENT-content of the block

other.html
-------------
TITLE-title of the block
CONTENT-content of the block

block.html
----------
TITLE-title of the block
CONTENT-contnet of the block

news.html
---------
TITLE-article title
TOPIC-article category
STORY-article content
POSTEDBY-author
POSTEDTIME-publish time
POSTEDDATE-publish date


--------
NAVIGATION
--------

In administration is module named "Menu". You can choose in the block editing, if you want to add menu into the block.



-------Installation-------
1. Upload all files on FTP.
2. Open the web (f.e.: http://www.yourserver.com)
3. Choose the language and follow the steps.
--------------------------------------

I. Install/Configuration

After install, please delete the "install" folder.

Everything else you can set up in administration. File "config_default.php" must have 777 CHMOD.

$mysql_host - Server name
$mysql_username - DB User
$mysql_password - DB Pass
$mysql_database - DB Name

II. Pre-installed modules

These modules are installed by default and are ready to use.

- IRC Chat
- Gallery
- Instant Messenger
- Private messages
- Poll
- Guestbook
- Contant form
- Server status
- User management
- Newsletter
- Web stats
- Search
- Callendar
- News and articles
- Links
- Forum

III. Additional info for modules

- *NOTE* You have to set CHMOD 777 for "modules/gallery/images" folder, to properly functionality.
- *NOTE* You have to set CHMOD 777 for every folder, where you want to upload and images or files.

IV. Lightbox gallery

EXAMPLES:
Simple picture
<a href="img/image-1.jpg" data-lightbox="image-1" data-title="Název obrázku">Obrázek #1</a>

More pictures
<a href="img/image-2.jpg" data-lightbox="roadtrip">Obrázek #2</a>
<a href="img/image-3.jpg" data-lightbox="roadtrip">Obrázek #3</a>
<a href="img/image-4.jpg" data-lightbox="roadtrip">Obrázek #4</a>
Source: readme_en.txt, updated 2015-06-17