Just looking here:
http://wiki.drupalwxt.org/pages/module/

List of WET modules is good, but there should be a list of all of the modules making the distribution.

Plus all modules which are using a dev or patched release of a contrib module.

There is definitely code here which is more edgy than we like and that should be clearly outlined.

It will stabilize over time, but efforts need to be made to have the distro use all stable releases of well maintained, popular projects. This may not always be possible, but at least then we will know where to look first.

Also, the version control should be exposed (if not the ability for the community to edit/revert).

Comments

sylus’s picture

Status: Active » Closed (won't fix)

All of this information is present in our individual .make files which reference patches + specific sha's being used for each project when not a stable.

mgifford’s picture

Status: Closed (won't fix) » Active

Sorry. That's a fine technical decision, but as far as documenting this project I don't think it is acceptable. For broad stroke issues like what modules are involved we shouldn't have to look through a make file. It needs to be clear and transparent, even for non-technical users. Much can be understood about what contrib modules are included by simply visiting the project page and that's a good start for many who aren't going to know where to look for a make file.

I know that you don't like having lots of open issues. I know that responses like this do not help build a community of contributors working (at different levels) to make this project better.

Some of these decisions will have to be made by the steering committee if this project is to be successful.

colan’s picture

Issue summary: View changes

How about auto-generating a human-readable page from the makefile(s) using a script? With this approach, the list would only have to be maintained in one place. After each update, the script could be run. If this were PHP, no manual intervention would be required.

sylus’s picture

Status: Active » Fixed

Documentation site now has the makefiles added, and the source code itself for documentation can be reach at github.com/drupalwxt/website for PR's.

Thx!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.