Skip to content

creativecommons/CCID-MediaWiki

Repository files navigation

CCID-MediaWiki

Script to add CCID users to MediaWiki

Field Mappings

Assuming the following data from creativecommons/CCID-cas:

CCID Field Example Data
email [email protected]
nickname Arthur Philip Dent
global arthurdent

Wiki

addCCIDUser.php:

WikiMedia CCID Example Notes
Username global CCID-arthurdent 'CCID-' . $global
Email email [email protected]
Real Name global arthurdent

Teamspace

addTeamspaceCCIDUser.php:

WikiMedia CCID Example Notes
Username email [email protected] ucfirst($email)
Email email [email protected]
Real Name global arthurdent

About

Script to add CCID users to MediaWiki

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages