On 9/28/05, <b class="gmail_sendername">Allyen E. Wilson</b> &lt;<a href="mailto:awilson@allyenwilson.com">awilson@allyenwilson.com</a>&gt; wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I have tried using the skins &quot;lens&quot; and &quot;beeblebroxnetGila&quot;. Each of<br>these looks good but my sidebar disappears. When I go back to<br>standard pmwiki skin everything is fine. Any pointers to get the
<br>skins working for the whole page?</blockquote><div><br>
I designed the Lens skin, so I hope I can help. :-)<br>
<br>
To display the sidebar, Lens will use the first of these pages that PmWiki can find:<br>
1. a page named SideBar in the current group<br>
2. a page named SideBar in $SiteGroup (normally Site)<br>
3. the page Site.SideBar<br>
<br>
So, if your sidebar page is Main.SideBar, then it won't display except
when you're in the Main group.&nbsp; This is probably the trouble if
you're using an older copy of PmWiki (before version 2 beta 44), or
upgraded from one. <br>
&nbsp;<br>
</div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">The &quot;lens&quot; skin also takes away all the edit buttons or links. Once<br>the skin is in place I can not edit pages.
<br></blockquote></div><br>
That's very strange.&nbsp; <br>
<br>
Do you have the view modes recipe, or not?&nbsp; If you do, what is
$View set to?&nbsp; Are you setting $View before or after the line
include_once(&quot;$FarmD/cookbook/views.php&quot;);?<br>
<br>
Is it just the edit links in the titleblock, or in the footer too?&nbsp; <br>
<br>
Could I take a look at your site, and see if something is wrong with some of the special wikipages that Lens needs?<br>
<br>
Bronwyn<br>