Module substitution schema

If you have questions about using mojoPortal, you can post them here.

You may want to first review our site administration documentation to see if your question is answered there.

This thread is closed to new posts. You must sign in to post in the forums.
5/10/2007 6:40:13 PM
Gravatar
Total Posts 3
L.S.D.

Module substitution schema

Hi,

I made a new Image Gallery module derived from original one.

I registered it as "Image Gallery 2" and I want to use it for a existent gallery. I don't want to remove original registered one , because is in use for other gallery.

Can someone help me? I tried to modify in mp_modules moduledefid with id from new module but I have errors.

I use version 1.0.5 on linux with postgresql database

Thanks.

 

 

 

5/11/2007 2:14:12 PM
Gravatar
Total Posts 18439

Re: Module substitution schema

I'm not sure what you mean by "derived". The image gallery or any of the modules are not intended to function as base classes.

Maybe you mean copy and paste re-use of the code to make a new module in which case you need to name the ModuleControl.ascx and all its supporting classes and pages different than the ones you copied to avoid conflicts.

Joe

5/11/2007 11:50:21 PM
Gravatar
Total Posts 3
L.S.D.

Re: Module substitution schema

My fault :(
I make a clone for initial module , an I changed something.
In fact idea is: I have module B that is compatible with previous A.
I want to use B in place of A in some modules.

Liviu

You must sign in to post in the forums. This thread is closed to new posts.