[consulting] beginner question about node sharing
Brian Vuyk
brian at brianvuyk.com
Sat Nov 20 17:57:48 UTC 2010
I don't have time to write more than a quick note, but have you
considered Services?
http://drupal.org/project/services
Services allows you to create SOAP / XMLRPC / JSON / whatever services
on your website through which nodes and other Drupal structures can be
fetched. It allows you to assign API keys and whatever you need.
If you read the documentation, it should allow you to do exactly what
you need.
Brian
On 10-11-20 12:22 PM, Audrius Naslenas wrote:
> any other ideas?
>
>> Have a look at domain access.
>> http://drupal.org/project/domain
>> On 11/19/2010 11:36 AM, Audrius Naslenas wrote:
>>> Hi,
>>>
>>> Have a d6 site, with pretty heavy cck nodes: images, audio and so on,
>>> content is updated quite often.
>>> What I want to do is to share nodes with the other, "secondary" d6 site,
>>> which is on separate server, separate codebase, db, users, etc.
>>>
>>> The nodes on "secondary" site have to:
>>> 1) Have the same, identical cck structure
>>> 2) Update in in real time as on "main" site, if not possible - during
>>> cron runs
>>> 3) Show some respect to bandwidth: if just one cck field is updated, do
>>> not update entire node with all cck fileds, just this lone field
>>>
>>> Which solution would you start with? Feeds + some extra?
>>>
>>> Thank you in advance.
>>>
>>>
>>>
>>> _______________________________________________
>>> consulting mailing list
>>> consulting at drupal.org
>>> http://lists.drupal.org/mailman/listinfo/consulting
>> _______________________________________________
>> consulting mailing list
>> consulting at drupal.org
>> http://lists.drupal.org/mailman/listinfo/consulting
> _______________________________________________
> consulting mailing list
> consulting at drupal.org
> http://lists.drupal.org/mailman/listinfo/consulting
More information about the consulting
mailing list