// IQ CMS
// Intelligent Content Management Systems
// IQ CMS 0.4.2 by Otismo Web Design (http://iqcms.onfav.net | http://owd.me)
// Thank you for downloading IQ CMS, IQ CMS Tech Blog,
// and IQ CMS Florida SunShine Template !
// ---
// Setup - Here's a quick start on how to set up IQ CMS :
// 1. Extract the zipfile iqcms.zip
// 2. Upload all the files to your server.
// 3. Open up the page where you uploaded the files.
// 4. Clicking its login link in the footer will take you to
// your new TiNiLiL File Mgr Login Page; username and password will work
// initially, but you should change them right away ( follow the instructions ).
// 5. Once you have logged in to your TiNiLiL File Mgr, you will see everything.
// Go to your Files Folder. This contains the Flat File (textfile) database that
// controls all of your website content. You control, add, and delete content by
// editing the text files in your Files Folder. Remember that Pagename text files,
// which contain the content of your web pages, must begin with a capital letter.
// 6. To add a new page, simply create a new page file; it must begin with a capital letter.
// Also edit the menu text file, to add your new web page to the website page menu;
// the menu will display in the order that you have chosen in your menu text file edit.
// 7. You can also edit your website's title, slogan, footer, copyright, key words
// and description, all by editing their corresponding text files. For Instance :
// when editing copyright.txt, replace "http://iqcms.onfav.net" with your website's URL;
// then replace "IQ CMS" with the name of your website. Be sure to save the file !
// 8. Always remember to back everything up - and Have Fun !
// 9. IMPORTANT - Be sure .htaccess properly reflects the folder the CMS is installed in
// (if IQ CMS is installed in the root folder .htaccess should be O.K.).
// Everything should work just fine -
// but if you are getting errors when trying to navigate to pages,
// you may have to edit your .htaccess file:
// In cases where IQ CMS does not run from the root folder of a domain,
// you will have to change the "RewriteBase" line to something like this:
// RewriteBase /path/to/iqcmsfolder/
// 10. SPECIAL INSTRUCTIONS for City Tech Blog Users : City skylines have been included -
// in the img folder, rename OOtech_02.jpg to tech_02.jpg for Orlando FL;
// rename MEtech_02.jpg to tech_02.jpg for Minneapolis MN;
// rename OEtech_02.jpg to tech_02.jpg for Omaha NE.
// Just make sure you rename the ORIGINAL tech_02.jpg
// to something like ORIGtech_02.jpg ***F I R S T***
// or you might end up over-writing it; and you will need
// to fetch a new copy, to get your original Tech Blog back.
// 11. Special Instructions - for editing the side panel
// (the right-side vertical section of the Template).
// A file named Pagename-side.txt must be added
// to the Files folder for every new page you create.
// For example, if you create a new page called About,
// create a new file named About-side.txt in the files folder
// (be sure to capitalize the first letter of the new page name).
// The contents of this Pagename-side.txt file will now display in
// the side panel and be editable in your TiNiLiL File Mgr.
// 12. FOR BETTER SECURITY remove the Login link in copyright.txt
// and while you are at it, also remove the Login link(s) from index.php
// BE CAREFUL (remember to just append /fm to your website URL to Login).
// 13. INSTRUCTIONS for the Infinite Rotator - Image Display Section
// of your new Florida SunShine Template :
// the default.php file constructs the template; it contains this section :
//
//
//
//
//
Featuring Orlando - Florida's Central City ! ! !
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
// AS You Can See, forty-six images have been hard-coded for you,
// and every image ALSO has a hard-coded LINK as well as SIZE :
// width="561" height="335" IS JUST THE "RIGHT" SIZE for the
// IMAGES to display correctly in the current template setup
// WITHOUT making any other changes; so all you have to do is
// number your images (photos) which should also have the
// filename extension .jpg - or you either rename them OR
// hard-code the proper filename extension in this section
// of the default.php file. AND if you want each individual
// image to LINK to something, like a specific website page
// (or even an invisible page, not showing up in the MENU)
// you will have to edit each and every LINK -
// HOWEVER, you can rename the included SPECIALdefault.php
// to default.php - make sure to rename the ORIGINAL
// default.php file to something like ORIGdefault.php FIRST -
// so you do not accidentally over-write the original file
// and end up losing it (but you can always go fetch a new one).
// SPECIALdefault.php is identical to default.php -
// but with all the hard-coded links eliminated.
// (if you want image links you will have to add them)
// A safe way to edit the above section is to PASTE IT
// into Notepad (or other text editor) and when you are
// finished editing, paste it into a copy of default.php
// over the existing contents. SAVE YOUR WORK !
// Images are numbered 0 through 45 - DELETE
// the image entries you do not need, or COPY and PASTE
// additional ones in, if you need more.
// You may also wish to edit your photos
// to the "correct" size to prevent distortion.
// After your photos are sized and numbered,
// all you have to do is upload them to an
// empty new images folder that you create.
// Either delete the original images folder
// if you have no use for the images,
// or rename their folder if you would like
// to save them. Make a zipfile to more
// easily upload your new images.
// You will notice that TiNiLiL File Mgr
// has no zip/unzip (extract) function.
// You may wish to upgrade to
// Tiny File Manager
// for this reason alone :
// https://github.com/prasathmani/tinyfilemanager
// (download link)
// AND
// https://tinyfilemanager.github.io/
// (preview docs and DEMO link)
// There are many, many ways to customize your new
// Florida SunShine Template -
// we will try to feature as many as we can !
// For support or questions visit http://iqcms.onfav.net
// ---
// Attribution :
// IQ CMS is a fork in the development path of
// (right now, it is a clone or exact branded copy of)
// Wonder CMS 0.4.1 by Robert Isoski (http://krneky.com)
// (Except we are now at version IQ CMS 0.4.2,
// and using TiNiLiL File Mgr to edit our text file database.)
// (Our TiNiLiL File Mgr, right now, is a clone or exact branded copy of)
// One File CMS Version 3.4.0 by David W. Gay
// OneFileCMS - github.com/Self-Evident/OneFileCMS
// The Wonder CMS Forum is at http://krneky.com/forum
// ---
// Contributors :
// - Robert Isoski - http://krneky.com (for Wonder CMS - http://www.wondercms.com ;-)
// - Michael Driggs
// - Tom Wong - http://odcms.net
// - Wolfram Fiedler - http://wfiedler-online.de
// - Kalyan Chakravarthy - http://kalyanchakravarthy.net
// - Yvo Schaap - http://yvoschaap.com (for editInplace.js)
// - Brian McNitt - https://trendmedia.com (for infinite-rotator.js)
// - Darren Hester - http://dbd.onfav.net (for Technology Blog Template)
// - Otis Schmakel - http://foxeo.com (for Conway's GoL FAVICON - Jan Kok's Galaxy)
// - OtismO Web Design - http://owd.me (for the Florida SunShine Template - now ported to IQ CMS)
// - David W. Gay - https://github.com/Self-Evident/OneFileCMS (for OneFileCMS - "TiNiLiL File Mgr")
// - Prasath Mani - https://github.com/prasathmani/tinyfilemanager | https://tinyfilemanager.github.io (for Tiny File Manager)
// ---
// License :
// http://creativecommons.org/licenses/by/3.0/
// all other licenses of all included software