How to edit or add module in Login Page

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.
5/16/2012 4:24:12 AM
Gravatar
Total Posts 9

How to edit or add module in Login Page

Hi

   I want to add module in Login.aspx  page. But in adminstration only Home page showing for editing.

   How can i edit or add module in Login page. Plz help

5/16/2012 10:39:16 AM
Gravatar
Total Posts 1203
Proud member of the mojoPortal team

Help support mojoPortal!
Add-on modules

Re: How to edit or add module in Login Page

You can't add modules to Login.aspx, because that is a standalone page, not a CMS page.

You might consider instead adding a Sign In Module instance to a new page in your site, and you can then add any other modules to that page that you need.

5/16/2012 10:42:14 AM
Gravatar
Total Posts 81
Website Hobbyist and Software Engineer
Proud member of the mojoPortal team
www.doan.me

Re: How to edit or add module in Login Page

There is not a way to edit the login page through the website itself as it is not a CMS page, but rather a system page directly related to authentication.

As the login page is specifically designed to just allow a user to login I am not sure what other kind of module do you desire to put on the login page? Maybe if we have a better understanding of what you are trying to add to the page we can help with a more detailed suggestion.

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