Extension:RandomImageByCategory
From MediaWiki.org
|
RandomImageByCategory Release status: stable |
|
|---|---|
| Implementation | Parser extension |
| Description | Displays a random image from a given category |
| Author(s) | Aaron Wright David Pean Jack Phoenix |
| Last version | 1.0 |
| MediaWiki | 1.12+ |
| License | GNU General Public License 2.0 or later |
| Download |
Download snapshot (Git master)
Git [?]: repo summary • tree • code changes SVN [?]: checkout-url • tree • code changes |
| Example | <randomimagebycategory width="200" categories="Featured Image"/> |
|
Check usage (experimental) |
|
RandomImageByCategory extension displays a random image from the given category or categories.
Supported parameters are width, limit and categories.
[edit] Installation
- Download the file and place it in $IP/extensions/RandomImageByCategory/
- Add the line
into the wiki's LocalSettings.phprequire_once("$IP/extensions/RandomImageByCategory/RandomImageByCategory.php");
- Installation can now be verified through the wiki's Special:Version
| Social tools | |
|---|---|
| SocialProfile | Overview • UserStatus (GSoC 2011 project) • Roadmap • Developer info • Screenshots • History |
| Other social extensions | Automatic Board Welcome • BlogPage • FanBoxes • NewUsersList • PictureGame • PollNY • QuizGame • RandomFeaturedUser • RandomGameUnit • RandomUsersWithAvatars • SiteMetrics • UserWelcome |
| Semanticness | Semantic Social Profile |
| Other related extensions (which do not depend on SocialProfile) |
Comments • LinkFilter • NewSignupPage • RandomImageByCategory • Video • VoteNY • WikiTextLoggedInOut |
