[pmwiki-users] editform questions
noskule
noskule at gmx.net
Wed Feb 22 05:46:20 CST 2006
H. Fox schrieb:
>On 2/20/06, noskule <noskule at gmx.net> wrote:
>
>
>>hi list
>>some questions about editform
>>
>>Textarea Size
>>-----------------------
>>I would like to have a variable size of the textarea (like on the
>>pmwiki.org page). I realised it with
>>
>> textarea#text {width:98%}
>>
>>this seams not the most elegant solution cause there are also
>>Site.Preferences |and PageEditFmt. With Site.Preferences I hade no
>>suggsess and PageEditFmt I wouldnt like to touch if possible. What is
>>here the best solution?
>>
>>
>
>I think you're looking for
>
> #wikiedit textarea { }
>
>
>
>>Styling textarea and buttons:
>>-----------------------------
>>|||
>><http://pmwiki.netstreams.org/index.php/PmWiki/EditVariables#PageEditFmt>I
>>noticed that there are now classes for the search form
>> class="inputbox searchbox"
>> class="inputbutton searchbuttom"
>>
>>this could maybe made for the editfrom like this
>> class="inputbox editbox"
>> class="inputbutton editbuttom"
>>
>>
>
>or this:
>
> class="inputbox summarybox"
> class="inputbox authorbox"
> class="inputbutton editbuttom"
>
> Hagan
>
>
>
>
there is effort in this: http://pmwiki.org/wiki/PITS/00577 . But what is
the current state? Will this be implemented soon?
More information about the pmwiki-users
mailing list