Hi,
Do you have any plans for further development of the module for D8?
I'd like to help you with its development or implementation on Drupal 8 from scratch.
Thanks,
id.Alan
| Comment | File | Size | Author |
|---|---|---|---|
| #11 | taxonomy_menu-drupal_8_port-2150525-11-do-not-test.patch | 28.14 KB | serhii.ua |
| #6 | taxonomy_menu-drupal_8_port-2150525-6-do-not-test.patch | 15.91 KB | serhii.ua |
Comments
Comment #1
dstolNothing currently planned. If you have patches, I'll happily review and commit them.
Comment #2
serhii.ua commentedHere the first patch.
Our team (InternetDevels) continues working on porting module on Drupal 8.
So, I would like to be part of the story in future. Is there a chance for me to join the project as co-maintainers?
Comment #4
bohartPatch could not apply.
We need to re-roll it (and check this issue "Version").
Also seems that current tests does not compatible with D8.
I think we need to remove them and rewrite in future.
Comment #5
dstolTest failure here isn't a big deal. Considering that it's running against the 7.x-2.x branch, everything is likely to fail.
Comment #6
serhii.ua commentedThis is the correct patch.
Please create a new branch for D8 and commit changes.
Comment #7
dstolCreated a branch and committed to 8.x! Exciting!
https://drupal.org/node/2177399
Comment #8
mgiffordThis is amazing. Great to see this happen so quickly!
Comment #10
serhii.ua commentedIn previous patch is missing info.yml file. This patch fix it.
Also exhibited correct permissions for the module files, that have changed.
Comment #11
serhii.ua commentedPlease ignore comment #10,
I created a new patch for the module. This patch allows to use the basic functionality of the module. For other improvements will be created new issues.
My team and I will continue to work for the module.
Is there a chance for me to join the project as co-maintainers? I want to be closer to the project for its improvement.
Comment #12
dstolI've added you to the maintainers list. Feel free to go nuts with the D8 version.
Comment #13
serhii.ua commented@dstol, Thanks.
Committed to 8.x 8ab0812.