Feature Request: Breadcrumbs & Startpage Template
Posted: Sun 8. Aug 2004, 12:55
Breadcrumbs :
When you use the breadcrumb tag, everything works fine, and breadcrumbs are created. I think it would be useful, if there were an easy way to change the name of the first link of the breadcrumb list.
At the moment it always starts with "home".
The only way to change that word is changing the php code.
Why not modifiy the Breadcrumb Tag that way, that you can directly choose the name of the "home" link ?
For example :
{BREADCRUMB:0} - For Breadcrumbs WITHOUT a home-link
{BREADCRUMB:1} - Creates a Breadcrumb with "Home" as first link
{BREADCRUMB:1:Name} - For BREADCRUMBS with "Name" instead of "Home" as first link
Maybe {BREADCRUMB:1} is not necessary
Startpage Template
At the moment its not possible to modify the template used for the Root when you are inside the "Site Structure" Screen. At this time the standard template is used, but maybe it would be useful to modify the settings of the root folder.
Maybe you could put many settings inside the options-screen of the root folder.
When you use the breadcrumb tag, everything works fine, and breadcrumbs are created. I think it would be useful, if there were an easy way to change the name of the first link of the breadcrumb list.
At the moment it always starts with "home".
The only way to change that word is changing the php code.
Why not modifiy the Breadcrumb Tag that way, that you can directly choose the name of the "home" link ?
For example :
{BREADCRUMB:0} - For Breadcrumbs WITHOUT a home-link
{BREADCRUMB:1} - Creates a Breadcrumb with "Home" as first link
{BREADCRUMB:1:Name} - For BREADCRUMBS with "Name" instead of "Home" as first link
Maybe {BREADCRUMB:1} is not necessary
Startpage Template
At the moment its not possible to modify the template used for the Root when you are inside the "Site Structure" Screen. At this time the standard template is used, but maybe it would be useful to modify the settings of the root folder.
Maybe you could put many settings inside the options-screen of the root folder.