zethon
Member
About a decade ago now I released a plugin for vbulletin, which I was running at the time. I called it vbNetwork. It allowed different boards to network together and share one or more forums.
The way it worked was pretty straight forward. AdminA of BoardA decides he wants to start a network, and his buddy AdminJ of BoardJ decides he wants his board to join it. AdminA sets up the network and adds AdminJ's board as a node on the network, and AdminJ configures his board accordingly. AdminA creates a few "network forums" and AdminJ joins his board to one or more of them. Now when user CoolUsername of BoardJ makes a posts in one of the shared forums, users of BoardA will see those posts as being from CoolUsername@BoardJ. In this sense the forum is "networked". Boards could also belong to one or more "networks", though a forum itself could only be tied to 0 or 1 forums.
The protocol to share data was plain ol' XML and very straight forward. For a while I was working with someone who was writing a phpBB version that would have easily allowed users on a phpBB board to share forums with vbulletin forums. Unfortunately I lost interest in the plugin because interest in general seemed minimal.
I've been toying with the idea of writing some kind of XenFory-Lemmy bridge, but now I wonder if maybe just a Xenforo version of my old network plugin might be better. I'm posting this thread to gauge public interest and see what the community thinks, what suggestions you might have, and to see if anything like this already exists for xf.
Thanks!
The way it worked was pretty straight forward. AdminA of BoardA decides he wants to start a network, and his buddy AdminJ of BoardJ decides he wants his board to join it. AdminA sets up the network and adds AdminJ's board as a node on the network, and AdminJ configures his board accordingly. AdminA creates a few "network forums" and AdminJ joins his board to one or more of them. Now when user CoolUsername of BoardJ makes a posts in one of the shared forums, users of BoardA will see those posts as being from CoolUsername@BoardJ. In this sense the forum is "networked". Boards could also belong to one or more "networks", though a forum itself could only be tied to 0 or 1 forums.
The protocol to share data was plain ol' XML and very straight forward. For a while I was working with someone who was writing a phpBB version that would have easily allowed users on a phpBB board to share forums with vbulletin forums. Unfortunately I lost interest in the plugin because interest in general seemed minimal.
I've been toying with the idea of writing some kind of XenFory-Lemmy bridge, but now I wonder if maybe just a Xenforo version of my old network plugin might be better. I'm posting this thread to gauge public interest and see what the community thinks, what suggestions you might have, and to see if anything like this already exists for xf.
Thanks!