On 9/28/05, <b class="gmail_sendername">Allyen E. Wilson</b> <<a href="mailto:awilson@allyenwilson.com">awilson@allyenwilson.com</a>> 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 "lens" and "beeblebroxnetGila". 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. This is probably the trouble if
you're using an older copy of PmWiki (before version 2 beta 44), or
upgraded from one. <br>
<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 "lens" 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. <br>
<br>
Do you have the view modes recipe, or not? If you do, what is
$View set to? Are you setting $View before or after the line
include_once("$FarmD/cookbook/views.php");?<br>
<br>
Is it just the edit links in the titleblock, or in the footer too? <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>