5 Feb
2009
5 Feb
'09
3:56 p.m.
This may be easiest to do with XMLRPC. See http://drupal.org/node/82114. On Feb 5, 2009, at 9:41 AM, Martin Stadler wrote:
What I'm trying to do is writing a very custom one-time script to add content automatically to a certain site. So I can find out about the form details once in advance and that should be it. Yes, it may depend on what modules you have enabled and form details may change even in minor Drupal versions (security fixes i.e.). I'm aware of that and I'd adjust my script accordingly in that case.
I just want to know what I need to send to add content to the default page content type with no modifications for the latest stable Drupal 6 release.
Martin