Closed (fixed)
Project:
Go Back
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
17 Aug 2019 at 19:05 UTC
Updated:
21 Apr 2021 at 20:29 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
saesa commentedDelighted that you like the module, thanks! With group navigation are you referring to the group module?
Comment #3
anruetherYes! One thing I hoped to learn was if you would expect the smart mode the work in that (and other contexts) as well.
Comment #4
saesa commentedYes, I already did it once for something concrete, it could make it work correctly with the group module.
Comment #5
saesa commentedComment #6
saesa commentedComment #7
stephencross commentedI'm interested in using this with Media. Do you expect to have this working with other entity types in the future?
Thanks.
Comment #8
bbu23Comment #9
bbu23Hello everybody,
I've prepared a first version of this patch and I'm looking for some feedback because I didn't test with all possible entities, ofc. So, I kindly ask the people who are interested in this evolution, but also the people that are currently using the module to check for possible regressions and to verify as many new entity types as possible.
I added a validation for the "custom url" fields, so if people don't like this or are affected by this, I can remove it. I also removed the language from the Url builder because it's specified that if we don't send the language, then Drupal will use the current language.
Please run the update after applying the patch!!
drush updbComment #10
bbu23Comment #11
saesa commented@bbu23 could you update the patch for to testing?
Comment #12
bbu23@saesa sure, I'll do it shortly.
Comment #13
bbu23I've updated the patch.
Comment #14
bbu23Comment #15
bbu23Comment #17
saesa commentedThanks!