exportables 6.x-2.0-beta1
| Download | Size | md5 hash |
|---|---|---|
| exportables-6.x-2.0-beta1.tar.gz | 8.56 KB | 39c7c1a84486ff729c00c521a9fc68f1 |
| exportables-6.x-2.0-beta1.zip | 9.41 KB | a91dcf0a53e848caaa2aff9bae9211c2 |
Release notes
Initial version for exportables 2.x brach.
This new branch was released to provide export functionality to Input Formats, Wysiwyg profiles and possibly other modules' objects, that work with entities provided by drupal core, that don't have machine names.
Exportables 2.x doesn't include a UI like version 1.x. Furthermore, a lot of code from exportables 1.x was not included into 2.x. The last version of Ctools (1.7) allows to define JOINS between tables to generate exports, therefore it is probable that the original code from 1.x will not be included in this branch, since there are other methods to do this.
This is the first beta of this module, and shouldn't be used in productions sites. The most important reason for this release is to make easier to test Input Formats Beta-2 and the wysiwyg patch that allows to export profiles to code. See: #624018: Exportables and Features support for WYSIWYG 7.x
There is no upgrade path from 1.x, so please uninstall Exportables 1.x before installing this release.
If you were using Exportables to load your taxonomy vocabularies from code, now this capability is included in Features-1.x-beta10 and was removed from exportables 2.x.
exportables 6.x-2.x-dev
| Download | Size | md5 hash |
|---|---|---|
| exportables-6.x-2.x-dev.tar.gz | 8.44 KB | 512892a34a1408f9a58558ee1161d119 |
| exportables-6.x-2.x-dev.zip | 9.27 KB | 68cd5e4d2454cf5e2a567f8a0d6124bc |
Release notes
This is a new branch of Exportables. I (dagmar) am the new co-maintainer of exportables, and I have created this new branch to solve a lot of issues related to modules that depends of input_formats to export their settings.
See :
#624018: Exportables and Features support for WYSIWYG 7.x
#616496: Features integration
For more information.
This version of exportables is not compatible with Exportables 1.x, and indeed is smaller with less features. Taxonomy export, and all the UI to sync exportables is not yet in this release, and probably will be delegated in other module.
With the support of JOIN in Ctools exportables (see http://drupal.org/cvs?commit=389504), modules now can join to {exportables} table, to get their machine names. At this moment, Exportables take care about input_formats, there is another module that do that, and soon will be ported to use exporable API too, see: #846354: Re-use Exportables API
Please, don't use in production sites until a stable release be available.
exportables 6.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| exportables-6.x-1.x-dev.tar.gz | 14.19 KB | 053d50688aa7817bfe8c5ff792f6ba63 |
| exportables-6.x-1.x-dev.zip | 16.43 KB | cbebd6dbd60957f9bf8f26ecd01aef16 |
Release notes
Nightly snapshot from 6.x-1.x-dev