-
Notifications
You must be signed in to change notification settings - Fork 0
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
wikimedia/mediawiki-extensions-HashTables
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
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 0
No packages published