[wp-hackers] WordPress eXtended RSS DTD

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


On Wed, Jul 16, 2008 at 8: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".
>

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.


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


More information about the wp-hackers mailing list