Skip to content

Appropedia/extension

Repository files navigation

Extension:Appropedia

Extension:Appropedia contains all PHP code specific to Appropedia.

Many features that were developed specifically for Appropedia have been turned into standalone extensions. However, some features are so specific that cannot be turned into extensions, so we clump them all together in this extension:

This extension also contains Appropedia's custom Lua library, which exposes some data to Appropedia's custom Lua module:

  • emailDomain - Returns the email domain of a given user
  • fileUses - Returns the number of uses of a given file
  • pageCategories - Returns the categories of a given page
  • pageExists - Checks wether a given page exists

Finally, it contains a few custom maintenance scripts:

About

MediaWiki extension that implements Appropedia-specific features

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors