Extension:MWZenphoto
![]() | This extension is currently not actively maintained! Although it may still work, any bug reports or feature requests will more than likely be ignored. |
![]() Release status: unmaintainedCategory:Unmaintained extensions |
|
---|---|
Implementation | TagCategory:Tag extensions |
Description | Allow inclusion of images from a Zenphoto gallery using a simple tag in the markup |
Author(s) | CiaranGtalk |
Latest version | 0.11 |
MediaWiki | Category:Extensions without MediaWiki version |
License | GNU Affero General Public License 3.0 |
Download | GitLab: Note: |
<zenphoto> |
Overview
This template provides a simple method to allow inclusion of images from a Zenphoto gallery using a custom <zenphoto> tag in the markup. The gallery can either be local to the MediaWiki installation (i.e. relative path on the same server) or remote (full URL).
Installation and Usage
- Download and place the file(s) in a directory called
MWZenphoto
in yourextensions/
folder. - Add the following code at the bottom of your LocalSettings.php file:
require_once "$IP/extensions/MWZenphoto/MWZenphoto.php";
Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.Category:Extensions not using extension registration
Category:AGPL licensed extensions
Category:All extensions
Category:Extensions in GitLab version control
Category:Extensions not in ExtensionJson
Category:Extensions not using extension registration
Category:Extensions without MediaWiki version
Category:Extensions without a compatibility policy
Category:Extensions without an image
Category:Tag extensions
Category:Unmaintained extensions