> I have a question about BreadcrumbsPlugin. > I'd like to have on the same line some text and then the output of > the plugin. > But I can't manage that : it seems like the plugin outputs a "\n" when > triggered. > Is it possible to avoid the linefeed ?
The problem was caused by the code that shows/hides the breadcrumbs. When the breadcrumbs display is updated, it was setting CSS display="block" instead of display="inline". This resulted in a linebreak where none should have been. Fixed. Get the update (v2.1.4) here: http://www.TiddlyTools.com/#BreadcrumbsPlugin http://www.TiddlyTools.com/#BreadcrumbsPluginInfo enjoy, -e Eric Shulman TiddlyTools / ELS Design Studios ---------- Was this answer useful? If so, please help support TiddlyTools: TiddlyTools direct contributions: (paypal) http://www.TiddlyTools.com/#Donate UnaMesa tax-deductible contributions: http://about.unamesa.org/Participate (paypal) TiddlyWiki consulting: http://www.TiddlyTools.com/#ELSDesignStudios http://www.TiddlyTools.com/#Contact -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/tiddlywiki?hl=en.

