modulesinterface.php?
Posted: Thu Aug 25, 2005 9:48 am
is there a reason to call modules from moduleinterface.php
i call my modules from the site it was included in.
example:
calender module call days in moduleinterface.php
http://www.mudsonline.net/moduleinterfa ... returnid=7
i think he does so to to get xhtml and to build links with the little helpers in CMSMS.
isn't it a problem to call the modulesdirectly from there with get so everyone could modify thisĀ like
moduleinterface.php?module=Statistics&id=m1&m1action=defaultadmin&m1stat_showpage=8&m1returnid=7
or
moduleinterface.php?module=TinyMCE&id=m1&m1action=defaultadmin&m1returnid=1
so i think its very useless to make passwordprotektion on modulesites.
if you don't make shure everyone is logged in
mfg
Kris
i call my modules from the site it was included in.
example:
calender module call days in moduleinterface.php
http://www.mudsonline.net/moduleinterfa ... returnid=7
i think he does so to to get xhtml and to build links with the little helpers in CMSMS.
isn't it a problem to call the modulesdirectly from there with get so everyone could modify thisĀ like
moduleinterface.php?module=Statistics&id=m1&m1action=defaultadmin&m1stat_showpage=8&m1returnid=7
or
moduleinterface.php?module=TinyMCE&id=m1&m1action=defaultadmin&m1returnid=1
so i think its very useless to make passwordprotektion on modulesites.
if you don't make shure everyone is logged in
mfg
Kris