Hi Guys,
I have installed the publish/subscribe modules and they work really good..
The only problem i am having is when i create a channel in one instance of drupal, and subscribe to the channel in the other drupal instance..
it starts getting the nodes automatically from the first drupal instance..
Can i do that manually, like say i create some nodes on my 1st drupal instance(where i have my publish module), and then i can manually send those nodes to the second drupal instance(Where i have my subscribe module)
thanks