Make WordPress Core

Opened 18 years ago

Closed 18 years ago

Last modified 10 months ago

#3168 closed defect (bug) (fixed)

Add Link Bookmarklet section should be consistent

Reported by: foolswisdom's profile foolswisdom Owned by:
Milestone: 2.1 Priority: normal
Severity: normal Version: 2.1
Component: General Keywords: has-patch commit
Focuses: Cc:

Description

Add Link Bookmarklet text and layout in Add Link screen should be consistent with WordPress bookmarklet text in Create New Post screen.

ADDITIONAL DETAILS

Also added ID to bookmarklet div similar to what was done in #3164 Post Edit screen has some elements which lack an ID.

Capitalized bookmarklet in H3 "WordPress bookmarklet" on Post Edit screen.

Attachments (2)

3168.patch.txt (2.2 KB) - added by foolswisdom 18 years ago.
3168-2.patch (2.1 KB) - added by foolswisdom 18 years ago.
Patch refresh. Only change is eol

Download all attachments as: .zip

Change History (7)

#1 @foolswisdom
18 years ago

  • Component changed from Administration to General
  • Keywords has-patch added

#2 @matt
18 years ago

+1, commit

#3 @markjaquith
18 years ago

Needs a partial refresh:

patching file post-new.php
Hunk #1 FAILED at 55.
Hunk #2 FAILED at 93.
2 out of 2 hunks FAILED

Also, it speeds things along a bit for me if you do svn di > patch.diff from the WP root directory. Of course if you have changes in other directories that you don't want included in the patch, don't worry about it... only if it makes no speed difference to you.

@foolswisdom
18 years ago

Patch refresh. Only change is eol

#4 @foolswisdom
18 years ago

  • Keywords commit added

WP root, that is a fair request, and only requires me keeping an additional clean tree -- which I should do anyway.

Patch refreshed. I think the failures were because the the file has become eol-native.

#5 @markjaquith
18 years ago

  • Resolution set to fixed
  • Status changed from new to closed

(In [4429]) Bookmarklet consistency patch by foolswisdom. fixes #3168

Note: See TracTickets for help on using tickets.