Closed (fixed)
Project:
Wysiwyg
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
20 Oct 2009 at 01:59 UTC
Updated:
6 Nov 2009 at 02:40 UTC
Jump to comment: Most recent file
Comments
Comment #1
SimonEast commentedI'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.
Comment #2
vm commentedComment #3
SimonEast commentedActually, 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.
Comment #4
twod6.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.