Page 1 of 1
How to import a LiveJournal
Posted: Tue Oct 04, 2005 3:09 am
by vastneonwolf
Using
ljArchive I have backed up my LiveJournal and exported an XML file, what I want to do is write a plugin that will read the XML and import it into s9y.
If it can import the comments as s9y comments that would be great.
Any ideas on how to start this would be great.
Re: How to import a LiveJournal
Posted: Tue Oct 04, 2005 4:21 pm
by garvinhicking
I suggest to have a look at the include/admin/importers/ directory and see how our existing importers do that stuff.
The voodoopad one might be the one nearest to what you want. Prepare yourself for some heavy XML parsing.
Best regards,
Garvin
Re: How to import a LiveJournal
Posted: Tue Oct 04, 2005 5:58 pm
by vastneonwolf
garvinhicking wrote:The voodoopad one might be the one nearest to what you want.
Which one is that?
nucleus.inc.php
phpbb.inc.php
pmachine.inc.php
sunlog.inc.php
textpattern.inc.php
wordpress.inc.php
b2evolution.inc.php
bblog.inc.php
bmachine.inc.php
geeklog.inc.php
generic.inc.php
movabletype.inc.php
Re: How to import a LiveJournal
Posted: Tue Oct 04, 2005 6:34 pm
by garvinhicking
the voodoopad importer is only present in the 0.9 versions of Serendipity...
Regards,
Garvin