Last modified: 2014-02-13 09:32:39 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T52046, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 50046 - Gallery Extension
Gallery Extension
Status: UNCONFIRMED
Product: MediaWiki extensions
Classification: Unclassified
Extensions requests (Other open bugs)
unspecified
All All
: Low enhancement (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-06-23 10:12 UTC by Andreas
Modified: 2014-02-13 09:32 UTC (History)
2 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Andreas 2013-06-23 10:12:58 UTC
I'm looking for an extension to mediawiki that extends the gallery with an attribute taking specific category images on update. This to simply retag the image to move it to another tag.

Today the example of gallery is:

<gallery widths=60px heights=60px>
File:Example.jpg
File:Example.jpg
</gallery>

The extension takes a category tag in the gallery that looks for all images with that category. f.e:

<galleryExt widths=60px heights=60px category="sunflowers" />

will list all images that is tagged with category sunflowers.
Comment 1 Andre Klapper 2013-06-24 04:13:37 UTC
You might also want to ask on https://www.mediawiki.org/wiki/Project:Support_desk if something similar already exists.
Comment 2 Ricordisamoa 2014-02-12 21:59:10 UTC
Wouldn't it be feasible to just add a new 'category' argument to the existing Gallery feature?
Comment 3 Andreas 2014-02-13 09:32:39 UTC
Ofcourse, I just did an example, a solution like 
<gallery widths=60px heights=60px category="sunflowers" />

would be neat as well.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links