-
Unable to reproduce this, can you provide any further details?
With the 'Inline differnces' block enabled, users can quickly browse changes when viewing an entity.
On edit pages, it doesn't work or have any use, but it is still displayed.
The block can be turned off on edit pages using the block visibility settings with '*/edit'.
It would make more sense to only show it on entity view pages.
Ah, I guess since I only have one theme enabled, and am using the administration theme to edit nodes, I wouldn't ever notice this.
This has been fixed in latest commit.
I have prevented this block from showing on content types that it should not have been shown.
Block settings are now on the block configuration page.
The rather draft "Diff compare" view mode was dropped as no other view modes other than full make sense here.
Automatically closed -- issue fixed for 2 weeks with no activity.
Comments
Comment #1
twardnw commentedUnable to reproduce this, can you provide any further details?
Comment #2
mitchell commentedWith the 'Inline differnces' block enabled, users can quickly browse changes when viewing an entity.
On edit pages, it doesn't work or have any use, but it is still displayed.
The block can be turned off on edit pages using the block visibility settings with '*/edit'.
It would make more sense to only show it on entity view pages.
Comment #3
twardnw commentedAh, I guess since I only have one theme enabled, and am using the administration theme to edit nodes, I wouldn't ever notice this.
Comment #4
alan d. commentedThis has been fixed in latest commit.
I have prevented this block from showing on content types that it should not have been shown.
Block settings are now on the block configuration page.
The rather draft "Diff compare" view mode was dropped as no other view modes other than full make sense here.
Comment #5
alan d. commented