Problem/Motivation

I found that while editing multiple CSS injected stylesheets I had the admin overlay open in one window while reloading in another to see the impact my edits were making. I maintain fine grained sheets so work in a number for any given page. I found I was constantly going back to the Development page, clicking through to the CSS Injector page then on to the sheet to edit. The extra clicks were a pain.

Proposed resolution

Add breadcrumbs to the Add/Edit forms to allow one click return to the CSS Injector page.

Remaining tasks

Patch comming soon. Just need the issue number and test my own patch against -dev.

User interface changes

I have added the breadcrumb to the Add/Edit form.

Comments

Gold’s picture

Hmm... Am I going a little nuts?

Having removed my code to test the patch I'm finding that there are still breadcrumbs on the edit/add pages. Looking at the module there is no reference to breadcrumb left and I've moved the patch out of the site directory structure completely. I've flushed site and browser caches and even tried it in a different browser.

Are others seeing the breadcrumb on admin/config/development/css-injector/edit/N?

If so, I've got other weirdness happening as I previously did not have it there.

oresh’s picture

Nope, there is no breadcrumb in this module )
Waiting for a patch from you.

DamienMcKenna’s picture

Status: Needs review » Active

There's no patch, so the issue should not have its status changed to "needs review", it should be left as "active".

There also are no breadcrumbs showing when using the Seven theme, other than the path to 'home'. Maybe you have another module installed that adds the breadcrumbs?

DamienMcKenna’s picture

Status: Active » Closed (cannot reproduce)

Testing it again, I was unable to reproduce the problem.