Closed (fixed)
Project:
Custom Breadcrumbs
Version:
6.x-1.4
Component:
Documentation
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
26 Jan 2009 at 16:06 UTC
Updated:
27 Feb 2009 at 19:00 UTC
The title pretty much says it all. I try to create a new custom breadcrumb, I hit save, and it doesn't save.
Comments
Comment #1
bbinkovitz commentedSo I realized this is happening because I used php start and end tags, which were not required, and that it doesn't save if the tags are used, apparently. So I'm changing this to a UI issue.
Comment #2
MGN commented@bbinkovitz are you talking about controlling the breadcrumb visibility?
This is probably more of a documentation issue, and definitely not a bug. The instructions are in the drupal handbook http://drupal.org/node/228955, and their is a note regarding the use of php tags, but we should have a proper readme file in cvs and a link on the project page.
A readme has been contributed #304048: Contributing README.txt file but hasn't received any attention yet....
Comment #3
MGN commented@bbinkovitz A README.txt file is now available in 6.x.1.x-dev (and by link on the project page), hopefully the instructions are adequate to eliminate the confusion you faced. I am marking this as fixed, but if you get a chance, please read through this new file and reopen this issue if the documentation needs improvement. Thanks