This is a usability enhancement suggestion. It is possible to do this now fairly easily by hand editing a theme.

There are several options that all themes have by default like whether or not the username and date will be shown on posts. A simple checkbox indicating whether or not the breadcrumbs should be displayed should be one of these options. It's a feature that a newbie user would expect to be there and it's simple enough to add.

Comments

rahulbile’s picture

StatusFileSize
new29.02 KB
new1.15 KB

Here's a patch against 8.x that adds an option to toggle display of breadcrumbs in global settings of themes.

rahulbile’s picture

Status: Active » Needs review

Status: Needs review » Needs work

The last submitted patch, 620168-remove_breadcrumb.patch, failed testing.

rahulbile’s picture

Status: Needs work » Needs review
StatusFileSize
new1.63 KB

Status: Needs review » Needs work
Issue tags: -Needs usability review

The last submitted patch, 620168.diff, failed testing.

rahulbile’s picture

Status: Needs work » Needs review

#4: 620168.diff queued for re-testing.

rahulbile’s picture

#1: 620168-remove_breadcrumb.patch queued for re-testing.

Status: Needs review » Needs work
Issue tags: +Needs usability review

The last submitted patch, 620168.diff, failed testing.

Bojhan’s picture

Status: Needs work » Closed (won't fix)
Issue tags: -Needs usability review

I have no idea why this is needed, any theme can do it already - and over the last years I have not seen it requested a lot.

pfharlock’s picture

It isn't needed per-se, it just makes building a site easier to do without having to customize the theme.

The request isn't targeted towards drupal power users who already know how to do this, it's aimed at wordpress/joomla users who expect these kinds of configuration options to be available from the UI.

is there a compelling reason to not have this functionality?