
Silvatti
User
Oct 14, 2006, 11:14 PM
Post #2 of 7
(3425 views)
Shortcut
|
|
Re: [r_alphonse] Breadcrumbs and Top Most Category
[In reply to]
|
Can't Post
|
|
I would probably create a spare article template based on your "default.html" file, located in your cgi-bin/artman/templates/article/ directory. Once that spare template is created, open it in your HTML editor. Since this root category will not have any sub-categories of its own, I would just hard-code the URLs as your breadcrumb links, and save it. Upload that file onto your server: cgi-bin/artman/templates/article/. Then log into your control panel and go to CATEGORY EDITOR. Click on MODIFY for that root category and scroll down to the "Article Pages" drop-down box. If you uploaded your new template to the correct folder onto your server, you should be able to see it and select it. Do so, and click SAVE. Every article created under that category will now have that breadcrumb effect you're looking for. If you want the same effect for your Printer-friendly page, just create another template based on the "default_printer.html" file, and follow the same steps, only this time use the "Article Printer Pages" pull-down menu on the CATEGORY EDITOR to select this template after uploading.
(This post was edited by Silvatti on Oct 14, 2006, 11:19 PM)
|