I was using Pivot on my old website, but have changed over to Drupal. I couldn't find a module or script to import the Pivot content in to Drupal, and I've been kind of interested in learning a bit about how the modules work, so I've written a module that does the job.

With hindsight, it might have been easier to type the code by hand, but never mind!

If anyone else is making the same migration then feel free to fetch a copy of the module from my site.

I'm not sure if I followed all the Drupal coding conventions, I just kind of got stuck in (much more interesting learning that way!)
________

Just five more minutes...

www.stuartandnicola.com

Comments

bxy’s picture

I plan to move 2 pivot sites to drupal too and since I don't know how to code, I am stuck. I tried aggregate module to fetch old posting but that way I lost all the comments (blog is conversation), so that won't work.

I will definitely try out your module and report back here and at the thread in your blog since I am using 4.7 and your module is 4.6 specific

BTW

>I could have sat and typed it in by hand (and on reflection that >might have been quicker!),

haha. If you don't do this module, I might do the typing work. :) Thank you!

graham_k’s picture

Hmm, what abot snippets? I use them heavilly ...