This website requires JavaScript.
Explore
Help
Register
Sign In
wikimedia
/
mediawiki-extensions-ConfirmEdit
Watch
1
Star
0
Fork
You've already forked mediawiki-extensions-ConfirmEdit
0
mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/ConfirmEdit
synced
2024-11-12 09:32:55 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
665a141406
mediawiki-extensions-Confir...
/
.gitignore
6 lines
41 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add .gitignore Change-Id: I5e997a1ba886de2eafd80356c2aec17c210ff9fa
2012-05-21 00:32:32 +00:00
.svn
*~
*.kate-swp
.*.swp
Maintenance for ConfirmEdit extension. * Removed unused globals and local variables. * Use Message class. * Remove PHP4-ism from recaptchalib.php. * Remove superfluous newlines. * Add missing semi-colon in ext.confirmedit.asirra.js. * Fix up some documentation. Change-Id: I8916003d083a8c00aeabc9e485cc9a50030f0982
2012-08-16 21:21:50 +00:00
.idea
Improved the QuestyCaptcha syntax for setting questions and answers Simple change to one method, QuestyCaptcha::getCaptcha, that allows to set questions and answers like so: $wgCaptchaQuestions = array( 'The capital of England?' => 'London', 'The capital of France?' => 'Paris', 'The capital of Spain?' => 'Madrid', ); Backwards compatibility with the previous syntax has been preserved. Change-Id: Ife16bfb4c63864f8bc9117dad15136288564e2b0
2014-03-27 00:33:55 +00:00
.DS_Store
Reference in a new issue
Copy permalink