Closed (won't fix)
Project:
Discuss This!
Version:
5.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
31 Aug 2008 at 18:52 UTC
Updated:
29 Nov 2013 at 11:47 UTC
Jump to comment: Most recent
Comments
Comment #1
spidermanWhile this is an interesting idea, it's definitely out of scope for the current version of the module. The main reason for this is simply that the module relies on core API functions (which assume direct access to the forum database table) to auto-create the forum topics it generates. Perhaps this could be done with some clever sharing of DB tables using table_prefixes, but I don't have time/energy to put into this.
Failing that, I'd suspect there'd be a better way to accomplish this through some kind of "web services"-style functionality on the remote domain, and probably deserves another module (or two) entirely. However, if anyone is serious about implementing something like this (and seriously thinks this module is the best place to do it), I would consider branching a 2.x stream of the module on which to test patches in this direction.
Comment #2
dom. commentedModule maintainer has changed. I'm closing this issue after years of inactivity, please open a new issue if needed.