Changes between Version 6 and Version 7 of Varbreadcrumbs


Ignore:
Timestamp:
Jun 1, 2007 4:23:08 PM (18 years ago)
Author:
olha
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Varbreadcrumbs

    v6 v7  
    99Imagine we have a folder '''incorporate''', which includes pages: 
    1010 
    11 * '''Incorporate''' (http://www.portal.com/incorporate/index.asp) - a default page for this folder; 
     11* '''Incorporate''' (!http://www.portal.com/incorporate/index.asp) - a default page for this folder; 
    1212     
    1313 
    14 * '''Where to Incorporate''' (http://www.portal.com/incorporate/whereto.asp); 
     14* '''Where to Incorporate''' (!http://www.portal.com/incorporate/whereto.asp); 
    1515     
    1616 
    17 * '''Incorporate in Any State''' (http://www.portal.com/incorporate/states.asp); 
     17* '''Incorporate in Any State''' (!http://www.portal.com/incorporate/states.asp); 
    1818     
    1919 
    20 * '''Incorporate in Nebraska''' (http://www.portal.com/incorporate/nebraska.asp). 
     20* '''Incorporate in Nebraska''' (!http://www.portal.com/incorporate/nebraska.asp). 
    2121 
    2222The peculiarity of this folder is that its content is organized in such a way that you can visit '''Incorporate in Any State''' (states.asp) page only after you visit '''Where to Incorporate''' page (whereto.asp), link from which leads to '''states.asp'''. Similarly with '''nebraska.asp''': you can visit '''Incorporate in Nebraska''' page only after visiting '''Incorporate in Any State''' page, which require initial visit to '''Where to Incorporate''' page. Another ways of visiting either states.asp or nebraska.asp are impossible, as those page titles are not present in navigation tree. The only way to visit them is through other pages. 
     
    7979 
    80803. This product also adds default page in breadcrumbs item urls. Thus links go not to a folder, but to a default page of this folder. For example, in such a breadcrumb '''''Home -> incorporate -> Where to incorporate -> Incorporate in Any State''''' 
    81 Link from '''incorporate''' will point to default page '''index.asp''' - http://www.portal.com/incorporate/index.asp. 
     81Link from '''incorporate''' will point to default page '''index.asp''' - !http://www.portal.com/incorporate/index.asp.