<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=US-ASCII">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2653.12">
<TITLE>Couple of Questions....</TITLE>
</HEAD>
<BODY>
<BR>

<P><FONT FACE="Times New Roman">Hello,</FONT>
</P>

<P><FONT FACE="Times New Roman">I'm working on setting up PmWiki and I have a couple of questions....</FONT>
</P>

<P><FONT FACE="Times New Roman">1.&nbsp; I created a custom template and I lost the guibuttons when I edit.&nbsp; The lines for the edit buttons are uncommented in the config file.&nbsp; Is there something else that I need to call to get them to display?</FONT></P>

<P><FONT FACE="Times New Roman">2.&nbsp; I want to use a conditional tag on the sidebar to not display the link to Main.HomePage when I am on Main.HomePage.&nbsp; Can you use NOT conditions when using conditional formatting...something like:</FONT></P>

<P><FONT SIZE=2 FACE="Courier New">(:if not name Main.HomePage:)</FONT>
<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2 FACE="Courier New">[[Main/HomePage|Home]]</FONT>
<BR><FONT SIZE=2 FACE="Courier New">(:if:)</FONT>
</P>

<P><FONT SIZE=2 FACE="Courier New">or</FONT>
</P>

<P><FONT SIZE=2 FACE="Courier New">(:if name Main.HomePage false:)</FONT>
<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2 FACE="Courier New">[[Main/HomePage|Home]]</FONT>
<BR><FONT SIZE=2 FACE="Courier New">(:if:)</FONT>
</P>

<P><FONT SIZE=2 FACE="Courier New">Neither of these seems to work...is there another way?</FONT>
</P>

<P><FONT SIZE=2 FACE="Courier New">Thanks for all your help!</FONT>
</P>

<P><FONT SIZE=2 FACE="Courier New">-Josh</FONT>
<BR><FONT SIZE=1 FACE="Courier New">**********************************<BR>
Joshua Miller<BR>
Webmaster</FONT>
</P>

</BODY>
</HTML>