<body bgcolor="white">
<H1><font face="Arial">SimpleNotes Help</font></H1>
<h2><font face="Arial">Introduction</font></h2>
<font face="Arial">The primary purpose of this script is to help the user easily categorize notes, html links, main pages, scripts and
anything else that needs to be organized.
</font><h2><font face="Arial">License</font></h2>
<font face="Arial">The script is issued under GPL Version 2</font>
<h2><font face="Arial">Acknowledgement</font></h2>
<font face="Arial">To John Bonifield who added nice formating via css.</font>
</font><h2><font face="Arial">Installation</font></h2>
<ol>
<li><font face="Arial">Execute snote.sql in your MySQL database.
</font><li><font face="Arial">Copy all files to the server directory of your choice.
</font><li><font face="Arial">Modify database connection details in the GLOBAL DEFINITIONS section of the snote.php script.
</font><li><font face="Arial">Point your browser to the snoteindex.php script on
your server.
</font></ol>
<h2><font face="Arial">Commands</font></h2>
<table valign=top border=1 cellspacing="0" bordercolordark="white" bordercolorlight="black">
<tr>
<td><b><font face="Arial">Content</font></b></td>
<td><font face="Arial">Selecting this command allows the user to view the entire structure of SimpleNotes in the
Content mode (without details).
Selecting the SimpleNotes logo link does the same thing but preserves the
current viewing mode
(with or without details</font></td>
</tr>
<tr>
<td><b><font face="Arial">Details</font></b></td>
<td><font face="Arial">Select this command to toggle the viewing mode between
Content and Details</font></td>
</tr>
<tr>
<td><b><font face="Arial">3 levels only</font></b></td>
<td><font face="Arial">Select this command to see only 3 levels of a hierarchial
view.</font></td>
</tr>
<tr>
<td><b><font face="Arial">Level+1</font></b></td>
<td><font face="Arial">Select this command to show one more level (the implicit number of levels to show is 100,
so it is reasonable to select the '3 levels only' command before selecting
this one.)</font></td>
</tr>
<tr>
<td><b><font face="Arial">Level-1</font></b></td>
<td><font face="Arial">Select this command to show one less level (again,
the implicit number of levels to show is 100,
so again, it is reasonable to select the '3 levels only' command before
selecting this one.)</font></td>
</tr>
<tr>
<td><b><font face="Arial">New</font></b></td>
<td><font face="Arial">Select this command to add a new Note. Then select the
parent node. You may choose the highest level by selecting
the SimpleNotes logo at the top of the page or you may select the
parent of the item you wish to add. Again, entries may be
entered at any of the sub-levels.</font></td>
</tr>
<tr>
<td><b><font face="Arial">Edit</font></b></td>
<td><font face="Arial">Select this command to enter into the edit mode. Then select the
note you wish to edit.</font></td>
</tr>
<tr>
<td><b><font face="Arial">Delete</font></b></td>
<td><font face="Arial">Select this command to enter into the delete mode. When
in the delete mode, select the note you wish to delete. BE CAREFUL!.
This command does not require confirmation. The root node (the highest
level reached by clicking on the SimpleNotes logo) is excluded from the delete mode.</font></td>
</tr>
<tr>
<td><b><font face="Arial">Move</font></b></td>
<td><font face="Arial">Selecting this command will put take the user into the mobr mode. From
here, you select the item you wish to move and where you wish to
move it to. The whole tree structure you select is moved to
the new location.</font></td>
</tr>
<tr>
<td><b><font face="Arial">Help</font></b></td>
<td><font face="Arial">This command shows this help document.</font></td>
</tr>
<tr>
<td><b><font face="Arial">Logo and other nodes</font></b></td>
<td><font face="Arial">Selecting the SimpleNotes logo or any other node (any
hyperlink under note) will move the view to the hierarchical structure
below the selected node.</font></td>
</tr>
</table>
<h2><font face="Arial">CSS Setup</font></h2>
<p><font face="Arial">SimpleNotes may very easily be modified to match your
site by simply changing the the snotes.css file. The description of each
CSS selector is as follows:</font></p>
<table border="1" cellspacing="0" width="100%" bordercolordark="white" bordercolorlight="black">
<tr>
<td width="15%">
<p><font face="Arial"><b>hdr1</b></font></p>
</td>
<td width="85%">
<p><font face="Arial">Controls the look of the various states (link,
visited, hover, active) of the SimpleNotes Logo Hyperlink.</font></p>
</td>
</tr>
<tr>
<td width="15%">
<p><font face="Arial"><b>menu1</b></font></p>
</td>
<td width="85%">
<p><font face="Arial">Controls the look of the varous states (link,
visited, hover, active) of the menu selection (Content, Details,
3 Levels Only, Level+1, Level-1, New, Edit, Delete, Move and Help)
hyperlinks .</font></p>
</td>
</tr>
<tr>
<td width="15%">
<p><font face="Arial"><b>title1</b></font></p>
</td>
<td width="85%">
<p><font face="Arial">Controls the look of the varous states (link,
visited, hover, active) of the note name hyperlink of the top most
hierarchical structure.</font></p>
</td>
</tr>
<tr>
<td width="15%">
<p><font face="Arial"><b>title2</b></font></p>
</td>
<td width="85%">
<p><font face="Arial">Controls the look of the varous states (link,
visited, hover, active) of the note name hyperlink of the second
hightest level of the hierarchical structure.</font></p>
</td>
</tr>
<tr>
<td width="15%">
<p><font face="Arial"><b>title3</b></font></p>
</td>
<td width="85%">
<p><font face="Arial">Controls the look of the varous states (link,
visited, hover, active) of the note name hyperlink of the third highest
level of the </font><span style="font-family:'Times New Roman';
mso-fareast-font-family:"Times New Roman";mso-ansi-language:EN-US;mso-fareast-language:
EN-US;mso-bidi-language:AR-SA"><font face="Arial">hierarchical</font></span><font face="Arial">
structure.</font></p>
</td>
</tr>
<tr>
<td width="15%">
<p><font face="Arial"><b>page1</b></font></p>
</td>
<td width="85%">
<p><font face="Arial">Controls the color of the background page
which may or may not be visible on your browser.</font></p>
</td>
</tr>
<tr>
<td width="15%">
<p><font face="Arial"><b>header</b></font></p>
</td>
<td width="85%">
<p><font face="Arial">Controls the look of the Header Table background
and any elements you may add into the Header Table.</font></p>
</td>
</tr>
<tr>
<td width="15%">
<p><font face="Arial"><b>menu</b></font></p>
</td>
<td width="85%">
<p><font face="Arial">Controls the look of the Menu Table background
and any elements you may add into the Menu Table.</font></p>
</td>
</tr>
<tr>
<td width="15%">
<p><font face="Arial"><b>description</b></font></p>
</td>
<td width="85%">
<p><font face="Arial">Controls the look of the Description Line
of the note.</font></p>
</td>
</tr>
<tr>
<td width="15%">
<p><font face="Arial"><b>fulltext</b></font></p>
</td>
<td width="85%">
<p><font face="Arial">Controls the look of the Full Text Block of
the note.</font></p>
</td>
</tr>
<tr>
<td width="15%">
<p><font face="Arial"><b>normal</b></font></p>
</td>
<td width="85%">
<p><font face="Arial">Use to control the look of any text not listed
above.</font></p>
</td>
</tr>
</table>
<h2><font face="Arial">Demo</font></h2>
<font face="Arial">The fully functional demo is <a href=snoteindex.php>here</a>.</br>
The demo without editin, deleting, inserting and moving functionality and without css is <a href=readonly/snoteindex.php>here</a>.</br></font>
</font><h2><font face="Arial">Download</font></h2>
<font face="Arial">Download the zip archive from </font><a href="http://simplenotes.wz.cz/snote.zip"><font face="Arial">here</font></a><font face="Arial"><a href="http://simplenotes.wz.cz/snote.zip">.
</a></font><h2><font face="Arial">Last word and contact information</font></h2>
<font face="Arial">This script is written to suit my needs. I want to have it as simple as possible and I do not intend
to add further functionality. </br>
Comments, bug reports and other contributions are welcomed at hide@address.com</br></br>
Martin Hanus
<!--WZ-REKLAMA-1.0-->
</font>