Revision history for FudLogin
Revision [23298]
Last edited on 2016-05-20 07:38:47 by MreimeR [Replaces old-style internal links with new pipe-split links.]Additions:
This is a try for an advanced "Single Login System" for Wikka Wiki in combination with an [[http://fudforum.org/forum/ | FUDForum]] based forum installation. It will allow anyone to log in with his forum login and password. On the first login, a user has to choose his WikiName, he likes to use.
Deletions:
No Differences
Additions:
----
CategoryUserContributions
CategoryUserContributions
Additions:
<!-- Please leave the following line unchanged -->
Additions:
<div class="smallprint">Login powered by <a href="http://wikkawiki.org/FudLogin">FudLogin</a> written by <a href="mailto:Manuel.Reimer{at}gmx.de">Manuel Reimer</a>.</div>
Additions:
// Only match for "real" pages and not for UserPages (would
// block users with UserPage from migrating)
// block users with UserPage from migrating)
Deletions:
Additions:
// Don't match for UserPages
case ($this->ExistsPage($in_wikiname) && !$this->LoadUser($in_wikiname)):
case ($this->ExistsPage($in_wikiname) && !$this->LoadUser($in_wikiname)):
Deletions:
Additions:
Users, which didn't already have a WikiName, will just choose a new one, which hasn't been already taken by someone else and isn't already in use as name for a page on your wiki.
Additions:
"fudlogin_forumpath" => "../FUDForum" // Replace with relative path to your "non HTTP reachable" forum files (backend).
Deletions:
Additions:
To install this mod, you at first have to specify the path to your forum in your wikka.config.php in the following way:
Deletions:
Additions:
=====""FudLogin"" Mod=====
This is a try for an advanced "Single Login System" for Wikka Wiki in combination with an [[http://fudforum.org/forum/ FUDForum]] based forum installation. It will allow anyone to log in with his forum login and password. On the first login, a user has to choose his WikiName, he likes to use.
- Has to work even if the wiki already has several [[WikiName]]s, pages, ACLs, UserPages, ... After the change to the new login system, any forum user has to be able to get back his old WikiName
This is a try for an advanced "Single Login System" for Wikka Wiki in combination with an [[http://fudforum.org/forum/ FUDForum]] based forum installation. It will allow anyone to log in with his forum login and password. On the first login, a user has to choose his WikiName, he likes to use.
- Has to work even if the wiki already has several [[WikiName]]s, pages, ACLs, UserPages, ... After the change to the new login system, any forum user has to be able to get back his old WikiName
Deletions:
This is a try for an advanced "Single Login System" for Wikka Wiki in combination with an [[http://fudforum.org/forum/ FUDForum]] based forum installation. It will allow anyone to log in with his forum login and password. For the first login, a user has to choose his WikiName, he likes to use.
- Has to work even if the wiki already has several WikiNames, pages, ACLs, UserPages, ... After the change to the new login system, any forum user has to be able to get back his old WikiName