modulesinterface.php?

Talk about writing modules and plugins for CMS Made Simple, or about specific core functionality. This board is for PHP programmers that are contributing to CMSMS not for site developers
Post Reply
kishman155
Translator
Translator
Posts: 169
Joined: Sat Mar 12, 2005 12:30 pm
Location: Vienna

modulesinterface.php?

Post by kishman155 »

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
kishman155
Translator
Translator
Posts: 169
Joined: Sat Mar 12, 2005 12:30 pm
Location: Vienna

Re: modulesinterface.php?

Post by kishman155 »

i have looked at sites i have set up with CMSMS and modified name so noone can se the file.
on modules i use there si no problem to delete the file moduleinterface (not at admin).
The modules are still working fine.

kishman155
Post Reply

Return to “Developers Discussion”