
API is clear - there is no such option (http://www.cmsmadesimple.org/apidoc/CMS ... minSection)...but in the sceleton module there is a note about "top-level" placement:
Code: Select all
/**
* GetAdminSection()
* If your module has an Admin Panel, you can specify
* which Admin Section (or top-level Admin Menu) it shows
* up in. This method returns a string to specify that
* section. Valid return values are:
* ...
*/