Tuesday, June 5, 2007, 8:35:17 AM, Jabba Laci wrote:

> The skin is uploaded to pmwiki.org:
> http://www.pmwiki.org/wiki/Cookbook/PmWiki2Bars .

> Description: This skin is a simple extension of PmWiki's default skin
> to add another side bar on the right side.

I looked at the tmpl file and found:

<!--PageRightFmt (by Laszlo) -->
....
<!--/PageRightFmt (by Laszlo) -->

could you change this to

<!--PageRightFmt-->
....
<!--/PageRightFmt-->

in order for (:noright:) markup to work, which uses

   SetTmplDisplay('PageRightFmt', 0);


thanks!
  ~Hans


_______________________________________________
pmwiki-users mailing list
pmwiki-users@pmichaud.com
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to