Any Drupal 6x module to post content simultaneously to another Drupal site ?
minesota - March 27, 2009 - 01:02
Does anyone know of any Drupal 6x module/snippet that allows an user to post content ( for example, blog) simultaneously to another Drupal site ?
Post also allowed to do this but on D 5x, its a small but very easy to implement one both from admin and user's aspect. I tried to do a deadwood-> goodwood conversion - though the module gets ?installed and it shows up in the permission area the actual module administration and functioning are missing.

_
Why not just create a feed of what you want to push to the other site (with views) and use http://drupal.org/project/feedapi to consume it and create new nodes?
_
Don't be a Help Vampire - read and abide the forum guidelines.
If you find my assistance useful, please pay it forward to your fellow drupalers.
.....
Hi Thanks!
That is not the usecase.
Example :
Social site WorldfallzOne.com has user A who writes many blogs there, smilarly user B, user C ...
Blog only site WorldfallzTwo.com has same user B who wants some of her / his blog to post simultaneosuly in the blog only site while posting to the social site.
Postalso just adds an extra field to node/add/blog which the user can click to make the additional post only when s/he wants.Postalso also makes this really simple without need of anything to do with feed.Its just a 15 kb code without need to activate many modules like rss, feedapi, views etc.
The privacy factors (eg. show blog to freinds only etc) are also maintained nicely.
Any more / other ideas ?
_
Sorry no... this is exactly what i do with views/feedapi (which i usually have loaded on just about every site anyway).
_
Don't be a Help Vampire - read and abide the forum guidelines.
If you find my assistance useful, please pay it forward to your fellow drupalers.
will u pay for the 6.x
will u pay for the 6.x version of Post also?
We go the drupal way. How about you?
http://www.drupalway.com
.......
Have you taken over the developement of this project or currently maintaining it ?
Do you do custom coding and mod developement ... links please.
It depends on how much I can afford and how much you ask :)
Regards
i am a programmer..i dont
i am a programmer..i dont have a sales team worked for me ..i have no idea how to price this task...
let me see if i can study it in this weekend ..
of course, it will be better if u can contact the module's owner to do the ver 6.x.
good day.
We go the drupal way. How about you?
http://www.drupalway.com
.......
Well ... ummm ... you were asking about payment ...
I have posted at the original developer's as also tried a deadwood conversion :\