/[drupal]/contributions/modules/flexiconvert/README.txt
ViewVC logotype

Diff of /contributions/modules/flexiconvert/README.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.5, Wed May 7 21:26:47 2008 UTC revision 1.6, Tue Aug 19 02:23:43 2008 UTC
# Line 1  Line 1 
1  // $Id$  // $Id: README.txt,v 1.5 2008/05/07 21:26:47 aj045 Exp $
2    
3  Introduction  Introduction
4  -------------------------------------  -------------------------------------
# Line 39  process of Flexinode types to CCK types Line 39  process of Flexinode types to CCK types
39  old Flexinode content name.   Names can have white space but machine-readable types can not have white space.  This is a problem, but the solution is simple:  old Flexinode content name.   Names can have white space but machine-readable types can not have white space.  This is a problem, but the solution is simple:
40  convert all amounts of white space between words to a single underscore.  convert all amounts of white space between words to a single underscore.
41    
42    Known Bugs
43    -------------------------------------
44      1. One major bug is that it will take custom fields and insert all of their content in to the body instead of
45      creating CCK fields for them.
46    
47  Support  Support
48  -------------------------------------  -------------------------------------

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

  ViewVC Help
Powered by ViewVC 1.1.2