initial site 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.
3/3/2011 5:48:44 AM
Gravatar
Total Posts 46

Re: initial site content

legendary as always joe! thanks!

3/3/2011 1:19:38 PM
Gravatar
Total Posts 18439

Re: initial site content

fyi, I've just committed changes to the source code repository to better support nesting of pages. If you get the latest code, you no longer need to specify pageGuid nor parentGuid. You just need to nest the child pages within a <childPages> element inside the <page> element in the configuration file(s).

I've updated the documentation with an example showing the nesting of pages.

http://www.mojoportal.com/configuring-initial-content.aspx

Best,

Joe

3/3/2011 5:33:35 PM
Gravatar
Total Posts 46

Re: initial site content

brillant joe, makes life much easier not having to change id's! 

regarding checking out from svn is 2.3.6.2 the lastest version i need?

3/7/2011 4:31:34 AM
Gravatar
Total Posts 46

Re: initial site content

bump. the documentation says  mojoPortal 2.3.6.3 or later but i can only see 2.3.6.2 in the update?

3/7/2011 10:36:58 AM
Gravatar
Total Posts 18439

Re: initial site content

It is not yet released. The only way to get this functionality today is to get the code from the repository

http://www.mojoportal.com/getting-the-code-with-tortoisehg.aspx

Best,

Joe

3/7/2011 10:45:11 AM
Gravatar
Total Posts 46

Re: initial site content

hi joe, thats what i mean, which version do i get? the default? version? im choose upgrade on my existing svn source.

3/7/2011 10:56:22 AM
Gravatar
Total Posts 1203
Proud member of the mojoPortal team

Help support mojoPortal!
Add-on modules

Re: initial site content

Yes, get the Default branch.

3/7/2011 10:57:56 AM
Gravatar
Total Posts 46

Re: initial site content

thanks :)

3/7/2011 10:58:41 AM
Gravatar
Total Posts 18439

Re: initial site content

default branch is the default branch which means you will not get a different branch unless you explicitly update to a different branch using TortoiseHG > Update

So you don't have to do anything special to get the default branch.

Hope it helps,

Joe

3/28/2011 8:46:01 PM
Gravatar
Total Posts 46

Re: initial site content

brillant, got it all sorted now, upgraded and the inital site content is working perfectly.

one more note, is it possible to set wether a module is included in the menu in the inital site content system?

and one last one is it possible to set edit permissions on modules?

3/30/2011 4:02:20 AM
Gravatar
Total Posts 46

Re: initial site content

bump

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