Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
We're actually converting and alpha testing this internally at the moment for a D8 project we've just started on. Hopefully we'll have beta ready code within the next week or so. We'll try and find time to get the alpha code up once it's converted but it's more likely that we'll stick this on d.o when it's beta - ready.
Hey tepelena, I am a dev and I did do a sort of rough draft D8 version of this on my github. However, use only at your own risk. I would recommend waiting for homotechsual to release the official version.
Apologies for the delay on my end - it's unforgivable. A combination of a sick 2 year old and a transition to a new computer and laptop at the same time has rendered me very behind!
I'll give this some time over the weekend to get chickenofeathers GitHub release across into Git and packaged into an 8.x-1.0-beta1 release for testing and feedback!
Chickenofeathers - would you consider co-maintaining your 8.x branch?
Hello Homotechsual -- I don't consider myself knowledgable enough to become a co-maintainer. I don't have 'git' access on drupal.org, and I've never written any PHPUnit tests for any Drupal projects. Additionally, I was confused about one part of your D7 code, locale_language_url_rewrite_url() seems to be a purely D7 construct. Do you know how, or if, we would want to convert this to D8? If you look through the code I wrote, that's the main thing I left out in the port.
If you're willing to put up with a small amount of hand-holding, I'm happy to co-maintain, but this is all just so you've been warned. :-)
Just to note:
The local url rewrite isn't fixed - I'm unsure whether or not this is required for D8 and I don't have a multilingual D8 site to test against - I'll try and find time to get a test environment up and running to test this module on multilingual sites - if anyone can help let me know.
I haven't extensively tested the module so feedback would be appreciated and we can progress this to a Stable quite quickly.
Comments
Comment #2
Homotechsual commentedHi chickenofeathers,
We're actually converting and alpha testing this internally at the moment for a D8 project we've just started on. Hopefully we'll have beta ready code within the next week or so. We'll try and find time to get the alpha code up once it's converted but it's more likely that we'll stick this on d.o when it's beta - ready.
Comment #3
tepelena commentedHi,
I was looking for this module as well for D8. Unfortunately, I am not a dev. If you can publish an update that would be great.
Comment #4
cmah commentedHey tepelena, I am a dev and I did do a sort of rough draft D8 version of this on my github. However, use only at your own risk. I would recommend waiting for homotechsual to release the official version.
Comment #5
tepelena commentedThanks for sharing. Will take a look at this.
Comment #6
Homotechsual commentedHi Everyone,
Apologies for the delay on my end - it's unforgivable. A combination of a sick 2 year old and a transition to a new computer and laptop at the same time has rendered me very behind!
I'll give this some time over the weekend to get chickenofeathers GitHub release across into Git and packaged into an 8.x-1.0-beta1 release for testing and feedback!
Chickenofeathers - would you consider co-maintaining your 8.x branch?
Comment #7
cmah commentedHello Homotechsual -- I don't consider myself knowledgable enough to become a co-maintainer. I don't have 'git' access on drupal.org, and I've never written any PHPUnit tests for any Drupal projects. Additionally, I was confused about one part of your D7 code,
locale_language_url_rewrite_url()seems to be a purely D7 construct. Do you know how, or if, we would want to convert this to D8? If you look through the code I wrote, that's the main thing I left out in the port.If you're willing to put up with a small amount of hand-holding, I'm happy to co-maintain, but this is all just so you've been warned. :-)
Comment #8
Homotechsual commentedInitial commit of Drupal 8 version has been made. 8.x-1.x-beta1 release should be built shortly.
Thanks to @chickenofeathers for this sorry it's taken me a while to get to this! Things got very delayed with the birth of my daughter!
Comment #11
Homotechsual commentedJust to note:
The local url rewrite isn't fixed - I'm unsure whether or not this is required for D8 and I don't have a multilingual D8 site to test against - I'll try and find time to get a test environment up and running to test this module on multilingual sites - if anyone can help let me know.
I haven't extensively tested the module so feedback would be appreciated and we can progress this to a Stable quite quickly.
Comment #12
Homotechsual commentedComment #13
Homotechsual commented