MCC can be used in small mode this will show a limited version of MCC. Created a frames index page and point one of the frames to mcc using the following code:
|
|
|
MCC can be used in small mode this will show a limited version of MCC. Created a frames index page and point one of the frames to mcc using the following code: <frame name="login" scrolling="no" marginwidth="4" marginheight="0" src="cgi-bin/mcc/mcc.pl?small=1;"> This will force the small template to be loaded and display to your users. Specify the name of target window in admin - preference and settings, that should be used when clicking on a link within the small mode. |