I was updating modules for a site today and noticed that Sections does not have a 4.7 tag and therefore does not appear in the list of 4.7 projects. Since it does work with 4.7 it should be tagged as such.
I was updating modules for a site today and noticed that Sections does not have a 4.7 tag and therefore does not appear in the list of 4.7 projects. Since it does work with 4.7 it should be tagged as such.
Comments
Comment #1
Marc Bijl commentedIt doesn't show up as 4.6 module either. As far as I know, it has always been a cvs version. As the readme.txt file says:
Comment #2
Bèr Kessels commentedA few things:
* As noted, the code is suboptimal. We need to fix that before releasing.
* The module breaks with a lot of other modules that use a theme function early in the process. Event, tagnodes, etc all use theme(XYZ) functions in the menu or even in _init, this breaks the module.
* The UI is broken ATM, as well as some features that no longer work properly. This is minor, but needs to be fixed first.
* Blocks provide a nasty problem, because our blocks are per-theme.
ONLY if we have a bug-free (bugs issue queue < 1) will I tag this stable. I dont like releasing something that has known and confirmed bugs.
So feel free to assign and test bugs. Make patches, or test them. Together we can finish the module and release it.
Comment #3
Bèr Kessels commentedclosing this, since it is an too obvious "task". Only after fixing the last critical bugs we can release.