[pmwiki-users] Dropped class= Atrribute in Search Form

H. Fox haganfox at gmail.com
Mon Aug 22 14:57:59 CDT 2005


On 8/22/05, Patrick R. Michaud <pmichaud at pobox.com> wrote:
> On Mon, Aug 22, 2005 at 07:23:53AM +0100, Hans wrote:
> > On 8/22/05, H. Fox <haganfox at gmail.com> wrote:
> > > Pm, will you please replace  the class='wikisearchbox' attribute?
> > ...
> > I would like this to go a step further and add two more classes,
> > to box and button:
> > box:      class='wikisearchbox inputbox'
> > button:   class='wikisearchbutton inputbutton'
> 
> Makes sense to me.  Any other changes like these that need to be
> introduced...?

To enable unified styling (which would be wonderful), the generic
input style classes would also need to be applied to the <input
type='text'> tags and <input type='submit'> tags in

    authuser.php
    forms.php
    transition.php
    upload.php

This script has only <input type='submit'> tags:

    refcount.php

Scripts like compat1x.php and crypt.php aren't important for styling,
but those have text- and submit-type input tags as well.

Hagan




More information about the pmwiki-users mailing list