The project page mentions 6.x-3.x, but I can't figure out where to get it - it's not listed under the releases section.
Any help? Thanks!

CommentFileSizeAuthor
#1 wysiwyg 6.x-3.x 23-Oct-09.zip140.95 KBSimonEast

Comments

SimonEast’s picture

StatusFileSize
new140.95 KB

I'm not sure how the download link is enabled (might need to be done by a maintainer), but you can checkout any Drupal code using anonymous CVS access (I used TortoiseCVS for Windows). But here is a ZIP file of the most recent code.

NOTE: I don't think its quite ready for use yet - would probably only be useful for code contributors.

vm’s picture

Status: Active » Fixed
SimonEast’s picture

Status: Fixed » Active

Actually, upon further investigation this code is for Drupal 7. I suspect they started a 6.x-3.x branch but then decided the effort would be better suited to Drupal 7.

twod’s picture

Status: Active » Fixed

6.x-3.x (DRUPAL-6--3) was branched out to let HEAD become 7.x-3.x. There is not yet much difference from 6.x-2.x (DRUPAL-6--2) so there is not much point to using it. Bug fixes and updates are backported to 2.x but new features will be added to 3.x. See the post http://groups.drupal.org/node/25112 for some plans.

See the "CVS instructions" tab on the project page for instructions on checking out any branch.

Status: Fixed » Closed (fixed)

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