TAG | content distributing in drupal
Jan/10
5
Sync Files in Drupal Using Services and xmlrpc()
0 Comments | Posted by Kevin Quillen in Content Management, Custom Website Design, Drupal Development, drupal modules, How To's, PHP, Web 2.0, Web Applications
In a previous entry we explored content syncing/distributing using the Services module and XMLRPC in Drupal. We learned how to create a method, its callback, how to invoke it through xmlrpc from another server, and how to create or update a node based on that data. Lets take a look at how you bring in [...]
