I'd like to add to the page's breadcrumbs a link for "HTML customizations" or "News" depending on which kind of content you're adding or editing.
Created attachment 124940 [details] [review] Bug 29041: Improve specificity of breadcrumbs in Additional Contents This patch adds a link to news or HTML customizations in the breadcrumbs navigation depending on which category of content you're adding or editing. To test, apply the patch and go to Tools -> News. - Begin the process of adding a news item. - In the breadcrumbs menu you should see: Additional contents > News > Add additional content - Clicking "News" should return you to the view of news items. - Test the same process in "HTML customizations."
Created attachment 124977 [details] [review] Bug 29041: Improve specificity of breadcrumbs in Additional Contents This patch adds a link to news or HTML customizations in the breadcrumbs navigation depending on which category of content you're adding or editing. To test, apply the patch and go to Tools -> News. - Begin the process of adding a news item. - In the breadcrumbs menu you should see: Additional contents > News > Add additional content - Clicking "News" should return you to the view of news items. - Test the same process in "HTML customizations." Signed-off-by: David Nind <david@davidnind.com>
I like the hierarchy in this new link: Home > Tools > Additional contents > HTML customizations > Add additional content I think it would be nice to make the start page of the tools the same instead of having the HTML or news part in (): Homen > Tools > Additional contents (HTML customizations) Could we make the change there as well for more consistency?
Created attachment 125368 [details] [review] Bug 29041: (follow-up) Expand the scope of changes This patch expands the scope of the original changes to add consistency to the non-edit views.
Created attachment 125650 [details] [review] Bug 29041: Improve specificity of breadcrumbs in Additional Contents This patch adds a link to news or HTML customizations in the breadcrumbs navigation depending on which category of content you're adding or editing. To test, apply the patch and go to Tools -> News. - Begin the process of adding a news item. - In the breadcrumbs menu you should see: Additional contents > News > Add additional content - Clicking "News" should return you to the view of news items. - Test the same process in "HTML customizations." Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Created attachment 125651 [details] [review] Bug 29041: (follow-up) Expand the scope of changes This patch expands the scope of the original changes to add consistency to the non-edit views. Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Nice improvement - thx for the follow-up!
Pushed to master for 21.11, thanks to everybody involved!