1 csense Nov 04, 2011 00:49
3 csense Nov 04, 2011 03:46
Hi sam2kb--
Hey, many thnx for the reply...any idea of the name of the plugin I'd need, or should I just start searching the plugin section (alas, haven't even browsed it yet to see what's available)?
But if there is a plugin to achieve the creation/login of users, then I'm halfway there already!
Since you seem knowledgable of such things, let me ask you one more Q:
When I was playing around with WordPress, I found several/many scripts that supposedly achieved remote logins...problem was, they were all written for previous versions of WP, & the WP folk seem to change things a lot, structurally, between releases...thus, all of these scripts didn't work (from what I gathered, a lot of these changes occurred when they rolled the WP MU into the main package)...so the question is, does b2e suffer from the same side effects? As everything states that b2e was designed to be multi user from the get-go, I'd like to think that a plugin I install today won't need to be rewritten for the next release...is this a correct perception?
Again, thnx for your assistance...if you're any indication of the level of support to be found in this forum, then I'm definitely in the right place!
-CSense
4 sam2kb Nov 04, 2011 03:57
I meant that it's possible to create a plugin that allows user authentication from external source. I'm not aware of any such plugin.
I'd like to think that a plugin I install today won't need to be rewritten for the next release...is this a correct perception?
Generally this is true, however sometimes when the core changes plugins may need to be edited a bit too. It's a common thing in programming; there's a good chance that a program written for windows 3.1 will not work in seven ;)
There are many older plugins in repository that will not work in current b2evolution version out of the box.
Welcome to the forums!
What you need can be done with a plugin. You can authenticate/register a user in b2evolution using login and password from external database.
b2evolution supports MetaWeblog, MovableType or Blogger xmlrpc APIs. I don't know of any existing solution for that.