Last modified: 2014-04-09 16:36:28 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 T20020, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 18020 - SRF-Ploticus: Embed URL and other metadata into generated plots
SRF-Ploticus: Embed URL and other metadata into generated plots
Status: ASSIGNED
Product: MediaWiki extensions
Classification: Unclassified
SemanticResultFormats (Other open bugs)
unspecified
All All
: Lowest enhancement (vote)
: ---
Assigned To: Joel Natividad
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2009-03-17 17:51 UTC by Joel Natividad
Modified: 2014-04-09 16:36 UTC (History)
3 users (show)

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


Attachments

Description Joel Natividad 2009-03-17 17:51:14 UTC
Add the ability to optionally add metadata using EXIF/XMP into the generated plots, like:

- URL - where the plot lives (use anchor links)
- assigned Title if any
- create date, etc.

and possibly, some additional metadata as specified in the inline query parameters.

Use either exiv2 or exiftool to embed the metadata.  For SVG, add the metadata element in the XML.

Metadata will be added when LocalSettings.php parameter $srfgExifToolPath is set.
Comment 1 Joel Natividad 2009-03-19 15:22:19 UTC
Also, when embedding the URL, be sure to specify the articleid so we can pull up the exact version of the article when the plot was generated and take advantage of the built-in versioning capability of mediawiki. (i.e. http://mysite/mysmw/index.php?title=MYARTICLENAME&oldid=NNN).

This is in addition to the URL sans the article ID so users can go to the latest version of the plot.

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


Navigation
Links