Page 1 of 1

about importing raw html? is it possible?

Posted: Mon Dec 13, 2004 12:19 pm
by bleuge
hi all,

i use collectorz.com movie collector to maintain a db of my movies,
i think it could be great to import all this stuff as posts in serendipity, for example in a movies category

movie collector can export in xml and in html, i want to code some kind of plugin or maybe a conversion tool to import all this data

any suggestion before i start munching code? ;)

thanks for your time!
bleuge

Re: about importing raw html? is it possible?

Posted: Mon Dec 13, 2004 4:50 pm
by garvinhicking
the best thing would be to export to XML, then write a plugin which converts XML to RSS, and then you can import the RSS stuff. :-)

Regards,
Garvin.

Posted: Mon Dec 13, 2004 6:04 pm
by Guest
thanks again, i was thinking in that solution as the easiest,

i'll post my results here after coding it

regards
bleuge