Make WordPress Core

Opened 18 years ago

Closed 18 years ago

Last modified 11 months ago

#3164 closed enhancement (fixed)

Post Edit screen has some elements which lack an ID

Reported by: markjaquith's profile markjaquith Owned by: markjaquith's profile markjaquith
Milestone: Priority: low
Severity: normal Version: 2.1
Component: Administration Keywords: css has-patch
Focuses: Cc:

Description

Certain items (including some of the DBX boxes) on the post edit screen lack an ID, which means they can't be targeted by CSS.

I'll be writing patches for /trunk/ and /branches/2.0/, so consider this a double milestone:

2.1 and 2.0.5

I'll be releasing a plugin that will take advantages of these IDs and allow you to hide portions of the interface that you don't use.

Attachments (2)

branches_2.0_ids_001.diff (1.7 KB) - added by markjaquith 18 years ago.
Patch v001 for /branches/2.0/
trunk_ids_001.2.diff (1.8 KB) - added by markjaquith 18 years ago.
Patch v001 for /trunk/

Download all attachments as: .zip

Change History (9)

@markjaquith
18 years ago

Patch v001 for /branches/2.0/

@markjaquith
18 years ago

Patch v001 for /trunk/

#1 @markjaquith
18 years ago

  • Keywords css has-patch added
  • Status changed from new to assigned

Patches are up. Ads IDs for:

  • Post bookmarklet
  • Post Status DBX
  • Post Timestamp DBX
  • Trackbacks DBX

#2 @trevorturk
18 years ago

Sweet! Thanks much!

#3 @ryan
18 years ago

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

(In [4249]) Add some IDs. Props Mark Jaquith. fixes #3164

#4 @ryan
18 years ago

(In [4250]) Add some IDs. Props Mark Jaquith. fixes #3164

#5 @ryan
18 years ago

  • Milestone changed from 2.1 to 2.0.5

#6 @markjaquith
18 years ago

Thanks for the quick commit.

I've already written a plugin that takes advantage of this changeset:

http://txfx.net/code/wordpress/clutter-free/

Allows you to hide portions of the posting interface that you don't use.

#7 @(none)
18 years ago

  • Milestone 2.0.5 deleted

Milestone 2.0.5 deleted

Note: See TracTickets for help on using tickets.