Ticket #3164 (closed enhancement: fixed)

Opened 2 years ago

Last modified 2 years ago

Post Edit screen has some elements which lack an ID

Reported by: markjaquith Assigned to: markjaquith
Priority: low Milestone:
Component: Administration Version: 2.1
Severity: normal Keywords: css has-patch
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

branches_2.0_ids_001.diff (1.7 kB) - added by markjaquith on 09/25/06 05:31:29.
Patch v001 for /branches/2.0/
trunk_ids_001.2.diff (1.8 kB) - added by markjaquith on 09/25/06 05:32:23.
Patch v001 for /trunk/

Change History

09/25/06 05:31:29 changed by markjaquith

  • attachment branches_2.0_ids_001.diff added.

Patch v001 for /branches/2.0/

09/25/06 05:32:23 changed by markjaquith

  • attachment trunk_ids_001.2.diff added.

Patch v001 for /trunk/

09/25/06 05:34:29 changed by markjaquith

  • keywords set to css has-patch.
  • status changed from new to assigned.

Patches are up. Ads IDs for:

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

09/25/06 15:20:41 changed by trevorturk

Sweet! Thanks much!

09/25/06 18:53:22 changed by ryan

  • status changed from assigned to closed.
  • resolution set to fixed.

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

09/25/06 18:53:50 changed by ryan

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

09/25/06 18:53:59 changed by ryan

  • milestone changed from 2.1 to 2.0.5.

09/26/06 08:13:48 changed by markjaquith

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.

11/30/06 19:41:51 changed by

  • milestone deleted.

Milestone 2.0.5 deleted