/home/coolpkct/www/websites/cake3.cool.rocks/readme.html
<!DOCTYPE html>
<html lang="en">
<head>
	<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
	<title>Showkase Readme</title>
	<style type="text/css">
	body {
		font-family: Arial, Helvetica, sans-serif;
		padding: 30px;
		width: 800px;
		color: #333333;
	}
	h2 {
		margin: 20px 0;
		font-size: 3em;
		color: #AA141A;
	}
	h3 {
		margin: 20px 0 15px 0;
		font-size: 1.8em;
	}
	p {
		line-height: 170%;
		margin: 10px 0 20px 0;
	}
	a {
		color: #AA141A;
	}
	a:hover {
		text-decoration: none;
	}
	</style>
</head>
<body>
	<h2>Showkase-Pro 1.3.0 </h2>
	<p>
		Thanks for purchasing <a href="http://www.showkase.net/" target="_blank">Showkase-Pro 1.3.0 </a>! We really appreciate your purchase and hope you will enjoy using it.
	</p>
	<h3>Installation</h3>

	<p>You can install Showkase to the root of your website (e.g. <em>http://www.example.com/</em>) or to a specified subdirectory of your website (e.g. <em>http://www.example.com/mysite/</em>).</p>
	<p>To install to the the root of your website:</p>
	<ol>
		<li>Upload the <em>contents</em> of the &lsquo;showkase&rsquo; folder to your server web root folder.</li>
		<li>Browse to <em>http://www.example.com/admin/</em> and click the 'Setup' button to run the installer.</li>
		<li>Showkase is now ready to use! Click 'Add New Page' to get started.</li>
		<li>Note that your temporary login is username: 'admin', password: 'admin'.</li>
	</ol>
	<p>To install to a specified subdirectory of your website:</p>
	<ol>
		<li>Create a new folder on your web server. The folder name will be used in your web page addresses so keep it short and use only letters and numbers (no spaces), for example &lsquo;mysite&rsquo;.</li>
		<li>Upload the <em>contents</em> of the &lsquo;showkase&rsquo; folder to your new folder.</li>
		<li>If you wish to use the Showkase favicon and apple touch icon then copy favicon.ico and apple-touch-icon.png to the web root.</li>
		<li>Browse to <em>http://www.example.com/mysite/admin/</em> and click the 'Setup' button to run the installer.</li>
		<li>If you get error messages then change the permissions on your new folder to 0777, reload the browser page and click 'Setup' again.</li>
		<li>Showkase is now ready to use! Click 'Add New Page' to get started.</li>
		<li>Note that your temporary login is username: 'admin', password: 'admin'.</li>	
	</ol>

	<h3>Upgrading Showkase</h3>
	<p>To upgrade an existing Showkase site to a newer version of Showkase:</p>
	<ol>
	  <li>Backup your existing web site. If you have made any changes to the standard Showkase themes then make sure you include the &lsquo;_themes&rsquo; directory in your backup.</li>
		<li>Delete the old &lsquo;admin&rsquo; directory inside your installation directory and replace with the new one.</li>
		<li>Delete the old &lsquo;_themes&rsquo; directory and replace with the new one.</li>
		<li>Delete the old &lsquo;index.php&rsquo; and replace with the new one.</li>
		<li>Don&lsquo;t delete anything else.</li>
		<li>If necesssary, re-instate your changes to the Showkase themes.</li>
		<li>Republish</li>
	</ol>

	<h3>Support</h3>
	<p>
		For instructions and support on using Showkase, visit the <a href="http://www.showkase.net/support/">Showkase Support Home Page</a>.
	</p>
	<p>
		&copy; 2014 SimpleViewer Inc. All rights reserved. | <a href="http://www.showkase.net/terms/">Terms of Use</a>.
	</p>
</body>
</html>