Hans 1) Adding $EnableLeftBarToggle = 0; to the Triad Tips page would be nice. I've spent hours on the Triad pages the last couple days. Very educational. All the help possible is appreciated.
2) I had mentioned an warning being reported on the bottom left of IE 7. It would sometimes be there and sometimes not. I couldn't see any problem with the display. Well I found the answer. If I entered by the link http://mysite.org/index.php/MyCal/MyCal the error displayed but if I entered by the link http://www.mysite.org/index.php/MyCal/MyCal everything was OK, no warning was issued. As simple as that :-P Let's all practice www. www. www. Thanks again Caspian Hans wrote: > Thursday, April 17, 2008, 2:45:52 PM, David Sovinski wrote: > > >> Where could I have found the information on >> > > >> $EnableLeftBarToggle = 0; # no left (sidebar) Hide/Show javascript toggle >> > > >> and other variables that the Triad skin uses? >> > > Best information pages are > http://www.pmwiki.org/wiki/Cookbook/TriadSkin > and > http://www.pmwiki.org/wiki/Cookbook/TriadTips > > I am not sure if all Triad skin variables are covered there. > It is also worthwhile to look into the skin.php file's first half, > where all variables are defined, with comments. > Any variable declared as SDV($VariableName, ....); > can be set from config.php as $VariableName = ....; > and this will override the default setting. > > How to suppress the left SideBar completely from config.php is not > covered though, as it normally is used. Perhasp I should add it to the > TriadTips page. > > > > ~Hans > > > _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
