Changes between Version 5 and Version 6 of qSiloBreadcrumbs
- Timestamp:
- Jun 4, 2007 11:02:54 AM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
qSiloBreadcrumbs
v5 v6 1 = qSiloBreadcrumbs = 1 = qSiloBreadcrumbs = 2 '''(Plone 2.1.x)''' 2 3 3 qSilobreadcrumbs - is a Plone product that allows you to set silo titles for breadcrumbs items, different from object titles. 4 qSilobreadcrumbs - is a Plone product that allows you to set silo titles for breadcrumbs items, different from object titles. Such kind of breadcrumbing is sometimes preferable for SEO purposes. 4 5 5 Such kind of breadcrumbing is sometimes preferable for SEO purposes.6 This is a common feature with [http://projects.quintagroup.com/products/wiki/Varbreadcrumbs varbreadcrumbs] product. This task is accomplished with the help of special product [http://projects.quintagroup.com/products/wiki/qSiloGroup qSiloGroup]. 6 7 7 To do it, go to the folder that includes items, that are to be renamed. Add '''/manage''' to the URL, so that to be able to work with ZMI interface. Click on '''Properties''' tab, and in a '''silo_items''' field change the existing titles to what you need.8 To change breadcrumbs titles, you initially have to change navigation titles. So, go to the folder that includes items, that are to be renamed. Click on '''Edit Nav''' button. 8 9 9 Let's, for example, change the existing title '''Incorporate Your Business''' for '''why.asp''' page to '''Reasons To Incorporate''': 10 [[Image(silo-nav.png, nolink)]] 11 12 In the opened window you may change the navigation titles to what you need. Let's change '''Incorporate Your Business''' to '''Reasons to Incorporate'''. 13 14 [[Image(title.png, nolink)]] 15 16 You can also see the changes you have done through ZMI interface: go to folder '''properties''', and you will see the changed titles in '''silo_items''' field. Here the the existing title for '''why.asp''' page (Incorporate Your Business) is changed to '''Reasons To Incorporate''': 10 17 11 18 [[Image(silo-items.png, nolink)]] 12 19 13 Thus, '''why.asp''' page looks this way with different tiltles in breadcrumbs and Page title: 14 20 Breadcrumbs titles are taken from '''silo_items'''. Thus, as a result, '''why.asp''' page looks this way, with the changed breadcrumbs titles: 15 21 16 22 [[Image(why.png, nolink)]]