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.
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.
Can someone please tell me the best best reference and possibly source code for building a custom module? Step by step instructions would be best.
Thanks.
Start going through the mojoPortal developer docs--it's quite well written and easy to follow. The "Hello World" quick start at the beginning has some samples with source code. I also highly recommend you get a copy of CodeSmith. it makes building skeleton features much easier.
See this post of Steve Land http://techblog.strongeye.com/archive/2009/12/16/creating-a-mojoportal-module.aspx
that help me a lot