Default Page Frame
Nikon Händler
false
-ls-pt-lo-def-
-ls-pt-lo-def-
resources/styles/global/javascript/lib/jquery.js
resources/styles/global/javascript/lib/jquery.dimensions.js
resources/styles/global/javascript/lib/jquery.bgiframe.js
resources/styles/global/javascript/lib/jquery.cluetip.js
resources/styles/global/javascript/lib/prototype-1.6.1.js
resources/styles/global/javascript/nikon_multimap_enabler.js
resources/styles/global/javascript/fonctions.js
resources/styles/global/javascript/multimap.js
resources/styles/global/javascript/nikon.js
resources/javascript/jqDnR.js
resources/styles/global/javascript/3DView.js
resources/styles/global/javascript/ProductTour.js
resources/styles/global/javascript/fonctions.js
resources/styles/global/javascript/gallery.js
resources/styles/global/javascript/lib/jquery.dimensions.js
resources/styles/global/javascript/lib/jquery.js
resources/styles/global/javascript/lib/nw1.0/core.js
resources/styles/global/javascript/lib/nw1.0/slideshow.js
resources/styles/global/javascript/lib/prototype-1.6.1.js
resources/styles/global/javascript/lib/scriptaculous1.8.2/effects.js
resources/styles/global/javascript/press_images.js
resources/styles/global/javascript/reflection.js
resources/styles/global/javascript/ui.tabs.js
redesign
corporate_header_block
corporate_header_block
21600
960
90
20
20
2
true
templatedata/de_DE/corporate_header_block/data/header
buildHeader
redesign
<!DOCTYPE html-entities SYSTEM "http://www.interwoven.com/livesite/xsl/xsl-html.dtd"> <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> <!-- Skin: Redesign (Default Browser Types) --> <!-- $Rev: 1668 $ --> <xsl:template match="/"> <!-- HEADER --> <div id="header" style="margin: 0 0 21px 0;"> <!-- TOP MENU --> <div id="topMenu"> <ul> <xsl:for-each select="//Result/staticcontent/header/geolocation"> <li> <xsl:value-of select="part"/> </li> <xsl:if test="position() != last()"> <li>|</li> </xsl:if> </xsl:for-each> </ul> </div> <!-- END TOP MENU --> <h1> <img> <xsl:attribute name="alt"> <xsl:value-of select="//Result/locale_dictionary/nbv/type/string[@name='corporate_header_block.logoImageAltText']"/> </xsl:attribute> <xsl:attribute name="src"><xsl:text>/</xsl:text><xsl:value-of select="//Result/staticcontent/header/corporatelogo"/></xsl:attribute> </img> </h1> <ul class="corporate"> <xsl:for-each select="//Result/staticcontent/header/lowerlinks"> <!-- declare href variable --> <xsl:variable name="href"> <xsl:value-of select="link"/> </xsl:variable> <!-- make href --> <xsl:if test="$href != ''"> <li> <a> <xsl:attribute name="href"> <xsl:choose> <xsl:when test="contains($href, '/sites/') and contains($href, '.page')"> <xsl:text>$PAGE_LINK[</xsl:text><xsl:value-of select="substring-before(substring-after(substring-after($href, '/sites/'), '/'), '.page')"/><xsl:text>]</xsl:text> <xsl:value-of select="substring-after($href, '?')"/> </xsl:when> <xsl:otherwise><xsl:value-of select="$href"/></xsl:otherwise> </xsl:choose> </xsl:attribute> <xsl:value-of select="userlink"/> </a> </li> </xsl:if> </xsl:for-each> <xsl:variable name="id"> <xsl:value-of select="//Result/staticcontent/header/language_selector/language/language_code"/> </xsl:variable> <xsl:variable name="name"> <xsl:value-of select="//Result/staticcontent/header/language_selector/language/language_code"/> </xsl:variable> <xsl:for-each select="//Result/staticcontent/header/language_selector"> <!-- All sites will have one language option. Multi-language sites will have more --> <!-- We only want to display the 'other' languages as links however, so define first as site language --> <!-- and subsiquent ones as options. Hide site language from header and only show the switch-to options as links --> <xsl:if test="position() > 1"> <xsl:variable name="href"> <xsl:value-of select="language_code"/> </xsl:variable> <li> <a> <xsl:attribute name="name"><xsl:value-of select="language_code"/></xsl:attribute> <xsl:attribute name="id"><xsl:value-of select="language_code"/></xsl:attribute> <xsl:attribute name="href">/<xsl:value-of select="language_code"/>/home.page</xsl:attribute> <xsl:value-of select="language"/> </a> </li> </xsl:if> </xsl:for-each> </ul> </div> <!-- END HEADER --> </xsl:template> </xsl:stylesheet>
Default
<!DOCTYPE html-entities SYSTEM "http://www.interwoven.com/livesite/xsl/xsl-html.dtd"> <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> <!-- Skin: Default (Default Browser Type) --> <!-- $Rev: 1668 $ --> <xsl:include href="http://www.interwoven.com/livesite/xsl/HTMLTemplates.xsl"/> <xsl:include href="http://www.interwoven.com/livesite/xsl/StringTemplates.xsl"/> <xsl:template match="/"> <div id="div_header"> <div id="div_logo"> <img alt="Nikon at the heart of the image"> <xsl:attribute name="src"> <xsl:value-of select="//Result/staticcontent/header/corporatelogo"/> </xsl:attribute> </img> </div> <!-- search input--> <div id="div_search" style="left: 0px; top: 0px"> <div id="div_Header_locator"> <xsl:value-of select="//Result/staticcontent/header/geolocation"/> </div> <div id="div_header_lowerlinks"> <xsl:for-each select="//Result/staticcontent/header/lowerlinks"> <div class="div_header_link"> <!-- declare href variable --> <xsl:variable name="href"> <xsl:value-of select="link"/> </xsl:variable> <!-- make href --> <a> <xsl:attribute name="href"> <xsl:choose> <xsl:when test="contains($href, '/sites/') and contains($href, '.page')"> <xsl:text>$PAGE_LINK[</xsl:text> <xsl:value-of select="substring-before(substring-after(substring-after($href, '/sites/'), '/'), '.page')" /> <xsl:text>]</xsl:text> <xsl:value-of select="substring-after($href, '?')" /> </xsl:when> <xsl:otherwise> <xsl:value-of select="$href"/> </xsl:otherwise> </xsl:choose> </xsl:attribute> <span class="header_link_img"> <xsl:value-of select="userlink"/> </span> </a> </div> </xsl:for-each> </div> </div> </div> </xsl:template> </xsl:stylesheet>
redesign
corporate_footer_block
corporate_footer_block
21600
960
70
970
20
0
true
templatedata/de_DE/corporate_footer_block/data/footer
buildFooter
redesign
<!DOCTYPE html-entities SYSTEM "http://www.interwoven.com/livesite/xsl/xsl-html.dtd"> <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> <!-- Skin: redesign (Default Browser Type) --> <!-- $Rev: 1668 $ --> <xsl:include href="http://www.interwoven.com/livesite/xsl/HTMLTemplates.xsl"/> <xsl:include href="http://www.interwoven.com/livesite/xsl/StringTemplates.xsl"/> <xsl:template match="/"> <!-- FOOTER --> <div id="footer" style="float: left; clear: both; margin: 35px 0 0 0;"> <h2> <xsl:value-of select="//Result/staticcontent/footer/geolocation"/> </h2> <ul> <xsl:for-each select="//Result/staticcontent/footer/lowerlinks"> <li> <a> <xsl:variable name="href"> <xsl:value-of select="link"/> </xsl:variable> <xsl:attribute name="href"><xsl:choose><xsl:when test="contains($href, '/sites/') and contains($href, '.page')"><xsl:text>$PAGE_LINK[</xsl:text><xsl:value-of select="substring-before(substring-after(substring-after($href, '/sites/'), '/'), '.page')"/><xsl:text>]</xsl:text><xsl:value-of select="substring-after($href, '?')"/></xsl:when><xsl:otherwise><xsl:value-of select="$href"/></xsl:otherwise></xsl:choose></xsl:attribute> <xsl:value-of select="userlink"/> </a> </li> </xsl:for-each> </ul> <p class="copyright"> <xsl:value-of select="//Result/locale_dictionary/nbv/type/string[@name='corporate_footer_block.copyright']"/> <xsl:text> </xsl:text> <xsl:value-of select="//Result/staticcontent/CurrYear"/> <xsl:text> </xsl:text> <xsl:value-of select="//Result/staticcontent/footer/copyright"/> </p> </div> <!-- END FOOTER --> </xsl:template> </xsl:stylesheet>
Default
<!DOCTYPE html-entities SYSTEM "http://www.interwoven.com/livesite/xsl/xsl-html.dtd"> <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> <!-- Skin: Default (Default Browser Type) --> <!-- $Rev: 1668 $ --> <xsl:include href="http://www.interwoven.com/livesite/xsl/HTMLTemplates.xsl"/> <xsl:include href="http://www.interwoven.com/livesite/xsl/StringTemplates.xsl"/> <xsl:template match="/"> <div id="div_footer"> <div id="div_footertop"> <xsl:value-of select="//Result/staticcontent/footer/geolocation"/> </div> <div id="div_footerbottom"> <div id="div_footerlinks"> <xsl:for-each select="//Result/staticcontent/footer/lowerlinks"> <div class="div_f_link"> <!-- declare href variable --> <xsl:variable name="href"> <xsl:value-of select="link"/> </xsl:variable> <!-- make href --> <a> <xsl:attribute name="href"> <xsl:choose> <xsl:when test="contains($href, '/sites/') and contains($href, '.page')"> <xsl:text>$PAGE_LINK[</xsl:text> <xsl:value-of select="substring-before(substring-after(substring-after($href, '/sites/'), '/'), '.page')" /> <xsl:text>]</xsl:text> <xsl:value-of select="substring-after($href, '?')" /> </xsl:when> <xsl:otherwise> <xsl:value-of select="$href"/> </xsl:otherwise> </xsl:choose> </xsl:attribute> <span class="footer_link_img"> <xsl:value-of select="userlink"/> </span> </a> </div> </xsl:for-each> </div> <div id="div_footer_copy"> Copyright © <xsl:value-of select="//Result/staticcontent/CurrYear"/> <xsl:value-of select="//Result/staticcontent/footer/copyright"/> </div> </div> </div> </xsl:template> </xsl:stylesheet>
redesign
geolocator_filter_block
geolocator_filter_block
0
960
780
180
20
0
true
templatedata/de_DE/geolocator_filter_block/data/geolocator_details_de_DE
true
getLocalisedDCR
redesign
<!DOCTYPE html-entities SYSTEM "http://www.interwoven.com/livesite/xsl/xsl-html.dtd"> <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> <!-- Skin: redesign (Default Browser Type) --> <!-- $Rev: 1531 $ --> <xsl:include href="http://www.interwoven.com/livesite/xsl/HTMLTemplates.xsl"/> <xsl:include href="http://www.interwoven.com/livesite/xsl/StringTemplates.xsl"/> <xsl:template match="/"> <!-- I18N Start --> <xsl:variable name="i18n_search_results" select="/Properties/Data/Result/staticcontent/locale_dictionary/nbv/type/string[@name='multimap_gui.result.main_title']" /> <xsl:variable name="i18n_dealer_name" select="/Properties/Data/Result/staticcontent/locale_dictionary/nbv/type/string[@name='multimap.result.dealers.name']" /> <xsl:variable name="i18n_address" select="/Properties/Data/Result/staticcontent/locale_dictionary/nbv/type/string[@name='multimap_gui.search.address']" /> <xsl:variable name="i18n_distance" select="/Properties/Data/Result/staticcontent/locale_dictionary/nbv/type/string[@name='multimap.result.dealers.distance']" /> <!-- I18N End --> <xsl:value-of select="//Result/staticcontent/multimap_details/multimap_region_details" disable-output-escaping="yes"/> <!--<script type="text/javascript">jQuery.noConflict();</script>--> <xsl:value-of select="//Result/staticcontent/multimap_details/multimap_region_input_fields" disable-output-escaping="yes"/> <!-- BLOCK MAP --> <a name="map"> </a> <div id="mapviewer"> </div> <!-- END BLOCK MAP --> <!-- BLOCK SEARCH RESULTS --> <div id="blockSearchResults"> <h2 id="result_search" style="display:none"><xsl:value-of select="$i18n_search_results" /></h2> <br /><div class="TabbedPanelsContentGroup" id="widgetcontainer" style="display:none;"> <div class="searchResults"> <ul class="HeadTabs"> <li id="dealer" onclick="afficheblocs('dealer_div')"> <span id="tab1_dealer">Dealers <a id="s"><xsl:text>...</xsl:text></a></span> <br /></li> <li id="useful_infos" onclick="afficheblocs('direction_div')"> <span id="tab2_useful_infos">Get direction</span> <br /></li> <li id="direction" onclick="afficheblocs('direction_div')"> <span id="tab_direction">Get direction</span> <br /></li> </ul> <div id="Cadre_P"> <ul class="print" id="bloccadre_print1"> <li> <a id='bloccadre_print1_a' target='_blank' class="print" href='/resources/objects/multimap_print_dealers.html'> <span>Print</span></a> <br /></li> </ul> </div> <div id="dealer_div"> <div class="forms"> <form id="form_mm_nbresult" action="" method="post" name="form_mm_nbresult"> <div id="txt_results"> <label id="showing" for="select_mm_nbresult">Showing</label> <select id="select_mm_nbresult"> <option value="20">20</option> <option value="50">50</option> <option value="all">All</option> </select> <span id="of">of</span> <span id="nb_resultats">0</span> <span id="results">Results</span> </div> </form> <form action="#" method="post" id="nav"> <div> <label id="mm_page" for="select_mm_page">Page</label> <select name="select_mm_page_n" id="select_mm_page"> <option> </option> </select> <span id="of2" style="float:left;"> </span> <span id="nb_resultats_page" style="float:left;">0</span> <ul class="nav"> <li><a href="#" id="btn_prev" title="Previous"><span class="prev" id="btn_prev_m"> </span></a><br /></li> <li><a href="#" title="Next" id="btn_next"><span class="next" id="btn_next_m"> </span></a><br /></li> </ul> </div> </form> </div> <div id="loading" style="display: none;"> <img src="/sites/images/wheretobuy/loading.gif" title="" alt="..."/> </div> <table summary="Search Result" class="searchResult2"> <thead> <tr> <th class="rank" id="num_record">#<br /></th> <th class="name" id="dealer_name"><xsl:value-of select="$i18n_dealer_name" /><br /></th> <th class="type" id="link"><xsl:value-of select="$i18n_address" /><br /></th> <th class="distance" id="distance"><xsl:value-of select="$i18n_distance" /><br /></th> </tr> </thead> <tbody id="recordListDiv"> <tr><td> </td></tr> </tbody> </table> </div> <a name="direction"> </a> <div id="direction_div" style="display:none;"> <div class="global_routing"> <div id="routing_adresses"> <div id="left_routing" class="routing"> </div> <div id="right_routing" class="routing"> </div> </div> </div> <div id="titles_onglets" class="titles_onglets-glob"> <div id="total_distance" class="titles_onglets"> </div> <div id="duration" class="titles_onglets"> </div> </div> <div id="routeSteps" style="display: none;"> </div> <div id="widgets_right" style="display:none;"> </div> </div> </div> </div> <!-- END BLOCK SEARCH RESULTS --> </div> </xsl:template> </xsl:stylesheet>
redesign
main_page_selector_bar
main_page_selector_bar
21600
960
50
110
20
0
true
getSiteMap
redesign
<!DOCTYPE html-entities SYSTEM "http://www.interwoven.com/livesite/xsl/xsl-html.dtd"> <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> <xsl:strip-space elements="label"/> <!-- Skin: Redesign (Default Browser Type) --> <!-- $Rev: 1668 $ --> <xsl:template match="/"> <!-- NB20091126 If no CartStoreId then don't show anchor --> <xsl:variable name="CartStoreId"> <xsl:value-of select="//Properties/Data/Result/Response/CartStoreId"/> </xsl:variable> <!-- MAIN MENU --> <div id="block_mainMenu" style="margin: 0 0 10px 0;"> <!-- Main menu --> <ul id="mainMenu"> <xsl:for-each select="/Properties/Data/Result/site-map/segment/node"> <xsl:if test="@visible-in-sitemap='true'"> <li> <xsl:variable name="section"> <!-- <xsl:choose> <xsl:when test="position() = 1">home</xsl:when> <xsl:when test="position() = 2">product</xsl:when> <xsl:when test="position() = 3">where</xsl:when> <xsl:when test="position() = 4">customer</xsl:when> <xsl:when test="position() = 5">press</xsl:when> <xsl:when test="position() = 6">community</xsl:when> </xsl:choose> --> <xsl:variable name="tempvar"> <!--<xsl:value-of select="translate(label,' ','')"/> --> <xsl:value-of select="translate(description,' ','')"/> </xsl:variable> <xsl:value-of select="translate($tempvar,'?','')"/> </xsl:variable> <xsl:attribute name="class"> <xsl:value-of select="$section"/> <xsl:if test="position() = last()"> right</xsl:if> </xsl:attribute> <a> <xsl:variable name="href"> <xsl:value-of select="link/value"/> </xsl:variable> <xsl:attribute name="href"> <xsl:choose> <xsl:when test="link/@type='page'"> <xsl:text>$PAGE_LINK[</xsl:text><xsl:value-of select="link/value"/><xsl:text>]</xsl:text> <xsl:text>lang=</xsl:text><xsl:value-of select="//LangParam"/> <xsl:for-each select="link/query-string/parameter"> <xsl:text disable-output-escaping="yes">&</xsl:text> <xsl:value-of select="name"/><xsl:text>=</xsl:text><xsl:value-of select="value"/> </xsl:for-each> </xsl:when> <xsl:otherwise> <xsl:value-of select="$href"/> <xsl:if test="link/query-string/parameter"> <xsl:text>?</xsl:text> <xsl:for-each select="link/query-string/parameter"> <xsl:text disable-output-escaping="yes">&</xsl:text> <xsl:value-of select="name"/><xsl:text>=</xsl:text><xsl:value-of select="value"/> </xsl:for-each> </xsl:if> </xsl:otherwise> </xsl:choose> </xsl:attribute> <!-- Check if this is the selected node --> <xsl:if test="(substring-before(link/value,'/') = substring-before(/Properties/Data/Result/Response/PageName,'/'))"> <xsl:attribute name="class">selected</xsl:attribute> </xsl:if> <span> <xsl:value-of select="label"/> </span> </a> <!-- Check if we are on the selected node --> <xsl:if test="(substring-before(link/value,'/') = substring-before(/Properties/Data/Result/Response/PageName,'/'))"> <xsl:if test="child::node"> <ul> <xsl:attribute name="class"> <xsl:text>submenu </xsl:text><xsl:value-of select="$section"/> </xsl:attribute> <xsl:for-each select="node"> <xsl:if test="@visible-in-sitemap='true'"> <li> <xsl:if test="link/value != /Properties/Data/Result/Response/PageName and position()=1"> <xsl:attribute name="class"> <xsl:text>left</xsl:text> </xsl:attribute> </xsl:if> <xsl:if test="link/value = /Properties/Data/Result/Response/PageName"> <xsl:attribute name="class"> <xsl:text>selected</xsl:text> </xsl:attribute> </xsl:if> <a> <xsl:variable name="sub-href"> <xsl:value-of select="link/value"/> </xsl:variable> <xsl:attribute name="href"> <xsl:choose> <xsl:when test="link/@type='page'"> <xsl:text>$PAGE_LINK[</xsl:text><xsl:value-of select="link/value"/><xsl:text>]</xsl:text> <xsl:text>lang=</xsl:text><xsl:value-of select="//LangParam"/> <xsl:for-each select="link/query-string/parameter"> <xsl:text disable-output-escaping="yes">&</xsl:text> <xsl:value-of select="name"/><xsl:text>=</xsl:text><xsl:value-of select="value"/> </xsl:for-each> </xsl:when> <xsl:otherwise> <xsl:value-of select="$sub-href"/> <xsl:if test="link/query-string/parameter"> <xsl:text>?</xsl:text> <xsl:for-each select="link/query-string/parameter"> <xsl:text disable-output-escaping="yes">&</xsl:text> <xsl:value-of select="name"/><xsl:text>=</xsl:text><xsl:value-of select="value"/> </xsl:for-each> </xsl:if> </xsl:otherwise> </xsl:choose> </xsl:attribute> <span> <xsl:value-of select="label"/> </span> </a> </li> </xsl:if> </xsl:for-each> </ul> </xsl:if> </xsl:if> </li> </xsl:if> </xsl:for-each> </ul> <xsl:if test="string-length(normalize-space($CartStoreId))>0"> <a> <xsl:attribute name="href"><xsl:value-of select="/Properties/Data/Result/Response/CartStoreId"/><xsl:text>?fromurl=</xsl:text><xsl:value-of select="/Properties/Data/Result/Response/FromUrl"/></xsl:attribute> <xsl:attribute name="class">cart</xsl:attribute> <img> <xsl:attribute name="src">$URL_PREFIX/resources/styles/07_main_page_selector_bar/images/cart.png</xsl:attribute> <xsl:attribute name="alt"> <xsl:value-of select="//Result/locale_dictionary/nbv/type/string[@name='main_page_selector_bar.cartImageAltText']"/> </xsl:attribute> </img> </a> </xsl:if> </div> <!-- END MAIN MENU --> </xsl:template> </xsl:stylesheet>
Default
<?xml version="1.0" encoding="UTF-8" ?> <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> <xsl:output method="html" indent="yes" /> <!-- Page configuration variables --> <xsl:template match="/"> <xsl:apply-templates select="/Properties/Data/Result" /> </xsl:template> <xsl:template match="Result"> <xsl:apply-templates select="site-map/segment" /> </xsl:template> <!-- do the main navigation --> <xsl:template match="segment"> <!-- <html> <head> <title> replace with your document's title </title> <link type="text/css" rel="stylesheet" href="css/nav.css"/> </head> <body> --> <div class="navperimiter"> <!-- top navigation layer --> <ul class="navtop"> <xsl:apply-templates select="node[@visible-in-sitemap='true']" /> </ul> <!-- bottom navigation layer --> <ul> <xsl:attribute name="class"> <!-- get class depending on section --> <!-- nb*** if this passes test then use variable ! --> <!-- nb*** also use ids in css ! --> <xsl:value-of select="substring-before(/Properties/Data/Result/Response/PageName,'/')"/>navbottom </xsl:attribute> <xsl:apply-templates select="node[@visible-in-sitemap='true']/node[@visible-in-sitemap='true']" /> </ul> </div> <!-- </body> </html> --> </xsl:template> <!-- end: do the top navigation --> <!-- top navigation section buttons --> <xsl:template match="node[@visible-in-sitemap='true']"> <li> <xsl:attribute name="class"> <xsl:choose> <xsl:when test="substring-before(link/value,'/') = ''"> home <!-- DO STUFF FOR HOME !!!!!!!!--> </xsl:when> <xsl:otherwise> <xsl:value-of select="substring-before(link/value,'/')"/> </xsl:otherwise> </xsl:choose> </xsl:attribute> <!-- tell page whether top nav link is selected --> <!-- and get class depending on section --> <xsl:if test="(substring-before(link/value,'/') = substring-before(/Properties/Data/Result/Response/PageName,'/'))"> <xsl:attribute name="class"> <xsl:value-of select="substring-before(/Properties/Data/Result/Response/PageName,'/')"/>selected </xsl:attribute> </xsl:if> <a> <xsl:attribute name="href"> <xsl:text>$PAGE_LINK[</xsl:text> <xsl:value-of select="link/value" /> <xsl:text>]</xsl:text> <xsl:text>lang=</xsl:text> <xsl:value-of select="//LangParam"/> </xsl:attribute> <xsl:value-of select="label" /> </a> </li> </xsl:template> <!-- end: top navigation section buttons --> <!-- bottom bar navigation --> <xsl:template match="node[@visible-in-sitemap='true']/node[@visible-in-sitemap='true']"> <!-- only pull out realted nodes if on the correct page --> <xsl:if test="(substring-before(link/value,'/') = substring-before(/Properties/Data/Result/Response/PageName,'/'))"> <li > <!-- if sub nav link is selected ie ON --> <xsl:choose> <xsl:when test="link/value = /Properties/Data/Result/Response/PageName"> <div> <xsl:attribute name="class"> <xsl:value-of select="substring-before(link/value,'/')"/>nav_on </xsl:attribute> <div> <xsl:attribute name="class"> <xsl:value-of select="substring-before(link/value,'/')"/>nav_lefton </xsl:attribute> </div> <div> <xsl:attribute name="class"> <xsl:value-of select="substring-before(link/value,'/')"/>nav_centeron </xsl:attribute> <a href=""> <xsl:attribute name="href"> <xsl:text>$PAGE_LINK[</xsl:text> <xsl:value-of select="link/value" /> <xsl:text>]</xsl:text> <xsl:text>lang=</xsl:text> <xsl:value-of select="//LangParam"/> </xsl:attribute> <xsl:value-of select="label" /> </a> </div> <div> <xsl:attribute name="class"> <xsl:value-of select="substring-before(link/value,'/')"/>nav_lefton </xsl:attribute> </div> </div> <!-- end: if sub nav link is selected ie ON --> </xsl:when> <!-- if not sub nav link is selected ie OFF --> <xsl:otherwise> <div> <xsl:attribute name="class"> <xsl:value-of select="substring-before(link/value,'/')"/>nav_off </xsl:attribute> <div> <xsl:attribute name="class"> <xsl:value-of select="substring-before(link/value,'/')"/>nav_leftoff </xsl:attribute> </div> <div> <xsl:attribute name="class"> <xsl:value-of select="substring-before(link/value,'/')"/>nav_centeroff </xsl:attribute> <a href=""> <xsl:attribute name="href"> <xsl:text>$PAGE_LINK[</xsl:text> <xsl:value-of select="link/value" /> <xsl:text>]</xsl:text> <xsl:text>lang=</xsl:text> <xsl:value-of select="//LangParam"/> </xsl:attribute> <xsl:value-of select="label" /> </a> </div> <div> <xsl:attribute name="class"> <xsl:value-of select="substring-before(link/value,'/')"/>nav_leftoff </xsl:attribute> </div> </div> </xsl:otherwise> <!-- end: if not sub nav link is selected ie OFF --> </xsl:choose> <!-- add spacer div | for cuteness --> <!-- fix this !! --> <xsl:if test="position() != last()"> <div> <xsl:attribute name="class"> <xsl:value-of select="substring-before(link/value,'/')"/>nav_spacer </xsl:attribute> </div> </xsl:if> </li> </xsl:if> </xsl:template> <!-- end: bottom bar navigation --> </xsl:stylesheet>
redesign
category_title_bar
category_title_bar
0
534
20
160
20
0
true
templatedata/de_DE/category_title_bar/data/where_to_buy
getLocalisedDCR
redesign
<!DOCTYPE html-entities SYSTEM "http://www.interwoven.com/livesite/xsl/xsl-html.dtd"> <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> <!-- Skin: redesign (Default Browser Type) --> <!-- $Rev: 1576 $ --> <xsl:include href="http://www.interwoven.com/livesite/xsl/HTMLTemplates.xsl"/> <xsl:include href="http://www.interwoven.com/livesite/xsl/StringTemplates.xsl"/> <xsl:template match="/"> <div class="block_catalogue"> <h2> <xsl:for-each select="//Result/staticcontent/titles/links"> <xsl:variable name="href"> <xsl:choose> <xsl:when test="link = ''">#</xsl:when> <xsl:otherwise> <xsl:choose> <xsl:when test="contains(link, '/sites/') and contains(link, '.page')"><xsl:text>$PAGE_LINK[</xsl:text><xsl:value-of select="substring-before(substring-after(substring-after(link, '/sites/'), '/'), '.page')" /><xsl:text>]</xsl:text><xsl:value-of select="substring-after(link, '?')" /></xsl:when> <xsl:otherwise><xsl:value-of select="link"/></xsl:otherwise> </xsl:choose> </xsl:otherwise> </xsl:choose> </xsl:variable> <a> <xsl:attribute name="href"><xsl:value-of select="$href"/></xsl:attribute> <xsl:value-of select="userlinktext"/> <xsl:if test="position() != last()"> <xsl:text disable-output-escaping="yes">&nbsp;|&nbsp;</xsl:text> </xsl:if> </a> </xsl:for-each> </h2> </div> </xsl:template> </xsl:stylesheet>