Make WordPress Core

Opened 16 years ago

Closed 11 years ago

#7485 closed enhancement (wontfix)

Terrible UX design on XFN section of Write->Link pages

Reported by: otto42's profile Otto42 Owned by:
Milestone: Priority: normal
Severity: normal Version: 2.6
Component: Administration Keywords: ux-feedback
Focuses: Cc:

Description

Regarding the XFN section on the Write-Link pages:

The UX on this section is fairly terrible. We give the user an editable "rel" field and then don't let them edit it via javascript. Note that if you disable javascript and then edit that field, then your changes are indeed saved and then even show up on the resulting pages correctly. That javascript just won't let you manually edit the field.

I propose that the javascript on this section be changed to allow manual editing of that field, and to make the checkbox/radio sections just add/remove the relevant bits from the field when they are selected/deselected. Result should allow user to manually insert stuff into the rel field and leave those manual insertions unaltered when changing the radio/checkboxes, unless they conflict with the selections being made directly.

Also, side note, would be nice to add a nofollow checkbox to this section as well, to allow easy addition of nofollow to the rel field, which would be handy for the somewhat over-controlling SEO oriented people. ;)

Attachments (2)

7485.patch (13.7 KB) - added by tamme 13 years ago.
7485.2.patch (13.7 KB) - added by tamme 13 years ago.

Download all attachments as: .zip

Change History (12)

#1 @Otto42
16 years ago

Addition: Reference #2501

#2 @janeforshort
15 years ago

  • Milestone changed from 2.7 to 2.9

#3 @minusonebit
15 years ago

Here is to hoping that someday (perhaps before I die), this makes it into a future release.

#4 follow-up: @chrishajer
15 years ago

Thanks for filing this Otto. I just ran into this problem and really had no idea it would be this difficult. I hope it does get fixed for 2.9.

I don't consider myself over-controlling with the SEO, but I was going to follow Matt Cutt's recommendations from here:
http://www.seomoz.org/blog/whiteboard-friday-matt-cutts-on-nofollow

#5 in reply to: ↑ 4 @Otto42
15 years ago

Replying to chrishajer:

I don't consider myself over-controlling with the SEO, but I was going to follow Matt Cutt's recommendations from here:
http://www.seomoz.org/blog/whiteboard-friday-matt-cutts-on-nofollow

What Matt Cutts is recommending is basically WordPress' default state. No changes are needed to implement that.

Links within your own site don't get nofollowed, and links you create (like your Bookmarks) are basically links you're vouching for as being okay, so they don't get nofollowed either. User contributed links, like links in comments and such, do get nofollowed, since you didn't create them.

#6 @janeforshort
15 years ago

  • Type changed from defect (bug) to enhancement

#7 @janeforshort
14 years ago

  • Milestone changed from 2.9 to Future Release

Punting due to freeze.

@tamme
13 years ago

@tamme
13 years ago

#8 @tamme
13 years ago

  • Cc tamme added
  • Keywords ux-feedback dev-feedback 2nd-opinion added

I have implemented a possible solution for this problem. I do not know what the exact behavior should be, but its an example. Something to start this discussion again :-) (Srr for the second patch I had a timeout)

#9 @jane
12 years ago

  • Owner anonymous deleted
  • Status changed from new to assigned

#10 @dd32
11 years ago

  • Keywords dev-feedback 2nd-opinion removed
  • Milestone Future Release deleted
  • Resolution set to wontfix
  • Status changed from assigned to closed

Due to the Link Manager being hidden from new installs and being pushed towards a plugin, I think we can safely close this as wontfix

#21307

Note: See TracTickets for help on using tickets.