Last modified: 2012-12-18 09:54:42 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 T43252, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 41252 - Outright remove of duplicate short URL under title
Outright remove of duplicate short URL under title
Status: RESOLVED WONTFIX
Product: MediaWiki extensions
Classification: Unclassified
ShortUrl (Other open bugs)
master
All All
: Normal major (vote)
: ---
Assigned To: Yuvi Panda
https://www.mediawiki.org/wiki/Thread...
: design, easy
Depends on:
Blocks: 38863
  Show dependency treegraph
 
Reported: 2012-10-21 09:03 UTC by Nemo
Modified: 2012-12-18 09:54 UTC (History)
5 users (show)

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


Attachments

Description Nemo 2012-10-21 09:03:04 UTC
It's the first really necessary step to solve bug 38863. The URL is already in the toolbar; the current additional clutter serves no purpose at all, as it's not even comprehensible.
Comment 1 Yuvi Panda 2012-10-24 13:39:57 UTC
I'll note that I was simply replicating the UI found in the gadgets used by tawiki and orwiki(I think?)
Comment 2 Nemo 2012-10-24 13:42:52 UTC
(In reply to comment #1)
> I'll note that I was simply replicating the UI found in the gadgets used by
> tawiki and orwiki(I think?)

Nobody says that it's your fault. :-)
Currently, however, I don't hear anyone (whether coming from those wikis or not) disagreeing with the opinion that the URL under the title makes more harm than good.
Comment 3 Yuvi Panda 2012-10-24 13:44:35 UTC
Arun Ganesh made a mockup a short while ago that was much better. Will check to see if I can find it. 

And I don't think putting it just in the toolbox makes any sense. Nobody looks at the toolbox.
Comment 4 Nemo 2012-10-24 13:51:47 UTC
(In reply to comment #3)
> Arun Ganesh made a mockup a short while ago that was much better. Will check to
> see if I can find it. 

https://www.mediawiki.org/wiki/File:L10n-ux-wiki_shortlink_position.png

> And I don't think putting it just in the toolbox makes any sense. Nobody looks
> at the toolbox.

We have (even far more?) crucial tools there, it's not a new thing. Someone looking for a short link will find it, it's not something most readers would need or need to be encouraged to use (probably unlike some other stuff in the toolbox).
Comment 5 Yuvi Panda 2012-10-24 14:09:17 UTC
Try copy pasting the URL into someplace to try sharing it. That is the original purpose of the Short URL - so burying it in the toolbox would be counterproductive. It's for readers, rather than editors.
Comment 6 Daniel Friesen 2012-10-24 14:12:52 UTC
(In reply to comment #4)
> (In reply to comment #3)
> > Arun Ganesh made a mockup a short while ago that was much better. Will check to
> > see if I can find it. 
> 
> https://www.mediawiki.org/wiki/File:L10n-ux-wiki_shortlink_position.png

Looks like a bad place for the shorturl. Margins are not consistent across skins. Moreover margins are not a proper place to put content.
Comment 7 Nemo 2012-10-24 14:18:20 UTC
(In reply to comment #6)
> (In reply to comment #4)
> > (In reply to comment #3)
> > > Arun Ganesh made a mockup a short while ago that was much better. Will check to
> > > see if I can find it. 
> > 
> > https://www.mediawiki.org/wiki/File:L10n-ux-wiki_shortlink_position.png
> 
> Looks like a bad place for the shorturl. Margins are not consistent across
> skins. Moreover margins are not a proper place to put content.

Please discuss that on bug 38863.

(In reply to comment #5)
> Try copy pasting the URL into someplace to try sharing it. 

Ok, what's the problem? You still need a right click and a left click (most
users don't even know shortcuts).

> That is the original
> purpose of the Short URL - so burying it in the toolbox would be
> counterproductive. It's for readers, rather than editors.

Like everything in the toolbox, think of permalinks and books (below) but also
"what links here" which is a fundamental tool to navigate pages.
There's no very special reason for this particular tool to be in such a bad position: again, not your fault, but it needs a fix now rather than in the future (aka never).
Comment 8 Siddhartha Ghai 2012-10-24 14:26:36 UTC
(in reply to the above wrangling)
1. Yes the current UI is horrible. That is bug 38863
2. Nobody sees the sidebar.
3. The bigger part of the current problem is that nobody knows what this url is for (there's no indication of it in the title part)
4. The mockup looks good (even if it is difficult to implement in js, skins etc.)
5. This tool needs to be highly visible. Other tools like collection are in the sidebar. That doesn't mean that they're visible. Probably half the people don't know about them either. Its not whether this should be put in a comparatively better place compared to other "important" extensions, but rather whether putting it in the sidebar will solve its purpose, which I don't believe it would. As has been said, nobody looks at the sidebar.

So, outright removal of duplication is needed, but not necessarily from the title line. If a non-obtrusive method of incorporating this prominently (near the title) can be found, the title implementation may be kept and the sidebar link removed.
Comment 10 Nemo 2012-10-24 16:00:31 UTC
Sure, in fact I'm not saying to disable the extension.
Linking current version is also (almost) impossible, without the toolbox link... but there it is.
Comment 11 Yuvi Panda 2012-10-24 16:06:13 UTC
And nobody uses the cur link from the toolbox :P
Comment 12 Nemo 2012-10-24 16:20:49 UTC
(In reply to comment #11)
> And nobody uses the cur link from the toolbox :P

Those who need it, do. (Do you have clicktracking data to say the opposite, or that this feature is special?)
"Short URL" is quite a universal feature in the web, people needing it will just look around and immediately found it in the toolbox, while the URL under the title could be anything and other toolbox links are more unfortunate because they are also a bit hard to explain.
Comment 13 Yuvi Panda 2012-10-24 16:24:13 UTC
I'm sure this data can be obtained from the squid logs
Comment 14 Srikanth Logic 2012-10-25 09:56:36 UTC
(In reply to comment #8)
> (in reply to the above wrangling)
> 1. Yes the current UI is horrible. That is bug 38863

Ofcourse, the custom javascript was slightly better infact.

> 5. This tool needs to be highly visible. Other tools like collection are in the
> sidebar. That doesn't mean that they're visible. Probably half the people don't
> know about them either. Its not whether this should be put in a comparatively
> better place compared to other "important" extensions, but rather whether
> putting it in the sidebar will solve its purpose, which I don't believe it
> would. As has been said, nobody looks at the sidebar.

Agree. It needs to be visible, but should not be very obtrusive.
 
> So, outright removal of duplication is needed, but not necessarily from the
> title line. If a non-obtrusive method of incorporating this prominently (near
> the title) can be found, the title implementation may be kept and the sidebar
> link removed.
+1

(In reply to comment #7)
> Ok, what's the problem? You still need a right click and a left click (most
> users don't even know shortcuts).

I think this will be the case irrespective of where the link is since we are not going to support click2copy. The main problem that this link solves is not that as well. People are getting to know shortcuts, atleast control-c / control-v :)
Comment 15 Nemo 2012-12-18 09:35:08 UTC
Restoring original summary: the new one would make it a duplicate of bug 38863, of which this is a proposed solution. WONTFIX it, if you have better ideas...
Comment 16 Yuvi Panda 2012-12-18 09:36:45 UTC
Marking as duplicate, since there is a better solution outlined at bug 38863#c1

*** This bug has been marked as a duplicate of bug 38863 ***
Comment 17 Nemo 2012-12-18 09:53:50 UTC
(In reply to comment #16)
> Marking as duplicate, since there is a better solution outlined at bug
> 38863#c1

Does this mean that you have plans to implement that solution in the foreseeable future?
Comment 18 Yuvi Panda 2012-12-18 09:54:42 UTC
Somewhere in the next month, yes (currently busy implementing WP:DRREFORM)

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


Navigation
Links