The
GoodStyle and
TextFormattingRules pages always seem too small when they
pop up. I have to always drag it to be larger. Is this so they work well with 800*600 or 640*480 resolution? Could this be an option?
--
LynnAllan - 19 Dec 2003
You can alter this behaviour by editing the
edit.tmpl template. Look for the line:
theTopic, "titlebar=0,width=500,height=480,resizable,scrollbars"
A generic solution would be to change it to:
theTopic, "titlebar=0,width=%POPWIDTH%,height=%POPHEIGHT%,resizable,scrollbars"
and then add the corresponding variables to
TWikiPreferences or
WebPreferences or the users' topic.
--
MattWilkie - 19 Dec 2003