<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
	<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
	<title>Banner Manager › ReadMe</title>
	<link rel="stylesheet" href="readme.css" type="text/css" />
</head>
<body>
<h1 id="logo" style="text-align: center">
	Banner Manager
	<br /> Version 2.0.0
</h1>

<h1>Preface</h1>
<p>Banner Manager enables website author to custom they own website banner image.</p>
<p>
  <strong>Features :</strong>
  <ul>
  <li>Add Custom default banner from the back end.</li>
  <li>Custom the banner by events occurred.</li>
  <li>Custom the banner from the back end.</li>
  <li>Custom the banner on several webpage only from the back end.</li>
  <li>Custom the banner from referred url or the url from other website from the back end.</li>
  <li>Possible to custom the image size by cropping.</li>
  <li>Repeated or non-repeated image while the image are not fit the container.</li>
  <li>The tooltip to show description of an event.</li>
  </ul>
</p>

<h1>Installation:</h1>
<ol>
	<li>Unzip the package in an empty directory.</li>
	<li>Copy the <strong>banner-manager</strong> folder into your WordPress installation plugins directory (wp-content/plugins/).</li>
	<li>Go to your WordPress admin panel, and activate the <strong>banner-manager</strong> plugin.</li>
	<li>Go to <strong>Banner Manager</strong> settings panel at the very bottom of WordPress admin menu to manage the plugin.</li>
  <li>Somewhere in the <strong>front-end</strong>, create an html components and add this class <strong>class="banner_manager"</strong>.</li>
  <li>Inside the <strong>banner_manager</strong> class, will show anything you set in the <strong>back-end</strong>.</li>
</ol>

<h1>Localization:</h1>
<ol>
	<li>Translating was not available on this version, in order to keep the resources light weight and ussualy people use an english by default. But then
  if you wishes to add more language we recomend to go visit this <a href="http://www.code-styling.de/english/development/wordpress-plugin-codestyling-localization-en">website</a>.</li>
</ol>

<h1> Final notes</h1>
<p>If you have any suggestions, ideas, comments, or if you (gasp!) found a bug, don't hestitate to email me at <a href="mailto:info@denovembre.com">info@denovembre.com</a>.</p>

</body>
</html>