[pmwiki-users] Paths

Charles Little clittle at corp.ivs.cc
Sun Oct 1 19:04:07 CDT 2006


> Charles Little said...
> >  
> > I'm trying to set a path to include a cookbook in my wiki.  None of 
> > the methods I try work, i.e.
> >  
> > full url: 
> include_once("http://wiki.gamera.cc/cookbook/mediacat.php")
> > or relative url: include_once("../cookbook/mediacat.php")
> 
> In your config.php the usage for a recipe is usually:
> 
>   include_once("$FarmD/cookbook/recipefile.php");
> 
> For a non-farm, you only need:
> 
>   include_once("cookbook/recipefile.php");
> 
> But I think the former works for farms and non-farms, and has 
> the benefit of being forward compatible.
>  
I tried this, and it did not work either.


--------------------------------------------
Charles Little | President/Sr. Developer Infinite Visions Studios |
http://corp.ivs.cc
email: clittle at corp.ivs.cc | mobile: (404) 606-0455 | office: (770) 879-3628

...there are no limits...
"Whereof one cannot speak, thereof should one remain silent." -Ludwig
Wittgenstein
 






More information about the pmwiki-users mailing list