Why Wiki Widgets
From Hexten
MediaWiki already has an extensions mechanism so why do we need Wiki Widgets?
Contents |
[edit] For Users
[edit] Discoverable
Users can easily find out which widgets are installed and learn how to use them.
[edit] For Developers
[edit] Efficient
Widgets are loaded on demand; pages that don't use them incur little overhead.
[edit] Convenient
The framework provides a convenient interface to a number of facilities that simplify writing complex extensions.

