Related to Module

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.
4/7/2010 2:01:18 AM
Gravatar
Total Posts 2

Related to Module

Hi,

I am newbie to mojoportal.
What exactly the module in mojoportal refers to ? An example would be a great help.
I am inteded to populate a list of , say employees , in a page and on click of name of the employee it will open up another area , located in the same page , with the details of that employee. Should I develop a different page or some in built feature is available to handle this scenario.
Thanks in advance,
Suvradeep

4/7/2010 2:41:54 AM
Gravatar
Total Posts 550

Re: Related to Module

Hi Suvradeep,
A module contains some developed artifacts (i.e. .dll , .aspx,.ascx,…) that realize some business activities (features) in mojoPortal. For example files included in mojoportal.features.* projects realize the most features in pojoPortal like the blog, forum.
Hope helps,
Asad
 

4/7/2010 10:28:15 AM
Gravatar
Total Posts 18439

Re: Related to Module

Hi Suvradeep,

You may also find it helpful to watch these training videos, I will be making more of them soon and covering additional topics.

Hope it helps,

Joe

4/7/2010 11:41:30 PM
Gravatar
Total Posts 2

Re: Related to Module

Hi,

@Asad : Thanks for the clarification.

@Joe: Posting more videos will be really helpful for us. The video 15 and 16 is actually demonstrates what I am planning to implement.

Once again, thanks guys.

Suvradeep

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