Nevermind,

(:input e_textarea rows=30 cols=80:)

does the trick.

~maria

On 10/1/07, Maria McKinley <[EMAIL PROTECTED]> wrote:
> Thanks, I don't know why I didn't find out about Site.EditForm before.
> I'd like to make the edit space wider. I tried adding in a columns=x,
> but that didn't seem to do anything. Do you know how to do this too?
>
> ~maria
>
> On 10/1/07, Patrick R. Michaud <[EMAIL PROTECTED]> wrote:
> > On Mon, Oct 01, 2007 at 05:33:03PM -0700, Maria McKinley wrote:
> > > Does anyone know how to change the size of the edit box? I would like
> > > it to be bigger.
> >
> > 1.  You can edit the Site.EditForm page, and change (:input e_textarea:)
> >     to read (:input e_textarea rows=30:)
> >
> > 2.  In local/config.php, one can set the default number of rows with
> >
> >         XLSDV('en', array('e_rows' => 30));
> >
> > Pm
> >
>
>
> --
> Maria Mckinley
> Scientific Programmer
> Shadlen Lab
> Physiology and Biophysics
> Box 357290
> University of Washington
> (206) 616-3923
> [EMAIL PROTECTED]
>


-- 
Maria Mckinley
Scientific Programmer
Shadlen Lab
Physiology and Biophysics
Box 357290
University of Washington
(206) 616-3923
[EMAIL PROTECTED]

_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to