Have you considered using the migrate module? It might be a simple enough thing to do the views integration with the table wizard module, then just export it as hook_views_data in this module. I do remember that being a little tricky though because the way that the profile table was setup. The rest if it though is already sorted out in the CCK integration, now in migrate_extras.

I think migrate is especially got at this type of thing, not just importing from another CMS. I'll try to follow up with some code, since we have to do this anyway.

Comments

BenK’s picture

Subscribing...