Changes between Version 6 and Version 7 of Varbreadcrumbs
- Timestamp:
- Jun 1, 2007 4:23:08 PM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Varbreadcrumbs
v6 v7 9 9 Imagine we have a folder '''incorporate''', which includes pages: 10 10 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; 12 12 13 13 14 * '''Where to Incorporate''' ( http://www.portal.com/incorporate/whereto.asp);14 * '''Where to Incorporate''' (!http://www.portal.com/incorporate/whereto.asp); 15 15 16 16 17 * '''Incorporate in Any State''' ( http://www.portal.com/incorporate/states.asp);17 * '''Incorporate in Any State''' (!http://www.portal.com/incorporate/states.asp); 18 18 19 19 20 * '''Incorporate in Nebraska''' ( http://www.portal.com/incorporate/nebraska.asp).20 * '''Incorporate in Nebraska''' (!http://www.portal.com/incorporate/nebraska.asp). 21 21 22 22 The 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. … … 79 79 80 80 3. 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.81 Link from '''incorporate''' will point to default page '''index.asp''' - !http://www.portal.com/incorporate/index.asp.