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