<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>Geska v0.5 :: Readme</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <style type="text/css"> <!-- .style {font-family: Geneva, Arial, Helvetica, sans-serif} .header { font-family: Verdana, Arial, Helvetica, sans-serif; color: #0066FF; } --> </style> </head> <body> <h1><span class="style"><center><a href='http://www.joncremin.com/geska'><img src="templates/admin/img/geska-logo.gif" width="172" height="73" border='0'/></a></center></span></h1> <h1 class="header">v0.5 RC1 Readme</h1> <p class="style">Geska is designed to be a simple yet powerful Blogging tool licensed under the GPL.<br /> It is very easy to set up and even easier to use with bare minimal knowledge of php and mysql needed.<br /> One of it's major attributes is the ease of integration into existing websites, due to it's simple templating system.</p> <h2 class="header">Features</h2> <ul> <li class="style">Fully functional PHP/MySQL Blog Engine.</li> <li class="style">Templating System allowing a choice of multiple themes(2 Wordpress ports), plus your own. </li> <li class="style">FCK Editor for posting blog entries.</li> <li class="style">Publishing system for drafting blog entries.</li> <li class="style">Blogger 2 API , allowing blogging from the desktop with all Blogger 2 compatible clients.</li> <li class="style">Multi-User capabilities.</li> </ul> <h2 class="header">Install</h2> <ul> <li class="style">Extract the files.</li> <li class="style">Open db_config.php and make the necessary changes.</li> <li class="style">Place the files on your webserver .</li> <li class="style">chmod 777 the 'UserFiles' directory to enable uploading in FCK.</li> <li class="style">Open the directory in your browser.</li> <li class="style">Fill in the fields and click 'Install'.</li> <li class="style">If all goes accordingly, that's it!</li> </ul> </body> </html>