Home › Forums › DITA and XMetaL Discussion › Breadcrumbs in XHTML output › Reply To: Breadcrumbs in XHTML output
Reply to: Breadcrumbs in XHTML output
April 9, 2010 at 6:25 pmI never used that plug-in but I created my own code to create bread crumbs. I can’t quite figure out what the plug-in is doing glancing at the code. It does not look like there is any true plug-in integration code for a dita-ot plug-in code such as a conductor that puts it in the regular Xhtml target flow. You probably need to make a new target or put it in the Xhtml target flow. The main problem I find with breadcrumbs is when a topic is included in the map many times. Either you have it show all breadcrumbs or just the first match. Both ways have their advantages and downsides.