Hi there
I want to change the window size of the repositoryBrowser which is displayed
when you click on "Browse Server" in FCKEditor. How can i achieve this? I see
that in the header of repositoryBrowser.html there is a javascript function
called resize, which resizes the window:
[code]function resize() {
window.resizeTo(400, 535);
// does no work!
window.focus();
} [/code]
But i don't know where repositoryBrowser.html lies or is being generated.
Any clues?
Christian
--
Context is everything:
http://forum.magnolia-cms.com/forum/thread.html?threadId=43ef6ab1-169a-49f9-9106-9fb1e4062079
----------------------------------------------------------------
For list details, see http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------