https://bugzilla.wikimedia.org/show_bug.cgi?id=48768

Jack Phoenix <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #3 from Jack Phoenix <[email protected]> ---
http://www.mediawiki.org/wiki/Extension:NewSignupPage implements an "I agree to
the site ToS" checkbox on Special:UserLogin/signup; for a live demo, take a
look at any ShoutWiki site, e.g.
http://www.shoutwiki.com/wiki/Special:UserLogin/signup (and yes, I'm totally
tooting my own horn here)

There's also http://www.mediawiki.org/wiki/Extension:CCAgreement, which does a
similar thing by showing the license terms in an iframe; the code could be
modified to render a (local) ToS page on the signup page instead of license
terms, but it's somewhat hacky as it relies on regex replacements of some
things instead of injecting the iframe there properly and as such, there's a
risk that it'll break upon major version upgrades or such.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to