Closed (fixed)
Project:
Easy Breadcrumb
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
1 May 2019 at 03:22 UTC
Updated:
23 May 2019 at 18:09 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
hmartens commentedI've created a patch that rearranges some of the Configuration options that needs to be above certain options. I've also added extra descriptions to the options that are reliant on another option.
I've attached the patch for it.
https://www.drupal.org/files/issues/2019-05-01/Easy-Breadcrumb-Rearrange-configuration-options-and-add-extra-descriptions-3051863-8.x-1.x.patch
Comment #3
greg boggsComment #4
greg boggsComment #5
greg boggsThis release is getting really big, so you'll need to do a pull to rework this one :)
Comment #6
hmartens commentedHi Greg, I have pulled the latest dev branch and made the changes again as well as changing the order that you mentioned in the Slack channel:
Easy-Breadcrumb-Rearrange-configuration-options-and-add-extra-descriptions-3051863-5-8.x-1.x.patch
Comment #7
hmartens commentedGreg, I only saw your Slack comment that we should make the "Use real page title" enabled by default. Should I update my patch because I did not make that default, I left it as it was.
Comment #8
hmartens commentedHi Greg, I have added the checked state as default on the "Use the real page title when available". Here's the patch for this change plus the config changes reorder:
Easy-Breadcrumb-Rearrange-configuration-options-and-add-extra-descriptions-3051863-13099696-8.x-1.x.patch
Comment #10
greg boggs