Using Other modules in html content

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

Please do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.

This forum is for discussing mojoPortal development

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

You can monitor commits to the repository from this page. We also recommend developers to subscribe to email notifications in the developer forum as occasionally important things are announced.

Before posting questions here you might want to review the developer documentation.

Do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.
This thread is closed to new posts. You must sign in to post in the forums.
1/20/2009 8:52:25 AM
Gravatar
Total Posts 104

Using Other modules in html content

Hi,

Is it possible to use other modules in one Html Content module?

I want to use some of other modules ( such as Links , HTML fragment ...  that are exist in other pages) in a tab inside a html module?

Is it possible? how ?

 

Thanks

1/20/2009 9:04:47 AM
Gravatar
Total Posts 18439

Re: Using Other modules in html content

No its not possible to use other modules inside the html module. Features are independent and have no integration or dependencies between them.

Everything is strongly typed and pre-compiled its not the same as a scripting language like php where you can inline some additional script mingled with html.

Best,

Joe

1/20/2009 9:14:05 AM
Gravatar
Total Posts 104

Re: Using Other modules in html content

Thanks for you quick response.

Maybe I can't write my idea correctly, What's I need , using a link of current modules instances on a html conent . such as modules that are available for MyPage , and we can use them in MyPage , or Modules can publish in other pages, Can we publish other modules in html content module?

 

Thanks

1/20/2009 9:19:04 AM
Gravatar
Total Posts 18439

Re: Using Other modules in html content

Sorry but the answer is still the same.

Best,

Joe

4/12/2012 10:57:07 AM
Gravatar
Total Posts 8

Re: Using Other modules in html content

Has this changed since the original entry was posted in 2009?  I was just asked the same question by my supervisor and want to provide current information.

 

Thanks

4/12/2012 11:02:29 AM
Gravatar
Total Posts 18439

Re: Using Other modules in html content

Sorry but it has not changed and is not going to change.

4/12/2012 11:27:16 AM
Gravatar
Total Posts 8

Re: Using Other modules in html content

Joe

 

Thank you for the quick response.  I appreciate the update and knowing that it will not change in the future.

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