<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
My wiki farm has the (farmwide) skin set in the farm config.php file.
Works fine. <br>
<br>
You might check to make sure your "$FarmPubDirUrl =
'<a class="moz-txt-link-freetext" href="http://">http://</a><url>/pub';" declaration is accurate and is the second
line of the farm config script.<br>
<br>
<br>
JB wrote:
<blockquote cite="mid44D2FD84.7857@ev1.net" type="cite">
<pre wrap="">I made a wiki farm. In my local wiki I was able to
remove the scripts, the wikilib.d, and the cookbook
directories and still have the local wiki
run correctly.
I put my skin "/twopane" which will be used by multiple
wikis in the wiki farm pub/skins directory and removed
it from a local wiki directory. It seems that PMWiki
cannot find it.
I tried putting the line "$Skin = 'twopane';" into the
wiki farm config.php and it cannot find it. I tried
removing it from the local wiki config.php. I tried
several combinations of this. Nothing works unless the
skin is in the local wiki skins directory.
(I did completely clear my firefox cache each time I
tested this)
This DOES work for the "print" skin. I had modified my
local print skin. When I copy it to the wiki farm skins
directory it and delete the local print skin it works.
PMWiki does find it.
Is the information below wrong?
Why would it be able to find the print skin and not
my "/twopane" skin?
Isn't it enough to put "$Skin = 'twopane';" into
either config.php file and it should look in the
local wiki skin directory and then the wiki farm
skin directory and be able to find it?
Thanks
John
----------------------------------------------------------------
>From near the bottom of page at URL:
<a class="moz-txt-link-freetext" href="http://www.pmwiki.org/wiki/Cookbook/FarmSetupByExample">http://www.pmwiki.org/wiki/Cookbook/FarmSetupByExample</a>
</pre>
<blockquote type="cite">
<pre wrap="">Skins (the pub/skins/ directory)
Skins can be installed farm-wide, locally, or both. Just as
with configuration variables, the local version overrides
the farm-wide version if both exist.
Skins you want to be globally available for any wiki in the
farm should be installed in the farm's pub/skins/ directory.
An individual wiki can have its own pub/skins/ directory
too, and skins can be placed there. PmWiki will look first
in the wiki's pub/skins/ directory, and then in the farm's
pub/skins/ directory.
</pre>
</blockquote>
<pre wrap=""><!---->
_______________________________________________
pmwiki-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:pmwiki-users@pmichaud.com">pmwiki-users@pmichaud.com</a>
<a class="moz-txt-link-freetext" href="http://host.pmichaud.com/mailman/listinfo/pmwiki-users">http://host.pmichaud.com/mailman/listinfo/pmwiki-users</a>
</pre>
</blockquote>
<br>
<pre class="moz-signature" cols="72">--
Always, Dr Fred C
<a class="moz-txt-link-abbreviated" href="mailto:drfredc@drfredc.com">drfredc@drfredc.com</a></pre>
</body>
</html>