To use the admin panel:

Copy the contents of 
adminpanel.txt into your 
template of choice 
along with the other sections.
(e.g [upload] etc)


To change the username 
needed to access the 
admin panel; use the 
replace tool to find:
{.if|{.%user%=admin.}|
and replace it with
{.if|{.%user%=ACCOUNT NAME HERE.}|

You can then put a link 
anywhere on your site to
"/~adminpanel" (without 
quotes) in order to quickly 
access it.

