<!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" xml:lang="en" lang="en">
<head>
<title>BackendPro User Guide : Welcome</title>
<style type='text/css' media='all'>@import url('userguide.css');</style>
<link rel='stylesheet' type='text/css' media='all' href='userguide.css' />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name='robots' content='all' />
</head>
<body>
<!-- START NAVIGATION -->
<div id="nav"><div id="nav_inner"></div></div>
<div id="nav2"><a name="top"> </a></div>
<div id="masthead">
<table cellpadding="0" cellspacing="0" border="0" style="width:100%">
<tr>
<td><h1>BackendPro User Guide Version 0.3.1</h1></td>
<td id="breadcrumb_right"><a href="contents.html">Table of Contents</a></td>
</tr>
</table>
</div>
<!-- END NAVIGATION -->
<!-- START BREADCRUMB -->
<table cellpadding="0" cellspacing="0" border="0" style="width:100%">
<tr>
<td id="breadcrumb">
<a href="http://www.kaydoo.co.uk/projects/backendpro">BackendPro Home</a> ›
User Guide Home
</td>
<td id="searchbox"><form method="get" action="http://www.google.com/search"><input type="hidden" name="as_sitesearch" id="as_sitesearch" value="kaydoo.co.uk/projects/backendpro/user_guide/" />Search User Guide <input type="text" class="input" style="width:200px;" name="q" id="q" size="31" maxlength="255" value="" /> <input type="submit" class="submit" name="sa" value="Go" /></form></td>
</tr>
</table>
<!-- END BREADCRUMB -->
<br clear="all" />
<!-- START CONTENT -->
<div id="content">
<h2>Welcome to BackendPro</h2>
<p><strong>BackendPro</strong> is a website control panel made for developers. So why is it different?
Not only does it provide a good solid base for a website with an auth library, but
it also incropperates many features which are needed and help during development.
<strong>BackendPro</strong> is not a CMS but it offers many features a CMS does without it trying
to construct your website frontend, which lets be honest is custom to each application.
So I hope if you use this you will see why I created it, purely to save me time getting
the basics of a website working fast.</p>
<h2>Why BackendPro?</h2>
<ul>
<li>Advanced user authentication</li>
<li>Access Control Lists</li>
<li>Easy breadcrumb creation</li>
<li>Asset management</li>
<li>PHP to Javascript variable conversion</li>
<li>Site wide preferences</li>
<li>Built in member management</li>
<li>System log managment</li>
<li>Website Maintenance features</li>
</ul>
</div>
<!-- END CONTENT -->
<div id="footer">
<p>
<a href="#top">Top of Page</a> ·
<a href="index.html">User Guide Home</a>
</p>
<p><a href="http://www.kaydoo.co.uk/projects/backendpro">BackendPro</a> · Copyright © 2008 · <a href="http://www.kaydoo.co.uk">Adam Price</a></p>
</div>
</body>
</html>