about importing raw html? is it possible?

Having trouble installing serendipity?
Post Reply
bleuge

about importing raw html? is it possible?

Post 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
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: about importing raw html? is it possible?

Post 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.
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Guest

Post by Guest »

thanks again, i was thinking in that solution as the easiest,

i'll post my results here after coding it

regards
bleuge
Post Reply