Sonoma County Drupal Users Group Meeting
Start:
2008-06-03 19:00 - 21:00 US/Pacific Join us for the next meet-up of Sonoma County Drupal Users on Tuesday, June 3, 2008 from 7pm-9pm.
The topic for our next meeting: Drupal and Group Communications: Organic Groups and relocalize.net
We will be hosting the meeting at Post Carbon Institute, 6971 Sebastopol Ave, Sebastopol, CA.
Please RSVP (if possible) to events@postcarbon.org.
Groups:
Login to post comments
I'd like to go...
...but I'd need a ride, if not to, then from Sebastopol to Santa Rosa. Catch me at RobertHurley@glassangel.com
Thanks
Robert
Migrating custom data tables to Drupal nodes
Hi guys, in response to Kendra's questions this evening about migrating custom tables into Drupal CCK nodes, I put together a quick example of how to do that. I've written a blog post about it, you can find that at http://postcarbon.org/migrating_legacy_data_drupal_cck_nodes_example
I'd love to hear any comments that anyone has. Thanks!
-Jason
Migrating CCK customizations
Hi All,
One question we had was how best to migrate custom CCK configurations between sites. I just stumbled on one promising-looking solution. Haven't tested it yet.
http://drupal.org/project/cck_create_install
-ron
CCK import/export
Note also that CCK has a builtin import/export functionality that lets you take a CCK config that you have created one one site, export it out to a config and import it into a content type on another site (or elsewhere on the same site, potentially). I've used this successfully before.