[wp-hackers] WordPress eXtended RSS DTD

Aaron Brazell emmensetech at gmail.com
Wed Jul 16 14:22:55 GMT 2008


Start with the WXR base class I wrote.
http://technosailor.com/2008/01/28/wordpress-export-base-class/

Then treat the project as atypical "WP importer" project where you have the
problem of exporting from source to importing to WordPress. The base class
will take care of the importing to WordPress part. Then all you have to do
is write an "exporter" that wil parse through your XML.

Make sense?

On Wed, Jul 16, 2008 at 8:56 AM, Gerhard Brauckmann <
Gerhard.Brauckmann at mi-verlag.de> wrote:

> interesting starting point!
> But how to make sure to get an "maximum" view into the export file?
>
> I'll do some tests to see how the structre will be when using
> meta, encl files, categorie etc.
>
> but is there no DTD definiton for this WP RSS format?
>
>
> Gerhard
>
>
>
>
> Viper007Bond <viper at viper007bond.com>
> Gesendet von: wp-hackers-bounces at lists.automattic.com
> 16.07.2008 14:13
> Bitte antworten an
> wp-hackers at lists.automattic.com
>
>
> An
> wp-hackers at lists.automattic.com
> Kopie
>
> Thema
> Re: [wp-hackers] WordPress eXtended RSS DTD
>
>
>
>
>
>
> Just install WordPress somewhere and then do an export. It should be
> pretty
> clear pretty quick. :)
>
> Although personally I think it'd be a lot, lot faster (and better) to make
> your XML file into an RSS format. That way you can just import it via the
> RSS import feature.
>
> On Wed, Jul 16, 2008 at 5:04 AM, Gerhard Brauckmann <
> Gerhard.Brauckmann at mi-verlag.de> wrote:
>
> > Friends of WP,
> >
> > I have to import content via XML files.
> >
> > My idea is to build a XSLT transformation to the specific form of
> > "WordPress eXtended RSS Format".
> >
> > Does anyone of you have some documentation about the WordPress eXtended
> > RSS DTD?
> > How does an RSS item to look like for importing, the post, categories,
> > images, meta information etc.?
> >
> > Kind regards from sunny bavaria
> > Gerhard Brauckmann
> > _______________________________________________
> > wp-hackers mailing list
> > wp-hackers at lists.automattic.com
> > http://lists.automattic.com/mailman/listinfo/wp-hackers
> >
>
>
>
> --
> Viper007Bond | http://www.viper007bond.com/ | http://www.finalgear.com/
> _______________________________________________
> wp-hackers mailing list
> wp-hackers at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/wp-hackers
>
> _______________________________________________
> wp-hackers mailing list
> wp-hackers at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/wp-hackers
>



-- 
-- 
Aaron Brazell
web:: www.technosailor.com
phone:: 410-608-6620
skype:: technosailor
twitter:: @technosailor


More information about the wp-hackers mailing list