Tagged Questions
0
votes
1answer
133 views
Which is the most efficient way (performance) to add functionality to MediaWiki?
I know of three ways to enhance MediaWiki functionality:
Using extensions.
Using templates.
Changing MediaWiki:Common.css & MediaWiki:Common.js
My question is, when I can choose which to do, ...