Creating custom node type to serve an XML file?
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi there, I a have a few 1000 xml files that I want to integrate into Drupal. Can someone outline what kinds of things do I need to learn? Here are a few specific questions I have: * How do I import the documents into Drupal's DB? Is there an API or a description of the sql needed? * How do I publish those new documents back? I guess I need to create a new node type, but didn't find a good HowTo. Can I use XSLT transformations to render the content? Thanks for pointing me into the right directions? K<o> - -- Kaj Kandler Conficio - http://www.conficio.com/ Phone: +1 (781) 632 5773 *** Technical support for non technical users of OpenOffice.org *** *** http://plan-b-for-openoffice.org/ *** -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (MingW32) iD8DBQFHnSNyRDUvrJRNjTARAmBYAJwIZFePIfwOqcob0TwWmYADMtNnTgCgh7+M gQYy2h4ONe8FxND1x3+DhJM= =uQm/ -----END PGP SIGNATURE-----
Quoting Kaj Kandler <KajKandler@conficio.com>:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Hi there, I a have a few 1000 xml files that I want to integrate into Drupal.
Can someone outline what kinds of things do I need to learn? Here are a few specific questions I have:
* How do I import the documents into Drupal's DB? Is there an API or a description of the sql needed?
Check http://drupal.org/node/135530 Also http://drupal.org/project/feedparser http://drupal.org/project/feedapi
* How do I publish those new documents back? I guess I need to create a new node type, but didn't find a good HowTo. Can I use XSLT transformations to render the content?
I think a study of the above should help answer these. Earnie -- http://for-my-kids.com/ -- http://give-me-an-offer.com/
participants (2)
-
Earnie Boyd -
Kaj Kandler