We relaunched the TWiki.org project with an expanded TWiki charter, and we invite you to participate! The TWiki.org Code of Conduct agreement took effect on 27 Oct 2008. We ask existing twiki.org users to opt-in. You need to opt-in to participate in the Blog, Codev, Plugins and TWiki webs. -- PeterThoeny - 27 Oct 2008
You are here: TWiki> Codev Web>GoodStylePageTooSmall (19 Dec 2003, MattWilkie)
Tags:
create new tag
, view all tags
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

Topic revision: r2 - 19 Dec 2003 - 20:23:50 - MattWilkie
 
TWIKI.NET
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback