Skip to content

Github mirror of MediaWiki extension HashTables - our actual code is hosted with Gerrit (please see https://www.mediawiki.org/wiki/Developer_access for contributing)

License

Notifications You must be signed in to change notification settings

wikimedia/mediawiki-extensions-HashTables

Repository files navigation

== About ==

The 'HashTables' extension Enhances the parser with hash table functions and a function
to store all parameters given to a template.

* Website: https://www.mediawiki.org/wiki/Extension:HashTables
* Author:  Daniel Werner < danweetz@web.de >
* License: ISC license


== Installation ==

Once you have downloaded the code, place the 'HashTables' directory within your
MediaWiki 'extensions' directory. Then add the following code to your
[[Manual:LocalSettings.php|LocalSettings.php]] file:

 # HashTables
 require_once( "$IP/extensions/HashTables/HashTables.php" );


== Contributing ==

If you have bug reports or feature requests, please add them to the 'HashTables'
Talk page [0]. You can also send them to Daniel Werner < danweetz@web.de >

[0] https://www.mediawiki.org/w/index.php?title=Extension_talk:HashTables

About

Github mirror of MediaWiki extension HashTables - our actual code is hosted with Gerrit (please see https://www.mediawiki.org/wiki/Developer_access for contributing)

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published