Bug #1007

[PATCH] Adding a fairly decent namespace to the sidebar components

Added by anonymous - 820 days ago. Updated 91 days ago.

Status :Closed Start :
Priority :Low Due date :
Assigned to :neuro - % Done :

0%

Category :sidebars
Target version :5.1
Resolution :

wontfix


Description

Currently, (most of) the sidebar plugins display this way : <h3>title</h3><div id="myplugin"> .... </div>. It doesn't allow the theme developpers to custom the titles one by one.
I've changed this so that we now have :
<div id="foobar"><h3>My cool title</h3></div>

Now theme developpers will be able to do css like this :
#foobar h3 { ... }
Much better isn't it ?

Associated revisions

Revision 1141
Added by scott 817 days ago

Fix trackback encoding. Closes #1007

History

03/10/2007 04:59 PM - neuro -

  • Status changed from New to Assigned

07/13/2008 08:22 PM - neuro -

  • Target version changed from Maybe Someday to 5.1
  • Resolution set to wontfix

This is the way it works now.

07/13/2008 08:22 PM - neuro -

  • Status changed from Assigned to Closed

Also available in: Atom PDF