Make WordPress Core

Opened 16 years ago

Closed 15 years ago

#9196 closed task (blessed) (fixed)

Can description be added as a link widget option?

Reported by: designsimply's profile designsimply Owned by: ryan's profile ryan
Milestone: 2.8 Priority: low
Severity: normal Version: 2.7
Component: Widgets Keywords: has-patch needs-testing
Focuses: Cc:

Description

Can description be added as a link widget option? The language on /wp-admin/link.php?action=edit&link_id=1 suggests that there is an option to do that, but there isn't one in the links widget.
http://img.skitch.com/20090220-8int41mhqfwr6jmy39kexbqjbj.png

Attachments (1)

9196.diff (6.0 KB) - added by DD32 16 years ago.

Download all attachments as: .zip

Change History (7)

#1 @DD32
16 years ago

  • Component changed from General to Template
  • Keywords needs-patch added; links widget removed
  • Type changed from defect (bug) to enhancement
  • Version set to 2.7

Enhancement really, But Sounds good to me, I might look at it later on if someone else doesn't grab it.

#2 @DD32
16 years ago

  • Component changed from Template to Widgets

@DD32
16 years ago

#3 @DD32
16 years ago

  • Keywords has-patch needs-testing added; needs-patch removed
  • Milestone changed from 2.9 to 2.8

attachment 9196.diff added

Notes:

  • Shuffles a few items around in the _walk_bookmarks() function, just to organise them a little better.
  • Alt's now contain both the link name AND description if show_description is on
  • Better Absolute path detection for images (its absolute if it starts with http, not if it contains http somewhere in the url)
  • Adds Widget options for
    • Showing Image
    • Showing Name
    • Showing Description
    • Showing Rating
    • The separator for between the above fields.

#4 @ryan
16 years ago

  • Type changed from enhancement to task (blessed)

#5 @ryan
16 years ago

(In [10712]) Links widget options. Props DD32. see #9196

#6 @ryan
15 years ago

  • Resolution set to fixed
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.