Releases for Flexinode to CCK Converter

flexiconvert 5.x-0.3

aj045 - May 7, 2008 - 22:16
Official release from CVS tag: DRUPAL-5--0-3
First released: May 7, 2008 - 22:16
Download: flexiconvert-5.x-0.3.tar.gz
Size: 12.88 KB
md5_file hash: dae799a21a50b04cc19d0ff2f03c2638
Last updated: May 7, 2008 - 22:20
View usage statistics for this release

Sorry, this is correct release.

flexiconvert 5.x-0.1

aj045 - May 7, 2008 - 21:57
Official release from CVS tag: DRUPAL-5--0-1
First released: May 7, 2008 - 21:57
Download: flexiconvert-5.x-0.1.tar.gz
Size: 8.33 KB
md5_file hash: 81b5fbd63b297dd74c416468d8702693
Last updated: May 7, 2008 - 22:00
View usage statistics for this release

A relatively stable release. It runs but needs expanded functionality.

flexiconvert 4.7.x-0.3

starbow - October 12, 2007 - 00:06
Official release from CVS tag: DRUPAL-4-7--0-3
First released: October 12, 2007 - 00:06
Download: flexiconvert-4.7.x-0.3.tar.gz
Size: 8.97 KB
md5_file hash: 21c5e4ec9bf38b6a700682987a15b905
Last updated: October 12, 2007 - 00:10
View usage statistics for this release

Collection of patches from the issue queue, rolled together by Josiah (siah).

(Unreported?) Bug: failed attempt to copy text_area's formating from flexinode. Failure results from cck column not existing.
Solution (tested, works): check for existence of 'format' column before issuing an update on it.

Bug: Funny characters in cck fields names are incorrectly translated to column names.
http://drupal.org/node/139801
Solution (tested, works): remove funny characters and limit the maximum length of the field name. Used patch, then expanded it to cover more characters.

Bug: No conversion of timestamp or checkboxes
http://drupal.org/node/141733
Solution (tested, works): Patch did not copy false values from checkboxes because of the if statement was confusing a numeric value of 0 with the value not existing. I fixed by using the more formal test of "array_key_exists", and applied that pattern to all the other if statements in that block.

Bug: No conversion of email, checkbox or select
http://drupal.org/node/139803
Solution (tested, works): Used email portion of patch. Works fine if cck's email module is installed.
Solution (tested, works): Merged Select portion of patch into timestamp/checkbox block. Tested that it copies the select field only if it is populated.

-- Notes --
* Enable Date API before defining CCK date fields

flexiconvert 5.x-0.2

starbow - April 2, 2007 - 22:01
Official release from CVS tag: DRUPAL-5--0-2
First released: April 2, 2007 - 22:01
Download: flexiconvert-5.x-0.2.tar.gz
Size: 8.32 KB
md5_file hash: b6a184305ca433a0c1e558bf2e260215
Last updated: April 2, 2007 - 22:05
View usage statistics for this release

Converted to 5.x (thanks mcarbone)

http://drupal.org/node/123709

Note: I have not tested this patch, so use at your own risk

flexiconvert 4.7.x-0.2

starbow - April 2, 2007 - 22:00
Official release from CVS tag: DRUPAL-4-7--0-2
First released: April 2, 2007 - 22:00
Download: flexiconvert-4.7.x-0.2.tar.gz
Size: 8.2 KB
md5_file hash: 84cc8797395c45b6853592ca3d03c579
Last updated: April 2, 2007 - 22:05
View usage statistics for this release

Added user contributed patches to work on versioned data, and apply to file, image, and url file types (thanks ejort & mcarbone)

http://drupal.org/node/130293
http://drupal.org/node/130017
http://drupal.org/node/123709

Note: I have not tested these patches, so use at your own risk

flexiconvert 5.x-1.x-dev

starbow - April 2, 2007 - 21:32
Nightly development snapshot from CVS branch: DRUPAL-5
First released: April 2, 2007 - 21:32
Download: flexiconvert-5.x-1.x-dev.tar.gz
Size: 8.54 KB
md5_file hash: 4be60c4d1ab0827ca36efb8aaffa0c36
Last updated: May 8, 2008 - 00:05
View usage statistics for this release

Updating to work on 5.x based on patch by mcarbone (http://drupal.org/node/123709)

flexiconvert 4.7.x-1.x-dev

starbow - January 31, 2007 - 20:05
Nightly development snapshot from CVS branch: DRUPAL-4-7
First released: January 31, 2007 - 20:05
Download: flexiconvert-4.7.x-1.x-dev.tar.gz
Size: 8.97 KB
md5_file hash: feb313dea129a7b03835fc99530855a4
Last updated: October 12, 2007 - 00:02
View usage statistics for this release

First release of this module. Hasn't been tested that much.

Syndicate content
 
 

Drupal is a registered trademark of Dries Buytaert.