M
mregg
I have a site collection on a WSS site collection (one parent, three
children). I can't get the SharePoint Top Navbar Link Bar to use
relative URLs. Whenever I put in a relative URL using FP2003 (Link Bar
Properties|Modify link), it just changes it back to the fully
qualified, hard-coded URL. I want to use the relative URL so that we
can get to it using two different addresses (this was requested by
management and these are already set up) but the hard-coding in the
link bar makes this impossible. that is, i need the navbar to work
whether people go to "http://address1" or "http://address2". much of
the site collection works fine in this scenario, just not the
sharepoint navbar link webbot. is there a way to control the property
values that the webbot uses? I'm guessing that I want to control the
values used by '#URL#'
<!--webbot bot="Navigation"
S-Type="sequence"
S-Orientation="horizontal"
S-Rendering="html"
S-Btn-Nml="<a ID='onettopnavbar#LABEL_ID#' href='#URL#'
accesskey='J'>#LABEL#</a>"
S-Btn-Sel="<a ID='onettopnavbar#LABEL_ID#' href='#URL#'
accesskey='J'>#LABEL#</a>"
S-Btn-Sep="&nbsp;&nbsp;&nbsp;"
B-Include-Home="FALSE"
B-Include-Up="FALSE"
S-Btn-Nobr="FALSE"
U-Page="sid:1002"
S-Target -->
many thanks in advance,
Jim
children). I can't get the SharePoint Top Navbar Link Bar to use
relative URLs. Whenever I put in a relative URL using FP2003 (Link Bar
Properties|Modify link), it just changes it back to the fully
qualified, hard-coded URL. I want to use the relative URL so that we
can get to it using two different addresses (this was requested by
management and these are already set up) but the hard-coding in the
link bar makes this impossible. that is, i need the navbar to work
whether people go to "http://address1" or "http://address2". much of
the site collection works fine in this scenario, just not the
sharepoint navbar link webbot. is there a way to control the property
values that the webbot uses? I'm guessing that I want to control the
values used by '#URL#'
<!--webbot bot="Navigation"
S-Type="sequence"
S-Orientation="horizontal"
S-Rendering="html"
S-Btn-Nml="<a ID='onettopnavbar#LABEL_ID#' href='#URL#'
accesskey='J'>#LABEL#</a>"
S-Btn-Sel="<a ID='onettopnavbar#LABEL_ID#' href='#URL#'
accesskey='J'>#LABEL#</a>"
S-Btn-Sep="&nbsp;&nbsp;&nbsp;"
B-Include-Home="FALSE"
B-Include-Up="FALSE"
S-Btn-Nobr="FALSE"
U-Page="sid:1002"
S-Target -->
many thanks in advance,
Jim