Node Import…
February 2, 2009
chrisyakimov
Don’t know why I thought that the current release DID support CCK content types when the project page makes it very clear that it doesn’t.
So… looks like I need to delve into the way Drupal sets dates in order to harness that into a PHP based database import. Youch. Big project for me, being pretty NEW to PHP. My hunch is that I need to:
- Make a db mysqli connection
- Write queries to draw from the correct tables, put the data into variables, and insert them into the destination tables, but with…
- .. .something that intercepts the date-based information and converts it to Drupal-happy date infor
What is Drupal-happy date info?
Entry Filed under: Uncategorized
Leave a Comment
Some HTML allowed:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <pre> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>
Trackback this post | Subscribe to comments via RSS Feed