SiteOfficeResource.resx in Web project

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.
8/29/2007 1:37:17 PM
Gravatar
Total Posts 68

SiteOfficeResource.resx in Web project

Hi,

SiteOfficeResource.resx shouldn't be under App_GlobalResources in the main Web project, because it it copied from the SiteOffice.UI project to this folder later. And also not in svn at this place, it is incluced twice now.

Thanks,

Christian

8/29/2007 2:13:17 PM
Gravatar
Total Posts 18439

Re: SiteOfficeResource.resx in Web project

Yeah, I got side tracked before finishing some organization there. I will get to cleanning that up soon. But note it is not in there twice. One file is SiteOfficeResource coming from the SiteOfficeUI project and one is SiteOfficeResources currently included in the main web project and they do have different content. I will finish re-arranging that soon and then remove the one from the main web so we don't have files so closely named which is confusing.

Joe

8/29/2007 2:59:53 PM
Gravatar
Total Posts 18439

Re: SiteOfficeResource.resx in Web project

I just commited the cleanup for this to my sandbox and will merge to trunk later today so you may want to leave those files alone on your end until you can get my changes otherwise there could be conflicts merging.

I split the contents out of your SiteOfficeResource.sv.resx into SiteMailResources.sv.resx and GoogleDBTools.sv.resx

Joe

8/29/2007 3:08:24 PM
Gravatar
Total Posts 68

Re: SiteOfficeResource.resx in Web project

I saw that, thanks!

Christian

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