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.
How to import a LiveJournal
-
vastneonwolf
- Regular
- Posts: 43
- Joined: Sun May 22, 2005 6:57 am
- Contact:
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Re: How to import a LiveJournal
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
The voodoopad one might be the one nearest to what you want. Prepare yourself for some heavy XML parsing.
Best 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/
# 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/
-
vastneonwolf
- Regular
- Posts: 43
- Joined: Sun May 22, 2005 6:57 am
- Contact:
Re: How to import a LiveJournal
Which one is that?garvinhicking wrote:The voodoopad one might be the one nearest to what you want.
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
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Re: How to import a LiveJournal
the voodoopad importer is only present in the 0.9 versions of Serendipity...
Regards,
Garvin
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/
# 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/