Last modified: 2012-11-11 12:08:17 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 T42644, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 40644 - Special property provides service / changing icon for service links
Special property provides service / changing icon for service links
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
Semantic MediaWiki (Other open bugs)
unspecified
All All
: Unprioritized enhancement with 1 vote (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-09-30 22:38 UTC by [[kgh]]
Modified: 2012-11-11 12:08 UTC (History)
4 users (show)

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


Attachments

Description [[kgh]] 2012-09-30 22:38:22 UTC
Currently service links are marked with the same icon that the #info parser function uses, a white question mark on blue background. I do not think that this is a good idea since a question mark suggests information to help related topics.

In the case of service links the user gets directed to pages containing further information (data) in contrast to information (help). To cut a long story short, I suggest replacing the currrent icon with:

http://commons.wikimedia.org/wiki/File:Arrow_icon.png

The arrow suggests "follow me to more information (data)" and is thus better suited for this case and avoids ambiguity and confusion
Comment 1 MWJames 2012-10-03 02:03:02 UTC
https://gerrit.wikimedia.org/r/#/c/26341/ solves (bug 40644) by deploying a service.png (in core is the same as info.png) that can be replaced with another icon to adopt individual requirements.
Comment 2 [[kgh]] 2012-10-03 09:35:00 UTC
This one was about replacing the icon in core. Opinions?
Comment 3 MWJames 2012-10-03 11:39:02 UTC
The change [1] will not deploy a new icon, it will use the icon that has been used before but it will open a possibility for a user to replace that icon which was not possible before.

If you think the core needs another icon you can make your commit after [1] got merged.

[1] https://gerrit.wikimedia.org/r/#/c/26341/
Comment 4 [[kgh]] 2012-10-03 21:19:35 UTC
Your changes are very good, since it allows further customisation. Thank you for this and heaps of kudos!

I would not like to upload a new icon prior to have reached some consensus. Is there actually a need to change the icon and if there is one, which icon should be used. This bug is more like a RFC in that respect. I guess you can live either way.
Comment 5 MWJames 2012-10-03 21:24:25 UTC
In case someone wants to change the icon see [1] and [2]

[1] http://semantic-mediawiki.org/wiki/Help:Tooltip

[2] ext.smw.tooltip.css
<pre>
.smwtticon.service {
	display:inline-block;
	/* @embed */ background: url(images/info.png)  no-repeat bottom;
}
</pre>
Comment 6 MWJames 2012-11-07 06:56:07 UTC
Karsten, could you take a lead (mailing list) here otherwise this will stay open forever without anyone else noticing.
Comment 7 Markus Krötzsch 2012-11-07 08:07:02 UTC
I wonder if we could find an exit strategy to get rid of service links. This is a feature that we introduced before inline queries were even invented, at a time when the display of a Factbox was still the main function of SMW. It seems obsolete and irrelevant now. Anybody still using this and really needing it?
Comment 8 [[kgh]] 2012-11-11 12:08:17 UTC
An exit to service links is another issue which should be tracked with another bug, if tracking for this is needed at all. Thus closing as RESOLVED FIXED.

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


Navigation
Links