Most likely. We're in the process of upgrading both Observer and Politicker from D5 to D6, and they communicate partially using nodeshare. The anticipated timeline is in the next 2-3 months, so stay tuned.
Agreed. Definitely sounds like an interesting option. This module seems similar to what the APC-AA did to share data between servers. Looking forward to testing it out in Drupal 6.
Are you still using this nodeshare on the Observer sites?
I read your blog that says you were in the process of upgrading Drupal to version 6, so I am assuming that in order for nodeshare to continue to work it would have to be upgraded also.
Or maybe nodeshare was dropped on the Observer websites and replaced by something else?
I'm not going to be doing any further work on this module. If anyone is interested in taking it over, send me a note and I'll gladly hand over the maintainership of it.
If you're on D6 and you're looking for similar functionality, you can (mostly) replicate a fully-loaded node object across sites by creating an RSS feed with Views, reading it with FeedAPI on the destination site, and using FeedAPI Mapper to copy over CCK fields and such.
I haven't looked into the new Feeds module yet, but that may also provide some equivalent functionality.
Comments
Comment #1
xmattus commentedMost likely. We're in the process of upgrading both Observer and Politicker from D5 to D6, and they communicate partially using nodeshare. The anticipated timeline is in the next 2-3 months, so stay tuned.
Comment #2
cgdigitaltreats commentedstaying tuned.....'
Antonio
Comment #3
mgiffordAgreed. Definitely sounds like an interesting option. This module seems similar to what the APC-AA did to share data between servers. Looking forward to testing it out in Drupal 6.
Comment #4
hongpong commentedsubscribing to this. keep up tha good work!
Comment #5
dgastudio commented+1
Comment #6
waztech_steve commentedHi Matt,
Are you still using this nodeshare on the Observer sites?
I read your blog that says you were in the process of upgrading Drupal to version 6, so I am assuming that in order for nodeshare to continue to work it would have to be upgraded also.
Or maybe nodeshare was dropped on the Observer websites and replaced by something else?
Comment #7
tengokususcribing... thanks a lot!
Comment #8
MatthijsG commentedSubscribing!
Comment #9
xmattus commentedI'm not going to be doing any further work on this module. If anyone is interested in taking it over, send me a note and I'll gladly hand over the maintainership of it.
If you're on D6 and you're looking for similar functionality, you can (mostly) replicate a fully-loaded node object across sites by creating an RSS feed with Views, reading it with FeedAPI on the destination site, and using FeedAPI Mapper to copy over CCK fields and such.
I haven't looked into the new Feeds module yet, but that may also provide some equivalent functionality.