You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@forrest.apache.org by Ross Gardler <ro...@saafe.org> on 2002/11/11 01:16:58 UTC

Breadcrumb trail strangeness

(Note for Jeff - this may be related to my problems regarding the broken 
build I sent you)

I have a site which is currently using the default forrest skin 
(although it is a copy in my src directory ready for customising). I 
have changed the values link1 and link2 in the skinconf.xml and when 
building the site is built it says:

copy-skins:
Copying 19 files to 
/home/rgardler/projects/saafe/research/build/tmp/context/skins
Copying 11 files to 
/home/rgardler/projects/saafe/research/build/tmp/context/skins
Replacing: @skinconfig.year@ -> 2002
Replacing: @skinconfig.trail.link1.name@ -> WkWyW.net
Replacing: @skinconfig.trail.link1.name@ -> WkWyW.net
Replacing: @skinconfig.trail.link1.href@ -> http://www.wkwyw.net
Replacing: @skinconfig.trail.link2.name@ -> SAAFE
Replacing: @skinconfig.trail.link2.name@ -> SAAFE
Replacing: @skinconfig.trail.link2.href@ -> http://www.saafe.org
Replacing: @skinconfig.trail.link3.name@ ->
Replacing: @skinconfig.trail.link3.name@ ->
Replacing: @skinconfig.trail.link3.href@ ->

Which are the values I have set in the conf file.

So why am I still seeing Apache > Xml.apache in my breadcrumb trail?



Ross


Re: Breadcrumb trail strangeness

Posted by Jeff Turner <je...@apache.org>.
On Mon, Nov 11, 2002 at 12:16:58AM +0000, Ross Gardler wrote:
> (Note for Jeff - this may be related to my problems regarding the broken 
> build I sent you)
> 
> I have a site which is currently using the default forrest skin 
> (although it is a copy in my src directory ready for customising). I 
> have changed the values link1 and link2 in the skinconf.xml and when 
> building the site is built it says:
> 
> copy-skins:
> Copying 19 files to 
> /home/rgardler/projects/saafe/research/build/tmp/context/skins
> Copying 11 files to 
> /home/rgardler/projects/saafe/research/build/tmp/context/skins
> Replacing: @skinconfig.year@ -> 2002
> Replacing: @skinconfig.trail.link1.name@ -> WkWyW.net
> Replacing: @skinconfig.trail.link1.name@ -> WkWyW.net
> Replacing: @skinconfig.trail.link1.href@ -> http://www.wkwyw.net
> Replacing: @skinconfig.trail.link2.name@ -> SAAFE
> Replacing: @skinconfig.trail.link2.name@ -> SAAFE
> Replacing: @skinconfig.trail.link2.href@ -> http://www.saafe.org
> Replacing: @skinconfig.trail.link3.name@ ->
> Replacing: @skinconfig.trail.link3.name@ ->
> Replacing: @skinconfig.trail.link3.href@ ->
> 
> Which are the values I have set in the conf file.
> 
> So why am I still seeing Apache > Xml.apache in my breadcrumb trail?


:|  Caching?  I can use both saafe-skin and forrest-skin on your site and
both have the correct breadcrumbs, Wkwyw.net > Saafe

--Jeff

> Ross
>