Hello,
I was wondering what the current status of this project was as 8.x-1.x-dev was last updated in Dec 2016 and there have been no commits since then. Below is a summary of the current open issues, many of which are already RTBC. Should any of the other issues be considered blockers to at least an -alpha release?
Bug reports
#2661918: hook_help() text needs adjustment for d8
#2656832: TagCloud block display fails
#2863754: Rout parameter name wrong 'tagclouds_vocs' instead of 'tagclouds_vocs_str'
#2878313: Default value for vocabulary machine name on block config
#2824246: Tag list, and tag count not updating without cache clear
#2958153: Link term to node when only one content is tagged
#2844304: Count of tags error
Tasks
#2857223: Replace deprecated uses
#2880984: Convert module to use short array syntax (new coding standard).
#2956674: Remove @file tag docblock
#2956677: Dependency Injection issues
#3004792: Apply new format for dependencies + missing line
Comments
Comment #2
joseph.olstadAre you willing or able to maintain this project?
Lots of people might be doing custom views rather than using tagclouds.
however, if you want, you can roll with it? I haven't used tagclouds since 2014 but I can administer the maintainers here.
Comment #3
chris matthews commentedHi Joseph, I really don't have the developer skills required to properly maintain a project at the code level. However, at the very least I should be able to take the existing issues with RTBC status, commit those patches to 8.x-1.x-dev and then tag a 8.x-1.0-alpha release. Point is, I've really wanted to start contributing so I think this is a good first step.
Comment #4
joseph.olstadok, well if you can identify which of these patches works best for you, it will help us maintainers prioritize which patches go in first.
be sure to mention what version of core you're using and some explanation of how you've configured it (steps you used to set up)
Comment #5
chris matthews commentedRemaining: 3 active bug reports and #2848019: Wrong tag cloud language displayed with multilingual taxonomy that needs additional attention.
Comment #6
chris matthews commentedRemoving #2815753: Tagged node count not displayed correctly in Tag Cloud
Comment #7
chris matthews commentedHi Joseph,
All of the current 8.x issues with RTBC status work for me, but I'm not sure I understand what you mean by "which patches work best for me." I should be able to provide a patch for issue #2661918: hook_help() text needs adjustment for d8, but the following 3 issues will need more advanced help. Main goal is to help in any way I can to get get to a full 8.x-1.0 release as it's included in a custom distribution that I use.
#2656832: TagCloud block display fails
#2844304: Count of tags error
#2848019: Wrong tag cloud language displayed with multilingual taxonomy
Comment #8
chris matthews commentedComment #9
joseph.olstadHi Chris2, thanks for your reviews, very good.
Not sure about yet about Drupal 8 I am just starting to spend some time on 8, however in Drupal 7 it used to be easy to override a distribution module as follows:
https://www.drupal.org/node/1974964
Comment #10
andrey.troeglazov commentedHello guys,
@Joseph if you need help here I and my team can make new release for d7 and start preparing it for d8.
Thank you!
Comment #11
joseph.olstadok Andrey, you have done good work with adminimal, I have granted you maintainer role. BTW, could you please do a D7 release of adminimal ? I know you recently pushed in some php 7.2.x fixes, very good, would also be nice to have a tagged release.
Thanks!
Comment #12
joseph.olstad@andrey.troeglazov, you now have full maintainer priviledges on tagclouds.
Comment #13
andrey.troeglazov commentedThank you, we will have a codesprint this weekend, so will work on tagcloud :)
---
I have done a new release yesterday for 7 version, https://www.drupal.org/project/adminimal_theme/releases/7.x-1.25 please check.
Comment #14
joseph.olstadThanks for the release on adminimal! very cool!
Comment #15
andrey.troeglazov commentedWe have checked and commited some issues. I think there will be a stable release for 8 soon.
Comment #16
joseph.olstadVery exciting news, thanks again Andrey!
Comment #17
andrey.troeglazov commentedComment #18
joelpittetAll the patches we were using are committed! Thanks @andrey.troeglazov, @joseph.olstad, and @Chris Matthews!
Comment #19
joseph.olstadjoelpittet, so the latest dev is working well for you?
Comment #20
joelpittetI didn’t implement it but yes we’re using it in production on a site I maintain. Vaguely speaking 😜
Comment #21
andrey.troeglazov commentedI will make some more tests and I think it's good to go :)
Comment #22
andrey.troeglazov commentedComment #23
andrey.troeglazov commentedNew release for 8 version https://www.drupal.org/project/tagclouds/releases/8.x-1.0 :)
For new release for 7 version will work here https://www.drupal.org/project/tagclouds/issues/3030387
Thanks everyone.
Comment #24
chris matthews commentedThank you Andrey for the excellent work getting a full 8.x released!
Comment #26
MGParisi commentedHey Andrey! Good Job! You beat me to it. :)