 <?xml-stylesheet type="text/css" href="https://www.mojoportal.com/Data/style/rss/rss1.css" ?> <?xml-stylesheet type="text/xsl" href="https://www.mojoportal.com/Data/style/rss/rss1.xsl" ?>
<rss version="2.0">
  <channel>
    <title />
    <link>https://www.mojoportal.com/forums</link>
    <description />
    <docs>http://www.rssboard.org/rss-specification</docs>
    <generator>mojoPortal Forum module</generator>
    <item>
      <title>Re: Event Calender first day of week</title>
      <description><![CDATA[<p>I can answer my own question.</p>

<p>Open the file:&nbsp;Data/Sites/1/skins/framework/theme.skin</p>

<p>Look for this:</p>

<p>mp:DataCalendar runat="server" SkinID="eventcal"<br />
&nbsp; &nbsp; ...</p>

<p>Change the following to the day of your choice:<br />
&nbsp;&nbsp; &nbsp;FirstDayOfWeek="monday"</p>

<p>&nbsp;</p>

<p>Touch the Web.config file</p>

<p>&nbsp;</p>]]></description>
      <link>https://www.mojoportal.com/Forums/Thread.aspx?pageid=5&amp;t=14943~-1#post57268</link>
      <author>Mattias Borgkvist</author>
      <guid isPermaLink="true">https://www.mojoportal.com/Forums/Thread.aspx?pageid=</guid>
      <pubDate>Tue, 26 Jan 2021 21:03:06 GMT</pubDate>
    </item>
    <item>
      <title>Event Calender first day of week</title>
      <description><![CDATA[<p>Is it possible to set the first day of week in the event calender (not pro) to Monday, as we use in Sweden?</p>]]></description>
      <link>https://www.mojoportal.com/Forums/Thread.aspx?pageid=5&amp;t=14943~-1#post57266</link>
      <author>Mattias Borgkvist</author>
      <guid isPermaLink="true">https://www.mojoportal.com/Forums/Thread.aspx?pageid=</guid>
      <pubDate>Thu, 21 Jan 2021 20:48:20 GMT</pubDate>
    </item>
    <item>
      <title>Re: problem with Language &amp; culture in mojoportal 2.5.0.0</title>
      <description><![CDATA[<p>Hi Sadegh,</p>

<p>You should copy the contents of the folder to App_GlobalResources.</p>

<p>Thanks,<br />
Joe</p>]]></description>
      <link>https://www.mojoportal.com/Forums/Thread.aspx?pageid=5&amp;t=13634~-1#post55783</link>
      <author>Sadegh Samarian</author>
      <guid isPermaLink="true">https://www.mojoportal.com/Forums/Thread.aspx?pageid=</guid>
      <pubDate>Sat, 06 May 2017 08:27:53 GMT</pubDate>
    </item>
    <item>
      <title>problem with Language &amp; culture in mojoportal 2.5.0.0</title>
      <description><![CDATA[<p>Hi Joe. Davice,</p>

<p>I want to add Persian language(Farsi)&nbsp;to my local mojoportal.</p>

<p>I download language pack from <a href="https://github.com/i7MEDIA/mojoPortal-Languages-Support">i7MEDIA/mojoPortal-Languages-Support</a>&nbsp;and copy contains of "fa" folder to root of my site.</p>

<p>then add below lines to user.config:</p>

<blockquote>
<p>&lt;add key="UseCultureOverride" value="true" /&gt;</p>

<p>&lt;add key="site1culture" value="fa-IR" /&gt;<br />
&lt;add key="site1uiculture" value="fa-IR" /&gt;</p>

<p>&lt;add key="UseCustomHandlingForPersianCulture" value="true" /&gt;</p>
</blockquote>

<p>&nbsp;and change web.config and save that.</p>

<p>then I browse localhost/setup/default.aspx &nbsp;but language don't&nbsp;change for me!!!</p>

<p>Please help me,&nbsp;If I require another work on my site.</p>

<p>thank!</p>]]></description>
      <link>https://www.mojoportal.com/Forums/Thread.aspx?pageid=5&amp;t=13634~-1#post55193</link>
      <author>Sadegh Samarian</author>
      <guid isPermaLink="true">https://www.mojoportal.com/Forums/Thread.aspx?pageid=</guid>
      <pubDate>Fri, 05 May 2017 07:11:14 GMT</pubDate>
    </item>
    <item>
      <title>Re: Translations and Language resources for Version 2.5.0.0</title>
      <description><![CDATA[<p>Hi Diego,</p>

<p>I've rearranged the structure of the Language Repo so it will be easier for people to get the files they need for their language.&nbsp;</p>

<p>The changes to the .RESX files since 2.4.0.8 are:</p>

<table border="0" cellpadding="0" cellspacing="0" class="table table-striped table-bordered">
	<thead>
		<tr>
			<th>File</th>
			<th>Key</th>
			<th>English Value</th>
			<th>New/Updated</th>
		</tr>
	</thead>
	<tbody>
		<tr>
			<td>BlogResources.resx</td>
			<td>BlogRSSLinkTitleForCategoryFormat</td>
			<td>RSS Feed for {0}\{1}</td>
			<td>New</td>
		</tr>
		<tr>
			<td>BlogResources.resx</td>
			<td>BlogRSSLinkTitleFormat</td>
			<td>RSS Feed for {0}</td>
			<td>New</td>
		</tr>
		<tr>
			<td>FeedResources.resx</td>
			<td>FeedUseExcerptSuffixAsLinkToPost</td>
			<td>Use Excerpt Suffix as Link to Post?</td>
			<td>Updated</td>
		</tr>
		<tr>
			<td>ProfileResource.resx</td>
			<td>PhoneNumber</td>
			<td>Phone Number</td>
			<td>New</td>
		</tr>
		<tr>
			<td>Resource.resx</td>
			<td>AdminMenuPageTreeLink</td>
			<td>Page Manager</td>
			<td>Updated</td>
		</tr>
		<tr>
			<td>Resource.resx</td>
			<td>ContentManagerViewEditLabel</td>
			<td>View/Edit</td>
			<td>Updated</td>
		</tr>
		<tr>
			<td>Resource.resx</td>
			<td>FileManagerDeleteConfirm</td>
			<td>Are you sure want to delete the selected files?</td>
			<td>Updated</td>
		</tr>
		<tr>
			<td>Resource.resx</td>
			<td>HelpNoHelpAvailable</td>
			<td>Sorry. No help is currently available for this item.</td>
			<td>Updated</td>
		</tr>
		<tr>
			<td>Resource.resx</td>
			<td>HelpNoHelpAvailableAdminUser</td>
			<td>No help is currently available for this item. If you create help for this, please contribute it to the project. The created file will be under ~/Data/HelpFiles as {0}.config. Please email it to us at info@mojoportal.com.</td>
			<td>Updated</td>
		</tr>
		<tr>
			<td>Resource.resx</td>
			<td>LetterInfoRolesThatCanEditLabel</td>
			<td>Roles That Can Create and Edit Letters</td>
			<td>Updated</td>
		</tr>
		<tr>
			<td>Resource.resx</td>
			<td>ModuleDefinitionSortRequiredMessage</td>
			<td>Sort Order is required and should be between 0 and 999</td>
			<td>Updated</td>
		</tr>
		<tr>
			<td>Resource.resx</td>
			<td>SiteSettingsSiteRecaptchaPrivateKeyLabel</td>
			<td>Recaptcha Secret Key</td>
			<td>Updated</td>
		</tr>
		<tr>
			<td>Resource.resx</td>
			<td>SiteSettingsSiteRecaptchaPublicKeyLabel</td>
			<td>Recaptcha Site Key</td>
			<td>Updated</td>
		</tr>
		<tr>
			<td>Resource.resx</td>
			<td>NewsLetterSaveCurrentAsTemplateButton</td>
			<td>Save Current as Template Named:</td>
			<td>Updated</td>
		</tr>
		<tr>
			<td>Resource.resx</td>
			<td>NewsLetterArchiveLettersHeading</td>
			<td>Newsletter Archive</td>
			<td>Updated</td>
		</tr>
		<tr>
			<td>Resource.resx</td>
			<td>NewsLetterArchiveLettersHeadingFormatString</td>
			<td>Newsletter Archive - {0}</td>
			<td>Updated</td>
		</tr>
		<tr>
			<td>Resource.resx</td>
			<td>NewsletterArchiveListLink</td>
			<td>Archive</td>
			<td>Updated</td>
		</tr>
		<tr>
			<td>Resource.resx</td>
			<td>CurrencyGridDeleteWarning</td>
			<td>Are you sure you want to delete this currency?</td>
			<td>Updated</td>
		</tr>
		<tr>
			<td>Resource.resx</td>
			<td>DefaultSignInPrompt</td>
			<td>To continue, you need to Sign In or Register</td>
			<td>Updated</td>
		</tr>
		<tr>
			<td>Resource.resx</td>
			<td>PageListLink</td>
			<td>Page Manager</td>
			<td>Updated</td>
		</tr>
		<tr>
			<td>Resource.resx</td>
			<td>AlreadyRegisteredMessage</td>
			<td>You are already signed in. If you wish to create a new account you must sign out first.</td>
			<td>Updated</td>
		</tr>
		<tr>
			<td>Resource.resx</td>
			<td>FileBrowserCreateFolderInstructions</td>
			<td>First, select the folder in the tree below where you would like the new folder to be created. Then give the folder a name and press the "Create Folder" button.</td>
			<td>Updated</td>
		</tr>
		<tr>
			<td>Resource.resx</td>
			<td>FileBrowserSelectFileInstructions</td>
			<td>First, select a file from the tree menu to the left, then press the "Select" button.</td>
			<td>Updated</td>
		</tr>
		<tr>
			<td>Resource.resx</td>
			<td>FileBrowserUploadInstructions</td>
			<td>First, select the folder in the tree below where you would like the new file to be placed. Then browse to the file on your computer and press the "Upload" button.</td>
			<td>Updated</td>
		</tr>
		<tr>
			<td>Resource.resx</td>
			<td>NewsletterViewArchiveLink</td>
			<td>View Archive</td>
			<td>Updated</td>
		</tr>
		<tr>
			<td>Resource.resx</td>
			<td>NewsletterArchivesNotAllowed</td>
			<td>Sorry, the archive is not available for this newsletter.</td>
			<td>Updated</td>
		</tr>
		<tr>
			<td>Resource.resx</td>
			<td>CssCacheInfo</td>
			<td>When designing, it is helpful if you are editing the CSS files of a skin to be able to disable caching so you see your changes immediately after refreshing the page. This button toggles a cookie that enables or disables the CSS caching. It does not affect caching of CSS for other users.</td>
			<td>Updated</td>
		</tr>
		<tr>
			<td>Resource.resx</td>
			<td>ApprovedForLogin</td>
			<td>Approve This User to Sign In?</td>
			<td>Updated</td>
		</tr>
		<tr>
			<td>Resource.resx</td>
			<td>MoveToBottom</td>
			<td>Move to Bottom</td>
			<td>Updated</td>
		</tr>
		<tr>
			<td>Resource.resx</td>
			<td>MoveToTop</td>
			<td>Move to Top</td>
			<td>Updated</td>
		</tr>
		<tr>
			<td>Resource.resx</td>
			<td>PageSettingsRoleHelp</td>
			<td>Administrators and Content Administrators can view or edit any content. Therefore, Content Administrators role is not shown, and there is no need to ever check the Administrators role except for the special case where you would like to lock out Content Administrators so that only Administrators can view or edit the content. In that case, you can check only the Administrators role and no other roles and Content Administrators will not be allowed. However, to protect content instance(s) on the page you should set Administrators as the only role in the Feature Instance Settings as well, otherwise Content Administrators can still get to it from the Content Manager page.</td>
			<td>Updated</td>
		</tr>
		<tr>
			<td>Resource.resx</td>
			<td>CommentsAreClosed</td>
			<td>Comments are Closed</td>
			<td>Updated</td>
		</tr>
		<tr>
			<td>Resource.resx</td>
			<td>ContentWizardInstructions</td>
			<td>This page doesn't have any content features on it yet. To add content, choose a feature from the dropdown list, give it a title, and click the button. Note that you can always add more features and arrange them on the page by clicking the "Edit This Page" link in the admin drawer.</td>
			<td>Updated</td>
		</tr>
		<tr>
			<td>Resource.resx</td>
			<td>FirstNameLastNameFormat</td>
			<td>{0} {1}</td>
			<td>New</td>
		</tr>
		<tr>
			<td>Resource.resx</td>
			<td>RegisterCompareEmailRequired</td>
			<td>Confirm Email is required.</td>
			<td>New</td>
		</tr>
		<tr>
			<td>Resource.resx</td>
			<td>InstanceIDWithGuid</td>
			<td>Instance ID {GUID}</td>
			<td>New</td>
		</tr>
		<tr>
			<td>Resource.resx</td>
			<td>FileSystemFileExists</td>
			<td>File already exists.</td>
			<td>New</td>
		</tr>
		<tr>
			<td>Resource.resx</td>
			<td>FileSystemFileLimitReached</td>
			<td>Your permissions don't allow you to create any more files.</td>
			<td>New</td>
		</tr>
		<tr>
			<td>Resource.resx</td>
			<td>FileSystemFileNotFound</td>
			<td>File does not exist.</td>
			<td>New</td>
		</tr>
		<tr>
			<td>Resource.resx</td>
			<td>FileSystemFileSizeLimitReached</td>
			<td>File is too large.</td>
			<td>New</td>
		</tr>
		<tr>
			<td>Resource.resx</td>
			<td>FileSystemFolderNotFound</td>
			<td>Folder does not exist.</td>
			<td>New</td>
		</tr>
		<tr>
			<td>Resource.resx</td>
			<td>FileSystemQuotaExceeded</td>
			<td>Quota exceeded.</td>
			<td>New</td>
		</tr>
		<tr>
			<td>Resource.resx</td>
			<td>GenericError</td>
			<td>An error occurred.</td>
			<td>New</td>
		</tr>
		<tr>
			<td>Resource.resx</td>
			<td>FileEditInFileManagerNotAllowed</td>
			<td>File editing is not allowed.</td>
			<td>New</td>
		</tr>
		<tr>
			<td>Resource.resx</td>
			<td>FileSystemFileLimitRemainder</td>
			<td>You are only allowed {0} more files.</td>
			<td>New</td>
		</tr>
		<tr>
			<td>Resource.resx</td>
			<td>FileManagerBackToManagerLink</td>
			<td>Back to File Manager</td>
			<td>New</td>
		</tr>
		<tr>
			<td>Resource.resx</td>
			<td>FileManagerBackToWebsite</td>
			<td>Back to the Website</td>
			<td>New</td>
		</tr>
		<tr>
			<td>Resource.resx</td>
			<td>FileManagerPagePickerLink</td>
			<td>Pick a Page</td>
			<td>New</td>
		</tr>
		<tr>
			<td>Resource.resx</td>
			<td>FileSystemInvalidToken</td>
			<td>Invalid token received by FileService so blocking access</td>
			<td>New</td>
		</tr>
		<tr>
			<td>Resource.resx</td>
			<td>FileSystemNotLoadedFromProvider</td>
			<td>Could not load file system from provider {0}</td>
			<td>New</td>
		</tr>
		<tr>
			<td>Resource.resx</td>
			<td>FileSystemProviderNotLoaded</td>
			<td>Could not load file system provider {0}</td>
			<td>New</td>
		</tr>
		<tr>
			<td>Resource.resx</td>
			<td>FileSystemSiteSettingsNotLoaded</td>
			<td>Site Settings not loaded</td>
			<td>New</td>
		</tr>
		<tr>
			<td>Resource.resx</td>
			<td>FileSystemUserNotAuthorized</td>
			<td>User is unauthorized</td>
			<td>New</td>
		</tr>
		<tr>
			<td>Resource.resx</td>
			<td>FishyPostFoundFromReferrer</td>
			<td>Fishy post detected with referrer {0}</td>
			<td>New</td>
		</tr>
		<tr>
			<td>Resource.resx</td>
			<td>FileManagerIndexHeaderTitle</td>
			<td>File Management</td>
			<td>New</td>
		</tr>
		<tr>
			<td>Resource.resx</td>
			<td>FileManagerPagesHeaderTitle</td>
			<td>Page Picker</td>
			<td>New</td>
		</tr>
		<tr>
			<td>Resource.resx</td>
			<td>LetterInfoLastSentFormat</td>
			<td>Last Sent: {0}</td>
			<td>New</td>
		</tr>
		<tr>
			<td>PageManagerResources.resx</td>
			<td>new file</td>
			<td>entre file needs to be translated</td>
			<td>New</td>
		</tr>
	</tbody>
</table>

<p>Thank you, again, for helping with the Italian Resources. If you have a github account, I'll give you commit access to the language repo so you can easily updated those files.</p>

<p>Thanks,<br />
Joe Davis</p>]]></description>
      <link>https://www.mojoportal.com/Forums/Thread.aspx?pageid=5&amp;t=13568~-1#post55045</link>
      <author>Diego Mora</author>
      <guid isPermaLink="true">https://www.mojoportal.com/Forums/Thread.aspx?pageid=</guid>
      <pubDate>Mon, 27 Mar 2017 20:21:44 GMT</pubDate>
    </item>
    <item>
      <title>Re: Translations and Language resources for Version 2.5.0.0</title>
      <description><![CDATA[<p>Hi Diego,</p>

<p>First, thank you for your support of mojoPortal and your commitment to the translation of the project to the Italian language.</p>

<p>We didn't do a very good job of noting this but we created a <a href="https://github.com/i7MEDIA/mojoPortal-Languages-Support">new repository on GitHub</a> for languages other than en-US. I'm sorry we didn't make an announcement about this.</p>

<p>For quite a while now the only language included with the release packages other than English has been Italian because, thanks to you, it was the most complete translation. As this release was our first we evaluated a lot of different options for how best to release the files going forward. With regard to the .resx files, we wanted to cut down the amount of time mojo sites took for the JIT compilation so we pulled the Italian .resx files from the release and put them in our new language repo. For the other&nbsp;translatable files (Message Templates and Help Files), we felt that the number of files included in the releases was overwhelming. The number of non-resx language files included in a release was 1,790. So many people have to manage their site files using FTP and that many files can take a very long time to upload.</p>

<p>As for the date stamps on the files, that was unintentional and we'll try not to have that happen again.</p>

<p>The <a href="https://github.com/i7MEDIA/mojoPortal-Languages-Support">new languages repo</a> has all of the language files for mojoPortal for every language that has ever been supported. There are currently three folders in the root of the repo, Core, Features, and Webstore. Inside each of these folders are two folders, App_GlobalResources and Data. It's a good structure for keeping things separated but it's not such a great structure to allow for easily downloading a single language, I'm realizing that now. We'll work on a different structure, possibly putting all files for each language in it's own folder.</p>

<p>We are committed to mojoPortal being a well-translated project and we hope you will continue contributing to the Italian language resources. I'll run a quick comparison of the English language files we have in 2.5 to what was available in 2.4.0.8 to see what's changed and update this thread with those changes.&nbsp;</p>

<p>Thank you,<br />
Joe Davis</p>

<p>&nbsp;</p>

<p>&nbsp;</p>

<p>&nbsp;</p>]]></description>
      <link>https://www.mojoportal.com/Forums/Thread.aspx?pageid=5&amp;t=13568~-1#post55044</link>
      <author>Diego Mora</author>
      <guid isPermaLink="true">https://www.mojoportal.com/Forums/Thread.aspx?pageid=</guid>
      <pubDate>Mon, 27 Mar 2017 15:55:04 GMT</pubDate>
    </item>
    <item>
      <title>Translations and Language resources for Version 2.5.0.0</title>
      <description><![CDATA[<p>Hello everyone,</p>

<p>I am glad to see that a new release is available and a new team is committed to keep working on the project.</p>

<p>Up to version 2.4.0.8,&nbsp;as a mojoPortal partner, we&nbsp;worked on the Italian translation of any new releases and we used to send the changed resource files to Joe Audette (App_GlobalResources and Data\MessageTemplates). Joe Audette made them available to everyone in the subsequent mojoPortal release (and they were also immediately available for download&nbsp;from our site).</p>

<p>In the light of your new initiative we are now evaluating whether&nbsp;mojoPortal can still be considered the reference CMS platform for our web installations and, if so, whether it is still worth our while to keep working on the Italian&nbsp;translation updates.</p>

<p>I have noticed that 2.5.0.0&nbsp; release comes without any embedded non US language resources (Italian was one of the few embedded languages) and the old repository hosting the additional "language packs" seems to be no longer available.</p>

<p>What&nbsp;are your intentions&nbsp;regarding this topic ?</p>

<p>I have also noticed that all objects included in the .zip file have the timestamp of the release date and not the original last update; this makes it&nbsp;impossible for us to understand which resource files have been changed since the previous release (our Italian translation resources are available up to 2.4.0.8 release and Form wizard Pro 2.6.2.0).</p>

<p>I look forward to hearing from you about this matter.</p>

<p>Regards,<br />
Diego Mora<br />
Effective Srl</p>]]></description>
      <link>https://www.mojoportal.com/Forums/Thread.aspx?pageid=5&amp;t=13568~-1#post55043</link>
      <author>Diego Mora</author>
      <guid isPermaLink="true">https://www.mojoportal.com/Forums/Thread.aspx?pageid=</guid>
      <pubDate>Mon, 27 Mar 2017 15:20:35 GMT</pubDate>
    </item>
    <item>
      <title>Re: change languague can not edit page</title>
      <description><![CDATA[<blockquote>
<p>"It has two languages."</p>
</blockquote>

<p>I don't really know what you mean&nbsp;by&nbsp;that.</p>

<p>You need to be more specific about what changes you made to configure your sites for different languages and steps to produce the problem.</p>

<p>By "Cambodian Language" I guess you mean Khmer.</p>

<p>When I <a href="https://www.mojoportal.com/settingbrowserlanguagepreferences.aspx">set my web browser language preference</a> to Khmer I am still able to login at demo.mojoportal.com</p>

<p>I suggest also <a href="https://www.mojoportal.com/basic-troubleshooting.aspx">check the error log</a> for any related errors when login fails.</p>]]></description>
      <link>https://www.mojoportal.com/Forums/Thread.aspx?pageid=5&amp;t=13228~-1#post54395</link>
      <author>veasna.chhoeurn</author>
      <guid isPermaLink="true">https://www.mojoportal.com/Forums/Thread.aspx?pageid=</guid>
      <pubDate>Mon, 07 Sep 2015 16:04:58 GMT</pubDate>
    </item>
    <item>
      <title>change languague can not  log in</title>
      <description><![CDATA[<p>Hi every one</p>

<p>I am new to mojo CMS. I have a website using mojo(run on local machine). It has two languages.</p>

<p>I could log in when the page is in English. But I can not log in when I switch to Cambodian Language.</p>

<p>Anyone could help me ?</p>

<p>&nbsp;</p>

<p>Thank</p>]]></description>
      <link>https://www.mojoportal.com/Forums/Thread.aspx?pageid=5&amp;t=13228~-1#post54394</link>
      <author>veasna.chhoeurn</author>
      <guid isPermaLink="true">https://www.mojoportal.com/Forums/Thread.aspx?pageid=</guid>
      <pubDate>Mon, 07 Sep 2015 06:19:44 GMT</pubDate>
    </item>
    <item>
      <title>Re: localization - help - files question</title>
      <description><![CDATA[<p>the help system can only work with ar-JO or ar-SA it does not work when the culture is less specific like ar, it will fall back to English if it does not see the files and it will not see the files with just ar</p>

<p>using this does work for me:</p>

<p>&lt;add key="UseCultureOverride" value="true" /&gt;<br />
&nbsp; &lt;add key="site1culture" value="ar-JO" /&gt;<br />
&nbsp; &lt;add key="site1uiculture" value="ar-JO" /&gt;</p>

<p>with help files named like ar-JO-helpkey.config</p>

<p>resource files may fallback to ar if ar-JO is set as the culture and no ar-JO resx files exist, but the help file system is not smart enough to know that ar is a suitable fallback if ar-JO files are not found</p>

<p>&nbsp;</p>]]></description>
      <link>https://www.mojoportal.com/Forums/Thread.aspx?pageid=5&amp;t=13087~-1#post54008</link>
      <author>Ghalib Ghniem</author>
      <guid isPermaLink="true">https://www.mojoportal.com/Forums/Thread.aspx?pageid=</guid>
      <pubDate>Sat, 18 Apr 2015 16:27:55 GMT</pubDate>
    </item>
    <item>
      <title>Re: localization - help - files question</title>
      <description><![CDATA[<p>Any help ?<br />
I need to understand the logic of this issue !<br />
should i change all help files to standard ar-Jo or ar-SA ? which is not logical here !<br />
<br />
i hope Joe will see this issue and advice<br />
<br />
regards</p>]]></description>
      <link>https://www.mojoportal.com/Forums/Thread.aspx?pageid=5&amp;t=13087~-1#post54007</link>
      <author>Ghalib Ghniem</author>
      <guid isPermaLink="true">https://www.mojoportal.com/Forums/Thread.aspx?pageid=</guid>
      <pubDate>Sat, 18 Apr 2015 16:04:37 GMT</pubDate>
    </item>
    <item>
      <title>localization - help - files question</title>
      <description><![CDATA[<p>Dears,<br />
<br />
I read most of localization issues,<br />
i saw the supported languages in MS as described here and other support issues:</p>

<p>https://www.mojoportal.com/Forums/Thread.aspx?pageid=5&amp;t=7472~1<br />
https://msdn.microsoft.com/en-us/library/system.globalization.cultureinfo%28v=vs.71%29.aspx<br />
https://www.mojoportal.com/a-clever-trick-for-customizing-labels-and-buttons-in-mojoportal<br />
<br />
i saw in all mojoportal that the "<strong>Arabic</strong>"&nbsp; <u><em><strong>help files </strong></em></u>was written with <strong>ar-</strong>somehelpfilename-help.config<br />
<br />
so i made mine too, and changed the config ad needed as described in all help here thanks to you :<br />
<br />
&nbsp;&lt;add key="UseCultureOverride" value="true" /&gt;<br />
&nbsp; &lt;add key="site1culture" value="ar-JO" /&gt;<br />
&nbsp; &lt;add key="site1uiculture" value="ar-JO" /&gt;<br />
&nbsp; &lt;!-- Set this to false if you would rather add the meta ContentType yourself in layout.master<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; file of your skin. If true the MetaContentControl will render it according to the<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ContentMimeType and ContentEncoding settings. --&gt;<br />
&nbsp; &lt;add key="AutoSetContentType" value="true" /&gt;<br />
&nbsp; &lt;!-- Changed the default for ContentMimeType from application/xhtml+xml to text/html as of<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; mojoPortal version 2.3.1.3. HTML 5 now seems the future rather than XHTML. --&gt;<br />
&nbsp; &lt;add key="ContentMimeType" value="text/html" /&gt;<br />
&nbsp; &lt;add key="ContentEncoding" value="utf-8" /&gt;</p>

<p>i did not change the globlization as Joe said!<br />
<br />
but the help files still showing in "<strong>ENGLISH</strong>" unless i change them for example to <strong>ar-JO-</strong>somehelpfilename-help.config<br />
<br />
so i tried to change the webconfig to :<br />
<br />
&nbsp; &lt;add key="site1culture" value="ar" /&gt;<br />
&nbsp; &lt;add key="site1uiculture" value="ar" /&gt;</p>

<p>&nbsp;</p>

<p>and it does not work at all !!<br />
<br />
the "<strong>ar</strong>" language is supported from MS as in the link above!!<br />
<br />
and i think it is not logic to change to ar-JO or ar-SA etc.. each files !!<br />
<br />
i am talking here only about <strong><em>HELP files and not resx localization files</em></strong> !!<br />
<br />
the source of my project all of it as open source can be located here :<br />
<br />
<a href="https://github.com/GhalibGhniem/iQuran" target="_blank">https://github.com/GhalibGhniem/iQuran</a><br />
<br />
any help Joe i will deeply appriciate<br />
<br />
thank you</p>]]></description>
      <link>https://www.mojoportal.com/Forums/Thread.aspx?pageid=5&amp;t=13087~-1#post53991</link>
      <author>Ghalib Ghniem</author>
      <guid isPermaLink="true">https://www.mojoportal.com/Forums/Thread.aspx?pageid=</guid>
      <pubDate>Wed, 15 Apr 2015 13:12:16 GMT</pubDate>
    </item>
    <item>
      <title>Re: Download resource for localization and copy it to app_globalresources</title>
      <description><![CDATA[<p>great. thank you so much</p>]]></description>
      <link>https://www.mojoportal.com/Forums/Thread.aspx?pageid=5&amp;t=12596~-1#post52219</link>
      <author>drifter</author>
      <guid isPermaLink="true">https://www.mojoportal.com/Forums/Thread.aspx?pageid=</guid>
      <pubDate>Tue, 06 May 2014 10:34:23 GMT</pubDate>
    </item>
    <item>
      <title>Re: Download resource for localization and copy it to app_globalresources</title>
      <description><![CDATA[<p>on our <a href="http://www.codeplex.com/mojoportal/Release/ProjectReleases.aspx">codeplex download page</a> there is a separate languagepak download, get that and put the resx files for your chosen languages into the /App_GlobalResources folder</p>]]></description>
      <link>https://www.mojoportal.com/Forums/Thread.aspx?pageid=5&amp;t=12596~-1#post52212</link>
      <author>drifter</author>
      <guid isPermaLink="true">https://www.mojoportal.com/Forums/Thread.aspx?pageid=</guid>
      <pubDate>Sun, 04 May 2014 16:03:51 GMT</pubDate>
    </item>
    <item>
      <title>Download resource for localization and copy it to app_globalresources</title>
      <description><![CDATA[<p>Dear all</p>

<p>i set my web.config file to&nbsp;&nbsp;</p>

<p>&lt;add key="UseCultureOverride" value="true" /&gt;<br />
&nbsp; &nbsp; &lt;add key="site1culture" value="fr-FR" /&gt;<br />
&nbsp; &nbsp; &lt;add key="site1uiculture" value="fr-FR" /&gt;</p>

<p>&nbsp;</p>

<p>but nothing happend and still my resource is in english.</p>

<p>but i test by copy resource.resx and change in name to resource.fr.resx and translate related it work fine.</p>

<p>the question is where the location for downloading resource in fr and put it in my project app_glob....</p>

<p>kind regards.in need resource in persian also&nbsp;</p>

<p>but i cant find any ..and the setting in web.config doesnot work&nbsp;</p>

<p>&nbsp;</p>]]></description>
      <link>https://www.mojoportal.com/Forums/Thread.aspx?pageid=5&amp;t=12596~-1#post52211</link>
      <author>drifter</author>
      <guid isPermaLink="true">https://www.mojoportal.com/Forums/Thread.aspx?pageid=</guid>
      <pubDate>Sun, 04 May 2014 16:00:56 GMT</pubDate>
    </item>
    <item>
      <title>Re: Forums do not pick up date format from browser configuration.</title>
      <description><![CDATA[<p>if you think about it, if Mono really has a good implementation of ASP.NET, there should be very little effort to "support" it, it should just work, but that has not been the case in reality. each new release would fix some bugs and introduce new ones and there were constant efforts to workaround those bugs to "support" Mono.</p>

<p>after Novell fired the Mono team and they started their own company their focus has since been mostly on mobile platforms and tools, so the prospects of it becoming a reliable asp.net platform seemed even less to me.</p>

<p>maybe with more and more of asp.net becoming open source it will get better at some point but again if it does, then there really should not be anything I need to do to support it, it should just work, but somehow I doubt that will ever be the case, it has not been the case in my experience.</p>

<p>I have just changed this site back to adapt to browser language. I actually had it that way for a long time but at one point some bug in mojoPortal came up that made me switch it temporarily to forced to en-US and I forgot to change it back after the bug was fixed. currency will still be formatted according to en-US but otherwise it should adapt now.</p>]]></description>
      <link>https://www.mojoportal.com/Forums/Thread.aspx?pageid=5&amp;t=12557~-1#post52089</link>
      <author>Neutrino</author>
      <guid isPermaLink="true">https://www.mojoportal.com/Forums/Thread.aspx?pageid=</guid>
      <pubDate>Wed, 16 Apr 2014 15:22:41 GMT</pubDate>
    </item>
    <item>
      <title>Re: Forums do not pick up date format from browser configuration.</title>
      <description><![CDATA[<p>well as someone who spent a huge amount of time trying to support Mono for many years and it never was a reliable platform for complex web apps, I have my own opinion, and I simply could not afford to keep spending so much time on it. If it had proved over time to be reliable I would have kept it up but it did not after many years it remained something I could not recommend for any important production web site.&nbsp;</p>

<p>This site is an ecommerce site and for that reason it seems best to me that all dates/currencies etc are formatted according to the language that I do business in.</p>]]></description>
      <link>https://www.mojoportal.com/Forums/Thread.aspx?pageid=5&amp;t=12557~-1#post52088</link>
      <author>Neutrino</author>
      <guid isPermaLink="true">https://www.mojoportal.com/Forums/Thread.aspx?pageid=</guid>
      <pubDate>Wed, 16 Apr 2014 14:52:34 GMT</pubDate>
    </item>
    <item>
      <title>Re: Forums do not pick up date format from browser configuration.</title>
      <description><![CDATA[<p>Ok. Thanks for the information.</p>

<p>For what it's worth I think choosing to not support Mono is a mistake. You were the only Dotnet cms that did support Mono which was the only reason that brought me to your software in the first place. And having your own site configured to force foreign localization settings on registered users makes a pretty bad impression.</p>]]></description>
      <link>https://www.mojoportal.com/Forums/Thread.aspx?pageid=5&amp;t=12557~-1#post52087</link>
      <author>Neutrino</author>
      <guid isPermaLink="true">https://www.mojoportal.com/Forums/Thread.aspx?pageid=</guid>
      <pubDate>Wed, 16 Apr 2014 14:09:39 GMT</pubDate>
    </item>
    <item>
      <title>Re: Forums do not pick up date format from browser configuration.</title>
      <description><![CDATA[<p>mojoPortal stopped trying to support Mono long ago and we no longer make any claim to work on Mono</p>

<p>The default behavior of mojoPortal is to <a href="https://www.mojoportal.com/settingbrowserlanguagepreferences.aspx">use the language/culture preference of the web browser</a> but it can also be <a href="https://www.mojoportal.com/forcing-a-specific-language">forced to use a specific language/culture by configuration</a>.&nbsp;</p>

<p>Timezone is a property of the user profile and in most cases date/time will be adjusted to the user time zone though some features such as Event Calendar Pro will force a specific timezone. For unauthenticated users the timezone is determined by site settings and it is the default time zone if not specified in the user profile.</p>

<p>This site is forced to en-US, so browser settings are not used here, but on your own site running mojoPortal you can configure it as you like.</p>]]></description>
      <link>https://www.mojoportal.com/Forums/Thread.aspx?pageid=5&amp;t=12557~-1#post52086</link>
      <author>Neutrino</author>
      <guid isPermaLink="true">https://www.mojoportal.com/Forums/Thread.aspx?pageid=</guid>
      <pubDate>Wed, 16 Apr 2014 13:24:50 GMT</pubDate>
    </item>
    <item>
      <title>Forums do not pick up date format from browser configuration.</title>
      <description><![CDATA[<p>I've just created an account here as I'm looking for a Dotnet CMS I can run on Mono. But all the forum dates are in middle-endian mm/dd/yy instead of the correct dd/mm/yy. My browser is configured to display pages in English English, timezone is set to London and there appears to be no way to configure this in the account settings. Tested with Firefox 28.0 and IE8 on Win7.</p>

<p>I'm also getting tonnes of Facebook warnings. If I navigate your site using IE8 every single time I change page I get popup warnings about www.facebook.com trying to open a local site.</p>

<p>&nbsp;</p>]]></description>
      <link>https://www.mojoportal.com/Forums/Thread.aspx?pageid=5&amp;t=12557~-1#post52084</link>
      <author>Neutrino</author>
      <guid isPermaLink="true">https://www.mojoportal.com/Forums/Thread.aspx?pageid=</guid>
      <pubDate>Wed, 16 Apr 2014 13:11:41 GMT</pubDate>
    </item>
    <item>
      <title>Re: Change contact form field to russian</title>
      <description><![CDATA[<p>Hi,</p>

<p>Thanks, I have fixed the typo.</p>

<p>The only truly official mojoPortal site is this one. There are mojoPortal community sites in other languages and I am aware of most of them and I have no problem with them since I cannot support other language communities myself and perhaps these sites are helpful for non-English speakers. So you can think of those other sites as kind of&nbsp;a loose affiliation but www.mojoportal.com is the official site of mojoPortal CMS and there is no business relationship between my company and those&nbsp;other sites.</p>

<p>Best,</p>

<p>Joe</p>]]></description>
      <link>https://www.mojoportal.com/Forums/Thread.aspx?pageid=5&amp;t=12100~-1#post50261</link>
      <author>ÐÐ½Ð´Ñ€ÐµÐ¹ Ð“Ð¾Ð»Ð¾Ð±Ð¾Ñ€Ð¾Ð´ÑŒÐºÐ¾</author>
      <guid isPermaLink="true">https://www.mojoportal.com/Forums/Thread.aspx?pageid=</guid>
      <pubDate>Sun, 29 Sep 2013 16:22:43 GMT</pubDate>
    </item>
    <item>
      <title>Re: Change contact form field to russian</title>
      <description><![CDATA[<p>Thank You very match.</p>

<p>The&nbsp;&lt;add key="site1culture" value="ru-RU" /&gt;<br />
&lt;add key="site1uiculture" value="ru-RU" /&gt;<br />
&nbsp; was in quotations, after getting it to VS I fix the problem.<br />
<br />
http://mojoportal.net.ua&nbsp;&nbsp;they official in Ukraine?</p>]]></description>
      <link>https://www.mojoportal.com/Forums/Thread.aspx?pageid=5&amp;t=12100~-1#post50256</link>
      <author>ÐÐ½Ð´Ñ€ÐµÐ¹ Ð“Ð¾Ð»Ð¾Ð±Ð¾Ñ€Ð¾Ð´ÑŒÐºÐ¾</author>
      <guid isPermaLink="true">https://www.mojoportal.com/Forums/Thread.aspx?pageid=</guid>
      <pubDate>Sat, 28 Sep 2013 21:25:37 GMT</pubDate>
    </item>
    <item>
      <title>Re: Change contact form field to russian</title>
      <description><![CDATA[<p>http://www.mojoportal.com/forcing-a-specific-language<br />
You have mistake - possoble</p>]]></description>
      <link>https://www.mojoportal.com/Forums/Thread.aspx?pageid=5&amp;t=12100~-1#post50254</link>
      <author>ÐÐ½Ð´Ñ€ÐµÐ¹ Ð“Ð¾Ð»Ð¾Ð±Ð¾Ñ€Ð¾Ð´ÑŒÐºÐ¾</author>
      <guid isPermaLink="true">https://www.mojoportal.com/Forums/Thread.aspx?pageid=</guid>
      <pubDate>Sat, 28 Sep 2013 21:16:22 GMT</pubDate>
    </item>
    <item>
      <title>Re: Change contact form field to russian</title>
      <description><![CDATA[<p>You should not modify ContactResources.resx, if you want Russian localization then download our language-pack.zip from our codeplex download page and add the .ru.resx files, then you can either <a href="https://www.mojoportal.com/forcing-a-specific-language">force Russian language by configuration</a>, or by <a href="https://www.mojoportal.com/settingbrowserlanguagepreferences.aspx">web browser preferences</a>.</p>

<p>changes in .resx files do not require rebuilding in VS</p>

<p>are you using mojoPortal official <a href="https://www.mojoportal.com/understanding-the-difference-between-deployment-files-and-source-code.aspx">deployment packages or source code? make sure you understand the difference</a> and don't mix files from one to the other and don't re-compile our deployment files that are already compiled.</p>]]></description>
      <link>https://www.mojoportal.com/Forums/Thread.aspx?pageid=5&amp;t=12100~-1#post50252</link>
      <author>ÐÐ½Ð´Ñ€ÐµÐ¹ Ð“Ð¾Ð»Ð¾Ð±Ð¾Ñ€Ð¾Ð´ÑŒÐºÐ¾</author>
      <guid isPermaLink="true">https://www.mojoportal.com/Forums/Thread.aspx?pageid=</guid>
      <pubDate>Sat, 28 Sep 2013 19:58:42 GMT</pubDate>
    </item>
    <item>
      <title>Change contact form field to russian</title>
      <description><![CDATA[<p>Hello.<br />
I changed the&nbsp;ContactFormResources.resx and rebuild project<br />
After I upload the bin on mojoportal. All work but contact form give me error. The error say me that I need to ask here what the problem.<br />
After I remove my bin and put back original I still got the error. After three times I got error 500. Hosting&nbsp;arvixe.<br />
I dont need localization.<br />
How can I change Filed You Name to Field Ð’Ð°ÑˆÐµ Ð˜Ð¼Ñ or NickName and see it on the site?</p>]]></description>
      <link>https://www.mojoportal.com/Forums/Thread.aspx?pageid=5&amp;t=12100~-1#post50244</link>
      <author>ÐÐ½Ð´Ñ€ÐµÐ¹ Ð“Ð¾Ð»Ð¾Ð±Ð¾Ñ€Ð¾Ð´ÑŒÐºÐ¾</author>
      <guid isPermaLink="true">https://www.mojoportal.com/Forums/Thread.aspx?pageid=</guid>
      <pubDate>Sat, 28 Sep 2013 00:18:49 GMT</pubDate>
    </item>
    <item>
      <title>Re: Why my mojoportal shows Chinese characters?</title>
      <description><![CDATA[<p>My previous browser is IE which use EN-US as the default language so didn't have any problem.&nbsp; Now&nbsp;I am using&nbsp;Firefox and didn't notice my language selection has been selected chinese.. has changed back in English and it works now.</p>

<p>Thank you very much for your link post..</p>]]></description>
      <link>https://www.mojoportal.com/Forums/Thread.aspx?pageid=5&amp;t=11809~-1#post49128</link>
      <author>henry</author>
      <guid isPermaLink="true">https://www.mojoportal.com/Forums/Thread.aspx?pageid=</guid>
      <pubDate>Sat, 08 Jun 2013 14:16:20 GMT</pubDate>
    </item>
    <item>
      <title>Re: Why my mojoportal shows Chinese characters?</title>
      <description><![CDATA[<p>In many cases mojoPortal will default to the culture of the browser. It's likely that because you have a chinese version of windows, you also have a chinese version of internet explorer.<br />
<br />
You can <a href="http://www.mojoportal.com/settingbrowserlanguagepreferences.aspx">change the browser default</a> (different browsers will obviously have different options for this), or you can <a href="http://www.mojoportal.com/forcing-a-specific-language">force a specific culture </a>(which should override the browser default for all users of the site as well, so it will always be the culture you specify regardless of the region where the user views it from).</p>

<p>Hope this helps,<br />
-Isaac</p>]]></description>
      <link>https://www.mojoportal.com/Forums/Thread.aspx?pageid=5&amp;t=11809~-1#post49127</link>
      <author>henry</author>
      <guid isPermaLink="true">https://www.mojoportal.com/Forums/Thread.aspx?pageid=</guid>
      <pubDate>Sat, 08 Jun 2013 01:53:42 GMT</pubDate>
    </item>
    <item>
      <title>Why my mojoportal shows Chinese characters?</title>
      <description><![CDATA[<p>Hi I just downloaded and installed the latest mojoportal version 2.3.9.7 and runed it onto my local machine.&nbsp; However, the web site shows the chinese version instead of english default version.&nbsp; Does anybody has the same problem and knows how to fix this problem?&nbsp; (My operation system is Windows 7 chinese version by the way).&nbsp; Many thanks.</p>]]></description>
      <link>https://www.mojoportal.com/Forums/Thread.aspx?pageid=5&amp;t=11809~-1#post49126</link>
      <author>henry</author>
      <guid isPermaLink="true">https://www.mojoportal.com/Forums/Thread.aspx?pageid=</guid>
      <pubDate>Sat, 08 Jun 2013 01:29:08 GMT</pubDate>
    </item>
    <item>
      <title>Re: Turn off translation but keep localization settings</title>
      <description><![CDATA[<p>Thanks Joe,</p>

<p>I found the page to force a language but that wasnt what i was looking for. The localization page gave me the answer, i removed the auto from uiculture to force a language but keep dates and numbers based on browser settings. Im not sure if you got it the other way around but this is what worked for me.</p>]]></description>
      <link>https://www.mojoportal.com/Forums/Thread.aspx?pageid=5&amp;t=11782~-1#post49042</link>
      <author>blaataap</author>
      <guid isPermaLink="true">https://www.mojoportal.com/Forums/Thread.aspx?pageid=</guid>
      <pubDate>Tue, 04 Jun 2013 14:30:04 GMT</pubDate>
    </item>
    <item>
      <title>Re: Turn off translation but keep localization settings</title>
      <description><![CDATA[<p>Yes it is. See the article about <a href="https://www.mojoportal.com/forcing-a-specific-language">forcing a specific language</a> and note the difference between culture which is used for date and number formating and uiculture which determines which resx (language) files are used for labels and buttons.</p>

<p>Note also that if you are doing ecommerce ie using webstore you would not want it to be up to the users preference &nbsp;because then prices may show in the wrong currency format.</p>

<p>But if you don't want to force a language and you do want it to adapt for some weird reason only numbers and dates then you would not force a language but just remove the auto: from the uiculture&nbsp;attribute on the gloabalization element in web.config</p>

<p>&lt;globalization<br />
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; culture="auto:en-US"<br />
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; <strong>uiCulture="auto:en"</strong><br />
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; requestEncoding="utf-8"<br />
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; responseEncoding="utf-8"<br />
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; fileEncoding="iso-8859-15" /&gt;</p>

<p>See also <a href="https://www.mojoportal.com/localization.aspx">Localization</a></p>

<p>Hope that helps,</p>

<p>Joe</p>]]></description>
      <link>https://www.mojoportal.com/Forums/Thread.aspx?pageid=5&amp;t=11782~-1#post49017</link>
      <author>blaataap</author>
      <guid isPermaLink="true">https://www.mojoportal.com/Forums/Thread.aspx?pageid=</guid>
      <pubDate>Mon, 03 Jun 2013 11:21:17 GMT</pubDate>
    </item>
    <item>
      <title>Turn off translation but keep localization settings</title>
      <description><![CDATA[<p>Hi,</p>

<p>Is it possible to turn off the translation for a website but keep the users localization for time/dates conversions?</p>

<p>If i use the method described on:&nbsp;http://www.mojoportal.com/forcing-a-specific-language im afraid all settings for time/dates will be in the language i set, is this true?</p>

<p>Thanks,</p>

<p>&nbsp;</p>

<p>&nbsp;</p>]]></description>
      <link>https://www.mojoportal.com/Forums/Thread.aspx?pageid=5&amp;t=11782~-1#post49013</link>
      <author>blaataap</author>
      <guid isPermaLink="true">https://www.mojoportal.com/Forums/Thread.aspx?pageid=</guid>
      <pubDate>Mon, 03 Jun 2013 08:25:06 GMT</pubDate>
    </item>
    <item>
      <title>Re: Encoding problem with fr-CA-DefaultOrderConfirmationPlainTextEmailTemplate.config</title>
      <description><![CDATA[<p>Hi Mathias,</p>

<p>I have patched the 2.3.9.6 release with the fix for this problem. See the notes on the codeplex download page about which files were updated.</p>

<p>Hope that helps,</p>

<p>Joe</p>]]></description>
      <link>https://www.mojoportal.com/Forums/Thread.aspx?pageid=5&amp;t=11459~-1#post47873</link>
      <author>Mathias</author>
      <guid isPermaLink="true">https://www.mojoportal.com/Forums/Thread.aspx?pageid=</guid>
      <pubDate>Thu, 14 Mar 2013 18:48:28 GMT</pubDate>
    </item>
    <item>
      <title>Re: Encoding problem with fr-CA-DefaultOrderConfirmationPlainTextEmailTemplate.config</title>
      <description><![CDATA[<p>Hi Mathias,</p>

<p>I was able to reproduce this problem on my local machine and fix it. It was a bug in the webstore code that was forcing the text to ascii, it was not a problem with the smtp encoding.</p>

<p>This is fixed now in the source code repository so it will be fixed in the next release of mojoPortal.</p>

<p>Thanks</p>

<p>Joe</p>]]></description>
      <link>https://www.mojoportal.com/Forums/Thread.aspx?pageid=5&amp;t=11459~-1#post47831</link>
      <author>Mathias</author>
      <guid isPermaLink="true">https://www.mojoportal.com/Forums/Thread.aspx?pageid=</guid>
      <pubDate>Tue, 12 Mar 2013 17:23:00 GMT</pubDate>
    </item>
    <item>
      <title>Re: Encoding problem with fr-CA-DefaultOrderConfirmationPlainTextEmailTemplate.config</title>
      <description><![CDATA[<p>Hi Mathias,</p>

<p>Thanks for the beers! Much appreciated.</p>

<p>I will look into this problem further and see what I can figure out. I do know that in the past others have been able to use other language encodings. It could possibly be a problem at the mail server rather than in mojoPortal but I will see what I can figure out with some testing.</p>

<p>Best,</p>

<p>Joe</p>]]></description>
      <link>https://www.mojoportal.com/Forums/Thread.aspx?pageid=5&amp;t=11459~-1#post47775</link>
      <author>Mathias</author>
      <guid isPermaLink="true">https://www.mojoportal.com/Forums/Thread.aspx?pageid=</guid>
      <pubDate>Fri, 08 Mar 2013 20:57:20 GMT</pubDate>
    </item>
    <item>
      <title>Re: Encoding problem with fr-CA-DefaultOrderConfirmationPlainTextEmailTemplate.config</title>
      <description><![CDATA[<p>Hi Joe,</p>

<p>Thank you for your advice. Unfortunately&nbsp;it's not working. I followed your instruction and used notepad++ as always and It's the same problem.</p>

<p>It appears that when I forced the encoding with&nbsp;&lt;add key="SmtpPreferredEncoding" value="Windows-1252"/&gt; or another value that the template for the subject and the template for the plain text are not encoded the same way. With "Windows-1252" the subject is encoded in&nbsp;Windows-1252 and the plain text is treated as&nbsp;iso-8859-1.</p>

<p>Additional test with other specials char Ã§&nbsp;-&gt; c and the&nbsp;â‚¬ disappears.</p>

<p>It will be nice if someone can run a test with an order confirmation email forcing CA-fr&nbsp;or other language with specials chars to see it's only my problem !</p>

<p>Or someone have another advice to resolve my issue.</p>

<p>Regards</p>

<p>Mathias</p>]]></description>
      <link>https://www.mojoportal.com/Forums/Thread.aspx?pageid=5&amp;t=11459~-1#post47768</link>
      <author>Mathias</author>
      <guid isPermaLink="true">https://www.mojoportal.com/Forums/Thread.aspx?pageid=</guid>
      <pubDate>Fri, 08 Mar 2013 04:35:51 GMT</pubDate>
    </item>
    <item>
      <title>Re: Encoding problem with fr-CA-DefaultOrderConfirmationPlainTextEmailTemplate.config</title>
      <description><![CDATA[<p>Hi Mathias,</p>

<p>I notice that the file&nbsp;fr-CA-DefaultOrderConfirmationPlainTextEmailTemplate.config is encoded as utf8 without BOM</p>

<p>Possibly in the context of smtp messages it is not detecting the encoding correctly, changing it to utf-8 with BOM using a text editor like Notepad++ might solve it, I would try that since you say other messages such as contact form are being sent correctly. With BOM just adds some bytes to the beginning of the file that make it easier to sniff/detect the encoding, without that it may be seeing the file as ansi and losing some of the chars.</p>

<p>If you find that works let me know and I will change the encoding format of that file here.</p>

<p>Hope that helps,</p>

<p>Joe</p>]]></description>
      <link>https://www.mojoportal.com/Forums/Thread.aspx?pageid=5&amp;t=11459~-1#post47703</link>
      <author>Mathias</author>
      <guid isPermaLink="true">https://www.mojoportal.com/Forums/Thread.aspx?pageid=</guid>
      <pubDate>Tue, 05 Mar 2013 19:22:03 GMT</pubDate>
    </item>
    <item>
      <title>Encoding problem with fr-CA-DefaultOrderConfirmationPlainTextEmailTemplate.config</title>
      <description><![CDATA[<p>Hi,</p>

<p>The order confirmation email is ignoring accents "Ã©" and just pass it as&nbsp;"e". The email subject who contains also an "Ã©" is&nbsp;fine and render as an "Ã©".&nbsp;</p>

<p>I tried to solve the problem with&nbsp;&lt;add key="SmtpPreferredEncoding" value="utf-8"/&gt; and tried also "UTF-8",&nbsp;&nbsp;"iso-8859-1" and&nbsp;"ISO-8859-1" but it is always the same, I also checked the .config file and encode it in the same value.</p>

<p>I also test with another smtp server to see if that was the cause, but it is exactly the same problem.</p>

<p>Recover the password who contains accents is fine and pass them as it is in the .config file.</p>

<p>The contact form too, no problem.</p>

<p>I hope somebody can give me another tips or way to handle that.</p>

<p>Regards</p>

<p>Mathias&nbsp;</p>]]></description>
      <link>https://www.mojoportal.com/Forums/Thread.aspx?pageid=5&amp;t=11459~-1#post47695</link>
      <author>Mathias</author>
      <guid isPermaLink="true">https://www.mojoportal.com/Forums/Thread.aspx?pageid=</guid>
      <pubDate>Tue, 05 Mar 2013 04:06:40 GMT</pubDate>
    </item>
    <item>
      <title>Re: forums</title>
      <description><![CDATA[<p>You could require a specific role for the forums page and you could purchase our add on product <a href="https://www.mojoportal.com/site-membership-pro-product">Site Membership Pro</a> which allows users to pay for role membership and can send email reminders to renew when the memnbership is expiring.</p>

<p>Hope that helps,</p>

<p>Joe</p>]]></description>
      <link>https://www.mojoportal.com/Forums/Thread.aspx?pageid=5&amp;t=11204~-1#post46733</link>
      <author>Joey Bailey</author>
      <guid isPermaLink="true">https://www.mojoportal.com/Forums/Thread.aspx?pageid=</guid>
      <pubDate>Fri, 04 Jan 2013 12:24:14 GMT</pubDate>
    </item>
    <item>
      <title>forums</title>
      <description><![CDATA[<p>hi, we have a small company developping a sofwtare for sale and a forum.</p>

<p>how ever&nbsp;is there a way to make people pay to sign up to a forum through mojo portal ?&nbsp;</p>

<p>or make them subscribe and pay 10 euro's a month or something like that ?&nbsp;</p>]]></description>
      <link>https://www.mojoportal.com/Forums/Thread.aspx?pageid=5&amp;t=11204~-1#post46732</link>
      <author>Joey Bailey</author>
      <guid isPermaLink="true">https://www.mojoportal.com/Forums/Thread.aspx?pageid=</guid>
      <pubDate>Fri, 04 Jan 2013 10:09:46 GMT</pubDate>
    </item>
    <item>
      <title>Re: How will translators work when Amanuens goes offline?</title>
      <description><![CDATA[<p>Hi German,</p>
<p>Sorry for the delayed response, just now looking at Transifex. Doesn't look like they have any integration/syncing with Mercurial source code repositories (or any others) but it still might be a potential replacement, I'll investigate further. Thanks for posting this.</p>
<p>Best,</p>
<p>Joe</p>]]></description>
      <link>https://www.mojoportal.com/Forums/Thread.aspx?pageid=5&amp;t=10671~-1#post45563</link>
      <author>Antonio Salazar</author>
      <guid isPermaLink="true">https://www.mojoportal.com/Forums/Thread.aspx?pageid=</guid>
      <pubDate>Sat, 13 Oct 2012 00:13:43 GMT</pubDate>
    </item>
    <item>
      <title>Re: How will translators work when Amanuens goes offline?</title>
      <description><![CDATA[<p>Hi Joe take a look intoÂ https://www.transifex.com/ they have a free plan for open source projects, the system seems to work find in my trials</p>]]></description>
      <link>https://www.mojoportal.com/Forums/Thread.aspx?pageid=5&amp;t=10671~-1#post45430</link>
      <author>Antonio Salazar</author>
      <guid isPermaLink="true">https://www.mojoportal.com/Forums/Thread.aspx?pageid=</guid>
      <pubDate>Wed, 03 Oct 2012 15:31:31 GMT</pubDate>
    </item>
    <item>
      <title>Re: New entry Blog error in "Start date" field, separator hours incorrect ...</title>
      <description><![CDATA[<p>OK!, thanks but I'll have to set them mixed, because otherwise it does not work, there will be a bug in some script because as written above, if i put "site1culture = it-IT" does not work and it must be mixed:</p>
<p>The only way it works: (a bad work-around)</p>
<p>&lt;add key="site1culture" value="en-US" /&gt;<br />&lt;add key="site1uiculture" value="it-IT" /&gt;</p>
<p>(Attention! because the datesÂ will be reversed. (the months will be before the day, English format !!!)</p>]]></description>
      <link>https://www.mojoportal.com/Forums/Thread.aspx?pageid=5&amp;t=10818~-1#post45161</link>
      <author>Alessio Roncoli</author>
      <guid isPermaLink="true">https://www.mojoportal.com/Forums/Thread.aspx?pageid=</guid>
      <pubDate>Tue, 11 Sep 2012 07:28:19 GMT</pubDate>
    </item>
    <item>
      <title>Re: New entry Blog error in "Start date" field, separator hours incorrect ...</title>
      <description><![CDATA[<p>You should leave the &lt;globalization element as it was and just use these to force a site culture:</p>
<p>&lt;add key="UseCultureOverride" value="true" /&gt;<br />&lt;add key="site1culture" value="it-IT" /&gt;<br />&lt;add key="site1uiculture" value="it-IT" /&gt;</p>
<p>however if it is a multi site installation note that the 1 is the site id, so if the site id is not 1 for your site then you need to change it, ie if site id is 2 then:</p>
<p>&lt;add key="UseCultureOverride" value="true" /&gt;<br />&lt;add key="site2culture" value="it-IT" /&gt;<br />&lt;add key="site2uiculture" value="it-IT" /&gt;</p>
<p>See also <a href="https://www.mojoportal.com/localization.aspx">Localization</a></p>
<p>Â </p>]]></description>
      <link>https://www.mojoportal.com/Forums/Thread.aspx?pageid=5&amp;t=10818~-1#post45146</link>
      <author>Alessio Roncoli</author>
      <guid isPermaLink="true">https://www.mojoportal.com/Forums/Thread.aspx?pageid=</guid>
      <pubDate>Mon, 10 Sep 2012 15:42:18 GMT</pubDate>
    </item>
    <item>
      <title>Re: New entry Blog error in "Start date" field, separator hours incorrect ...</title>
      <description><![CDATA[<p>I worked hard, and I have achieved important results, <strong><span style="text-decoration: underline;">I try to motivate you!</span></strong>: <img title="Risatona" alt="Risatona" src="https://www.mojoportal.com/Data/SiteImages/emoticons/tinymce/smiley-laughing.gif" /></p>
<p>i fix the error and fill in the field the "colon" if in:<br />web.config<br />(&lt;globalization Culture="en-US" uiCulture="en-US" .../&gt;) so forced in en and not as it was by default: "auto:en-US"</p>
<p>Plus: for have the user interface in Italian I tried:<br />(&lt;globalization culture="en-US" uiCulture="auto:en-US" ..../&gt;) <strong><span style="text-decoration: underline;">It works!</span></strong></p>
<p>BUT I do not know (culture = "en-US" forced) what is involved in the rest of the site.<br />for example, startdate field now works, however, reverses the month with the day as it is right in en but not HERE! (and we don't use the AM/PM 09/10/2012 2:13 PM,Â my users to be able to tell that the day the month should be reversed? )</p>
<p><span style="text-decoration: underline;">I would be happier to solve olso this, can you help me even a little? I will try to get you at least 2 beers!</span></p>]]></description>
      <link>https://www.mojoportal.com/Forums/Thread.aspx?pageid=5&amp;t=10818~-1#post45141</link>
      <author>Alessio Roncoli</author>
      <guid isPermaLink="true">https://www.mojoportal.com/Forums/Thread.aspx?pageid=</guid>
      <pubDate>Mon, 10 Sep 2012 12:26:23 GMT</pubDate>
    </item>
    <item>
      <title>Re: New entry Blog error in "Start date" field, separator hours incorrect ...</title>
      <description><![CDATA[<p>Sorry but I'm out of ideas, it works correctly for me and uses colon separator not dot separator. I can only help if I can reproduce the problem, but in this case I cannot reproduce the problem.</p>]]></description>
      <link>https://www.mojoportal.com/Forums/Thread.aspx?pageid=5&amp;t=10818~-1#post45127</link>
      <author>Alessio Roncoli</author>
      <guid isPermaLink="true">https://www.mojoportal.com/Forums/Thread.aspx?pageid=</guid>
      <pubDate>Sat, 08 Sep 2012 17:32:13 GMT</pubDate>
    </item>
    <item>
      <title>Re: New entry Blog error in "Start date" field, separator hours incorrect ...</title>
      <description><![CDATA[<p>Nothing good :-(</p>
<p>(i left your row culture force in user.config )</p>
<p>Always the same, and just press [now] button in the calendar interface it get the right value with the colon separator.</p>
<p>Here the "System log" i've clean the log and this the result when i press the [save] button with the defaul data value in the filed (dot separator.)</p>
<blockquote>
<p>2012-09-08 11:14:40,618 ERROR 79.30.46.199 - it-IT - /siteit/Blog/EditPost.aspx?mid=22&amp;pageid=6 - mojoPortal.Web.mojoBasePage - 79.30.46.199-it-IT - /siteit/Blog/EditPost.aspx?mid=22&amp;pageid=6<br />System.FormatException: String was not recognized as a valid DateTime.<br />at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles)<br />at mojoPortal.Web.BlogUI.BlogEdit.Save()<br />at mojoPortal.Web.BlogUI.BlogEdit.btnUpdate_Click(Object sender, EventArgs e)<br />at System.Web.UI.WebControls.Button.OnClick(EventArgs e)<br />at System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument)<br />at System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument)<br />at System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument)<br />at System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData)<br />at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)<br />2012-09-08 11:14:40,618 ERROR 79.30.46.199 - it-IT - /siteit/Blog/EditPost.aspx?mid=22&amp;pageid=6 - mojoPortal.Web.Global -Â  Referrer(http://www.************.it/siteit/Blog/EditPost.aspx?mid=22&amp;pageid=6) useragent Mozilla/5.0 (Windows NT 6.1; rv:15.0) Gecko/20100101 Firefox/15.0<br />System.FormatException: String was not recognized as a valid DateTime.<br />at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles)<br />at mojoPortal.Web.BlogUI.BlogEdit.Save()<br />at mojoPortal.Web.BlogUI.BlogEdit.btnUpdate_Click(Object sender, EventArgs e)<br />at System.Web.UI.WebControls.Button.OnClick(EventArgs e)<br />at System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument)<br />at System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument)<br />at System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument)<br />at System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData)<br />at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)</p>
</blockquote>]]></description>
      <link>https://www.mojoportal.com/Forums/Thread.aspx?pageid=5&amp;t=10818~-1#post45124</link>
      <author>Alessio Roncoli</author>
      <guid isPermaLink="true">https://www.mojoportal.com/Forums/Thread.aspx?pageid=</guid>
      <pubDate>Sat, 08 Sep 2012 09:25:13 GMT</pubDate>
    </item>
    <item>
      <title>Re: New entry Blog error in "Start date" field, separator hours incorrect ...</title>
      <description><![CDATA[<p>Are you forcing your site to use Italian?</p>
<p>ie if you put this in user.config does the problem still happen?</p>
<p>&lt;add key="UseCultureOverride" value="true" /&gt;<br />&lt;add key="site1culture" value="it-IT" /&gt;<br />&lt;add key="site1uiculture" value="it-IT" /&gt;</p>
<p>make sure you touch web.config after that because changes in user.config are not detected automatically, so you need to touch (ie type a space in it and save) web.config to make it reload settings</p>
<p>Hope that helps,</p>
<p>Joe</p>]]></description>
      <link>https://www.mojoportal.com/Forums/Thread.aspx?pageid=5&amp;t=10818~-1#post45107</link>
      <author>Alessio Roncoli</author>
      <guid isPermaLink="true">https://www.mojoportal.com/Forums/Thread.aspx?pageid=</guid>
      <pubDate>Fri, 07 Sep 2012 16:12:38 GMT</pubDate>
    </item>
    <item>
      <title>Re: New entry Blog error in "Start date" field, separator hours incorrect ...</title>
      <description><![CDATA[<p>ok, but you could still be using locally hosted jqueryui files based on settings in your skin.</p>
<p>Can you post a link to your site?</p>]]></description>
      <link>https://www.mojoportal.com/Forums/Thread.aspx?pageid=5&amp;t=10818~-1#post45102</link>
      <author>Alessio Roncoli</author>
      <guid isPermaLink="true">https://www.mojoportal.com/Forums/Thread.aspx?pageid=</guid>
      <pubDate>Fri, 07 Sep 2012 13:14:59 GMT</pubDate>
    </item>
    <item>
      <title>Re: New entry Blog error in "Start date" field, separator hours incorrect ...</title>
      <description><![CDATA[<p><span style="text-decoration: underline;"><strong>The line in "web.config" are:</strong></span><em>(In "user.config" there any lines about jquerry)</em></p>
<blockquote>
<p>&lt;add key="UseGoogleCDN" value="true" /&gt;<br />&lt;add key="GoogleCDNYUIVersion" value="2.6.0" /&gt;<br />&lt;add key="GoogleCDNjQueryVersion" value="1.7.1" /&gt;<br />&lt;add key="GoogleCDNjQueryUIVersion" value="1.8.16" /&gt;<br />&lt;add key="DisableASPThemes" value="false" /&gt;</p>
</blockquote>
<p>I did an upgrade from 1.3.7.6 (maybe), and I used the new web.config and user.config, and i replace the correct changes for my site installation. (I have not touched the lines of jquery) which are applied on your portal demo that work fine?<br />If you want I can change it if you send me the correct code/line/version.</p>
<p>The site is in an external hosting in webfarm, the site will be made â€‹â€‹public by September 20th, if you want I can send you the url via mail.</p>
<p>Â </p>]]></description>
      <link>https://www.mojoportal.com/Forums/Thread.aspx?pageid=5&amp;t=10818~-1#post45097</link>
      <author>Alessio Roncoli</author>
      <guid isPermaLink="true">https://www.mojoportal.com/Forums/Thread.aspx?pageid=</guid>
      <pubDate>Fri, 07 Sep 2012 11:01:06 GMT</pubDate>
    </item>
    <item>
      <title>Re: New entry Blog error in "Start date" field, separator hours incorrect ...</title>
      <description><![CDATA[<p>I'm not sure what is causing that problem but it is related to jqueryui. Are you using jqueryui from the google cdn or <a href="https://www.mojoportal.com/self-hosting-jquery-and-jquery-ui-files.aspx">self hosting the files</a>? Maybe you are using an older version of jqueryui. Is the site public? Can you post the url?</p>]]></description>
      <link>https://www.mojoportal.com/Forums/Thread.aspx?pageid=5&amp;t=10818~-1#post45067</link>
      <author>Alessio Roncoli</author>
      <guid isPermaLink="true">https://www.mojoportal.com/Forums/Thread.aspx?pageid=</guid>
      <pubDate>Thu, 06 Sep 2012 14:50:37 GMT</pubDate>
    </item>
    <item>
      <title>Re: New entry Blog error in "Start date" field, separator hours incorrect ...</title>
      <description><![CDATA[<p>Sorry, I report below all versions of the portal.</p>
<p>I tried to "http://demo.mojoportal.com" as suggested and i add a new Article in the Blog, and the filed "start date" have properly the "colon" and not de "dot", it's work fine and i see all the blog function in Italian.<br />I've tried both with FF15, which IE9 on Win7 (obviously in Italian)</p>
<p>What can I check?<br />Where do you get the settings that field?<br />I check the setting of Culture, Language and Time, in the web.config / user.config or it could also depend on the Skin?</p>
<p>My site (for a medium size company) i'm an IT-Manager consulting, is under construction, I can, without any problem, send the link via "private message", and i can elavate your account as "Admin" if i do not trust the Guru of mojoportal? who else!</p>
<blockquote>
<p>Version:</p>
<p>mojoPortalÂ Versione 2.3.9.0 MSSQL (installed pack dot.net 3.5)<br />Sistema Operativo Microsoft Windows NT 6.1.7601 Service Pack 1<br />Informazioni ASP.NET v2.0.50727 Esecuzione in 'Partial Trust'<br />Fuso Orario Server: W. Europe Daylight Time<br />Ora locale del Server (GMT 2) 06/09/2012 10:34:17<br />Ora corrente a Greenwich (GMT o UTC): 06/09/2012 08:34:17</p>
<p>Versioni Funzionalita'</p>
<p>blog 2.6.0.0<br />contactform 0.0.0.6<br />eventcalendar 0.0.0.6<br />feed-manager 0.0.1.0<br />forums 2.2.0.0<br />imagegallery 0.0.0.8<br />kdmediaplayer 1.0.0.1<br />linksmodule 0.0.0.9<br />pollfeature-byChristianFredh 0.0.0.5<br />sharedfiles 0.0.1.0<br />surveyfeature 1.8.0.0<br />webstore 0.0.7.3</p>
</blockquote>
<p>Â </p>
<p>Â </p>]]></description>
      <link>https://www.mojoportal.com/Forums/Thread.aspx?pageid=5&amp;t=10818~-1#post45055</link>
      <author>Alessio Roncoli</author>
      <guid isPermaLink="true">https://www.mojoportal.com/Forums/Thread.aspx?pageid=</guid>
      <pubDate>Thu, 06 Sep 2012 08:50:30 GMT</pubDate>
    </item>
    <item>
      <title>Re: New entry Blog error in "Start date" field, separator hours incorrect ...</title>
      <description><![CDATA[<p>Hi,</p>
<p>Sorry for the delayed response, but I'm not able to reproduce this problem. I tried using Firefox browser, I set my preferred language in the browser settings under Tools &gt; Options to Italian. I visit our <a href="http://demo.mojoportal.com">demo site</a> and login as admin@admin.com with password adminÂ </p>
<p>Then I go to create a new blog post and the format is correct it has : not .</p>
<p>You did not mention what version of mojoPortal you are using, maybe upgrading will solve the problem. I know that we havw lots of Italian users and I have not seen others report this problem.</p>
<p>Hope that helps,</p>
<p>Joe</p>]]></description>
      <link>https://www.mojoportal.com/Forums/Thread.aspx?pageid=5&amp;t=10818~-1#post45039</link>
      <author>Alessio Roncoli</author>
      <guid isPermaLink="true">https://www.mojoportal.com/Forums/Thread.aspx?pageid=</guid>
      <pubDate>Wed, 05 Sep 2012 19:39:41 GMT</pubDate>
    </item>
    <item>
      <title>New entry Blog error in "Start date" field, separator hours incorrect ...</title>
      <description><![CDATA[<p>When I create a new blog entry from the page:<br />"Blog / EditPost.aspx"<br />I always get the error:<br />"Error: String was not recognized as a valid DateTime"</p>
<p><span style="text-decoration: underline;"><strong>I found what the problem is:</strong></span><br /><span style="text-decoration: underline;">the field: "Start date"</span><br />HTML =<br />&lt;input class="hasDatepicker" name="ctl00$mainContent$dpdpBeginDate" value="03/09/2012 11.23" id="ctl00_mainContent_dpdpBeginDate" type="text"&gt;</p>
<p>It open with the default value of today's date in this format example:<br />09/03/2012 <strong>11.23</strong> with the ["." dot] separator hours.<br />Saving i receive the ASP.NET error.<br />While in the field i write manually the correct value: 09/03/2012 <strong>11:23</strong> with the separator hour [":" colon]<br />or using the [...] to enter a date with the calendar, i can save done and without error.<br />Could be a problem with the "Culture = it-IT" and some converting date scripts ?</p>
<p>Many Thanks, and sorry for my bad English!</p>]]></description>
      <link>https://www.mojoportal.com/Forums/Thread.aspx?pageid=5&amp;t=10818~-1#post44995</link>
      <author>Alessio Roncoli</author>
      <guid isPermaLink="true">https://www.mojoportal.com/Forums/Thread.aspx?pageid=</guid>
      <pubDate>Mon, 03 Sep 2012 09:46:01 GMT</pubDate>
    </item>
    <item>
      <title>Re: How will translators work when Amanuens goes offline?</title>
      <description><![CDATA[<p>Not that I know of. It will be difficult to have multiple people working on the same translation but we can still have one person maintaining each translation and emailing me the updated files.</p>
<p>Best,</p>
<p>Joe</p>]]></description>
      <link>https://www.mojoportal.com/Forums/Thread.aspx?pageid=5&amp;t=10671~-1#post44873</link>
      <author>Antonio Salazar</author>
      <guid isPermaLink="true">https://www.mojoportal.com/Forums/Thread.aspx?pageid=</guid>
      <pubDate>Mon, 27 Aug 2012 14:57:48 GMT</pubDate>
    </item>
    <item>
      <title>Re: How will translators work when Amanuens goes offline?</title>
      <description><![CDATA[<p>what a pity. it was such a nice service. isn't there any alternative?</p>]]></description>
      <link>https://www.mojoportal.com/Forums/Thread.aspx?pageid=5&amp;t=10671~-1#post44869</link>
      <author>Antonio Salazar</author>
      <guid isPermaLink="true">https://www.mojoportal.com/Forums/Thread.aspx?pageid=</guid>
      <pubDate>Mon, 27 Aug 2012 07:12:36 GMT</pubDate>
    </item>
    <item>
      <title>Re: How will translators work when Amanuens goes offline?</title>
      <description><![CDATA[<p>
	What version of the resource files should we translate? The current release or the development version?</p>]]></description>
      <link>https://www.mojoportal.com/Forums/Thread.aspx?pageid=5&amp;t=10671~-1#post44374</link>
      <author>Antonio Salazar</author>
      <guid isPermaLink="true">https://www.mojoportal.com/Forums/Thread.aspx?pageid=</guid>
      <pubDate>Mon, 23 Jul 2012 23:11:54 GMT</pubDate>
    </item>
    <item>
      <title>Re: How will translators work when Amanuens goes offline?</title>
      <description><![CDATA[<p>
	Yes, we found out about that earlier this month via an Amanuens newsletter that went out.</p>
<p>
	Going forward, the way to update and create translations is to email the files directly to Joe Audette (joe dot audette [@] g mail dotcom). See the <a href="https://www.mojoportal.com/translatingmojoportal.aspx">Translating mojoPortal</a> document for further information.</p>
<p>
	Jamie</p>]]></description>
      <link>https://www.mojoportal.com/Forums/Thread.aspx?pageid=5&amp;t=10671~-1#post44373</link>
      <author>Antonio Salazar</author>
      <guid isPermaLink="true">https://www.mojoportal.com/Forums/Thread.aspx?pageid=</guid>
      <pubDate>Mon, 23 Jul 2012 22:39:05 GMT</pubDate>
    </item>
    <item>
      <title>How will translators work when Amanuens goes offline?</title>
      <description><![CDATA[<p>
	Amanuens put a <a href="http://blog.amanuens.com/2012/06/27/amanuens-is-being-discontinued/">blog post</a> announcing they will discontinue the service on July 31.</p>
<p>
	As sad as it is seeing such a useful service go down, I'd like to know how are going to keep our translations updated.</p>]]></description>
      <link>https://www.mojoportal.com/Forums/Thread.aspx?pageid=5&amp;t=10671~-1#post44372</link>
      <author>Antonio Salazar</author>
      <guid isPermaLink="true">https://www.mojoportal.com/Forums/Thread.aspx?pageid=</guid>
      <pubDate>Mon, 23 Jul 2012 22:25:06 GMT</pubDate>
    </item>
    <item>
      <title>Re: Need Support for Indian Languages.</title>
      <description><![CDATA[<p>
	Hi Joe,</p>
<p>
	Im sorry that i was caught up with some continuous work since these days, so I was unable to do that, I shall soon try to do my best to be a part of this wonderful mojoPortal Team. I thought about having these translated on our end on our local machines on that day when you share me the Amanuens account. But it would be better i guess, if we can host a kind of repository specially to handle languages on MojoPortal's Dedicated server, right?<br />
	<br />
	Check out something like this? http://resourceblender.codeplex.com/<br />
	<br />
	Thank You,</p>
<p>
	Guruprasad</p>]]></description>
      <link>https://www.mojoportal.com/Forums/Thread.aspx?pageid=5&amp;t=9580~-1#post43964</link>
      <author>Guruprasad</author>
      <guid isPermaLink="true">https://www.mojoportal.com/Forums/Thread.aspx?pageid=</guid>
      <pubDate>Fri, 29 Jun 2012 10:26:27 GMT</pubDate>
    </item>
    <item>
      <title>Re: Need Support for Indian Languages.</title>
      <description><![CDATA[<p>
	Hi,</p>
<p>
	Yes of course I received the same information. Going forward we will have to figure out a new way to coordinate translations. It is a shame since it is a useful service but it is difficult to make a profit on such services so I understand why they are discontinuing it. In the mean time I will sync the latest updates from Amanuens to our repository.</p>
<p>
	However, note that you originally posted in January and I setup translations on Amanuens for Tamil so you could translate. Since then no work was done on translating to Tamil so I recently deleted that set of files because having .resx files for other languages that are 0% translated from English doesn't help and in fact adds performance overhead because those resx files must be JIT compiled by ASP.NET. This is also why we have recently stopped including so many languages in the official release packages and instead we have been making the additional languages available in a separate download.</p>
<p>
	So I think it will be better for new languages if people complete them significantly on their own machines and then send the files to me and I will add them to the repository once they are complete or at least significantly complete.</p>
<p>
	Best,</p>
<p>
	Joe</p>]]></description>
      <link>https://www.mojoportal.com/Forums/Thread.aspx?pageid=5&amp;t=9580~-1#post43933</link>
      <author>Guruprasad</author>
      <guid isPermaLink="true">https://www.mojoportal.com/Forums/Thread.aspx?pageid=</guid>
      <pubDate>Wed, 27 Jun 2012 14:11:14 GMT</pubDate>
    </item>
    <item>
      <title>Re: Need Support for Indian Languages.</title>
      <description><![CDATA[<p>
	Hi Joe,</p>
<p>
	This is a serious information, that came in the form of an email, it says...</p>
<blockquote>
	<p>
		Dear customer,<br />
		<font><font face="verdana,sans-serif">It is with big regret that I inform you that <b>the Amanuens software localization platform is being discontinued</b>. Unfortunately, the current and projected status of our business doesn't allow us to continue any further.<br />
		<br />
		The Amanuens service, accessible at <a href="https://my.amanuens.com" target="_blank">https://my.amanuens.com</a>, and all related web properties <b>will be taken offline on 2012/07/31</b>. After such date, all the data in the system will be permanently deleted. You will receive another communication 7 days prior to the shutdown, but please make sure that you have downloaded all of your translation data before such date, as we won't be able to recover it after taking the system offline.<br />
		<br />
		All customers will be able to <b>purchase translations from our partners until 2012/07/16</b>. After such date, it will not be possible to purchase new translations (jobs currently in progress will be of course completed).<br />
		Starting from now, it won't be possible to create new Amanuens accounts. Existing accounts will continue to function normally, and we will cancel any upcoming subscription payment (in other words, all plans are now free).<br />
		Thank you very much for being part of this wonderful adventure. I hope you enjoyed using our services as much as we enjoyed providing them to you, but please accept my most sincere apologies if we are causing you or your business any trouble. We will most probably release the entire project as open-source (license to be decided).<br />
		If you need help, you can reach us as <a href="mailto:support@amanuens.com" target="_blank">support@amanuens.com</a>, as usual.<br />
		<br />
		Thank you, and best regards.<br />
		<br />
		-- <b>Dario Solera</b>, Threeplicate co-founder &amp; CEO</font></font></p>
</blockquote>]]></description>
      <link>https://www.mojoportal.com/Forums/Thread.aspx?pageid=5&amp;t=9580~-1#post43932</link>
      <author>Guruprasad</author>
      <guid isPermaLink="true">https://www.mojoportal.com/Forums/Thread.aspx?pageid=</guid>
      <pubDate>Wed, 27 Jun 2012 13:03:09 GMT</pubDate>
    </item>
    <item>
      <title>Re: Localization menu</title>
      <description><![CDATA[<p>
	The menu is going to be whatever you use for the page name when you create the page, it is not localizable for a given page.</p>
<p>
	My recommendation for <a href="https://www.mojoportal.com/supporting-muliple-languages.aspx">supporting multiple languages</a> is to use multiple sites based on folder names and configured for related sites mode so that users and roles are shared in all sites.&nbsp;</p>
<p>
	So in each site you can set the page names according to the language and the menu will reflect whatever you put for the page name in each site.</p>
<p>
	Hope that helps,</p>
<p>
	Joe</p>]]></description>
      <link>https://www.mojoportal.com/Forums/Thread.aspx?pageid=5&amp;t=10388~-1#post43228</link>
      <author>Stefano Gobbi</author>
      <guid isPermaLink="true">https://www.mojoportal.com/Forums/Thread.aspx?pageid=</guid>
      <pubDate>Wed, 23 May 2012 13:16:45 GMT</pubDate>
    </item>
    <item>
      <title>Localization menu</title>
      <description><![CDATA[<p>
	HI all,</p>
<p>
	there is a possibility to localize&nbsp;the&nbsp;main menu?</p>
<p>
	When I create a new page,&nbsp;the title is static. How&nbsp;can&nbsp;I change it&nbsp;in&nbsp;base of&nbsp;user language?&nbsp;</p>
<p>
	Thank you</p>
<p>
	Stefano</p>]]></description>
      <link>https://www.mojoportal.com/Forums/Thread.aspx?pageid=5&amp;t=10388~-1#post43221</link>
      <author>Stefano Gobbi</author>
      <guid isPermaLink="true">https://www.mojoportal.com/Forums/Thread.aspx?pageid=</guid>
      <pubDate>Wed, 23 May 2012 09:25:38 GMT</pubDate>
    </item>
    <item>
      <title>Re: Form wizard pro submission report timezone</title>
      <description><![CDATA[<p>Hi,</p>
<p>You are correct it shows as Utc and is labelled as Utc, but I agree it would be better to adjust it to the user time zone. I've added a request in our project tracker to implement this change in a future release of Form Wizard Pro.</p>
<p>Best,</p>
<p>Joe</p>]]></description>
      <link>https://www.mojoportal.com/Forums/Thread.aspx?pageid=5&amp;t=10242~-1#post42658</link>
      <author>anr_gw</author>
      <guid isPermaLink="true">https://www.mojoportal.com/Forums/Thread.aspx?pageid=</guid>
      <pubDate>Tue, 24 Apr 2012 17:15:43 GMT</pubDate>
    </item>
    <item>
      <title>Form wizard pro submission report timezone</title>
      <description><![CDATA[<p>Hi,</p>
<p>On the form wizard pro submission reports (grid, csv, word), the submitted date is showing in UTC.Â  Is there a config to change that to local time?</p>
<p>/FormWizard/FormResults.aspx?pageid=xxxx&amp;mid=xxx</p>
<p>Thanks,</p>
<p>Â </p>]]></description>
      <link>https://www.mojoportal.com/Forums/Thread.aspx?pageid=5&amp;t=10242~-1#post42657</link>
      <author>anr_gw</author>
      <guid isPermaLink="true">https://www.mojoportal.com/Forums/Thread.aspx?pageid=</guid>
      <pubDate>Tue, 24 Apr 2012 16:51:08 GMT</pubDate>
    </item>
    <item>
      <title>Re: content for fa-IR-NewsletterVerificationEmailMessage</title>
      <description><![CDATA[<p>Hi Paiman,</p>
<p>ThanksÂ  for sending this translation . We translate almost 95 present of some all resources. Translation ofÂ  untranslatedÂ  and improvementsÂ  will do over the time. You can sent your in case translations to me. Please don't send Persian content on this site .We have a short time responding Persian community.</p>
<p>Best,</p>
<p>Asad</p>]]></description>
      <link>https://www.mojoportal.com/Forums/Thread.aspx?pageid=5&amp;t=10186~-1#post42441</link>
      <author>paiman</author>
      <guid isPermaLink="true">https://www.mojoportal.com/Forums/Thread.aspx?pageid=</guid>
      <pubDate>Mon, 16 Apr 2012 15:41:51 GMT</pubDate>
    </item>
    <item>
      <title>content for fa-IR-NewsletterVerificationEmailMessage</title>
      <description><![CDATA[<p>Ø¨Ø±Ø§ÙŠ Ø«Ø¨Øª Ù†Ø§Ù… Ø¯Ø± Ø®Ø¨Ø±Ù†Ø§Ù…Ù‡ {NewsletterName} Ø§Ø² Ø´Ù…Ø§ Ù…ØªØ´Ú©Ø±ÙŠÙ….</p>
<p>Ù‚Ø¨Ù„ Ø§Ø² ØªØ§ÙŠÙŠØ¯ Ø«Ø¨Øª Ù†Ø§Ù… Ø´Ù…Ø§ Ø¯Ø± Ø®Ø¨Ø±Ù†Ø§Ù…Ù‡ØŒ Ø¨Ø§ÙŠØ¯ Ù…Ø·Ù…Ø¦Ù† Ø´ÙˆÙŠÙ… Ø´Ù…Ø§ Ø¯Ø±Ø®ÙˆØ§Ø³Øª Ø¹Ø¶ÙˆÙŠØª Ø¯Ø± Ø®Ø¨Ø±Ù†Ø§Ù…Ù‡ Ø±Ø§ Ø¨Ø±Ø§ÙŠ Ø§ÙŠÙ† Ø§ÙŠÙ…ÙŠÙ„ Ø«Ø¨Øª Ú©Ø±Ø¯Ù‡ Ø§ÙŠØ¯.<br />Ø¨Ø±Ø§ÙŠ ØªØ§ÙŠÙŠØ¯ Ø¹Ø¶ÙˆÙŠØª Ø¯Ø± Ø®Ø¨Ø±Ù†Ø§Ù…Ù‡ Ù„Ø·ÙØ§ Ø¨Ø± Ù„ÙŠÙ†Ú© Ø²ÙŠØ± Ú©Ù„ÛŒÚ© Ú©Ù†ÙŠØ¯</p>
<p>{ConfirmationLink}</p>
<p>Ø§Ú¯Ø± Ø´Ù…Ø§ Ø¯Ø± Ø®Ø¨Ø±Ù†Ø§Ù…Ù‡ Ø«Ø¨Øª Ù†Ø§Ù… Ù†Ú©Ø±Ø¯Ù‡ Ø§ÙŠØ¯ØŒ Ù…ÙŠ ØªÙˆØ§Ù†ÙŠØ¯ Ø§ÙŠÙ† Ø§ÙŠÙ…ÙŠÙ„ Ø±Ø§ Ù†Ø§Ø¯ÙŠØ¯Ù‡ Ø¨Ú¯ÙŠØ±ÙŠØ¯. Ø¯Ø± Ø§ÙŠÙ†ØµÙˆØ±Øª Ù…Ø§ Ø§ÙŠÙ…ÙŠÙ„ Ù‡Ø§ÙŠ Ø®Ø¨Ø±Ù†Ø§Ù…Ù‡ Ø±Ø§ Ø¨Ø±Ø§ÙŠ Ø´Ù…Ø§ Ù†Ø®ÙˆØ§Ù‡ÙŠÙ… ÙØ±Ø³ØªØ§Ø¯.</p>
<p>Ø¨Ø±Ø§ÙŠ Ø§Ø·Ù„Ø§Ø¹Ø§Øª Ø¨ÙŠØ´ØªØ± Ø¨Ù‡ Ø³Ø§ÙŠØª Ù…Ø§ Ù…Ø±Ø§Ø¬Ø¹Ù‡ ÙØ±Ù…Ø§ÙŠÙŠØ¯:<br />{SiteLink}</p>]]></description>
      <link>https://www.mojoportal.com/Forums/Thread.aspx?pageid=5&amp;t=10186~-1#post42425</link>
      <author>paiman</author>
      <guid isPermaLink="true">https://www.mojoportal.com/Forums/Thread.aspx?pageid=</guid>
      <pubDate>Mon, 16 Apr 2012 07:03:52 GMT</pubDate>
    </item>
    <item>
      <title>Re: mojoportal 2.3.8.1 localization problem</title>
      <description><![CDATA[<p>Hi Joe,</p>
<p>I do not know how I missed it :(.</p>
<p>I added resource files and it solved my problem.</p>
<p>Â </p>
<p>Thanks,</p>
<p>Marcin</p>]]></description>
      <link>https://www.mojoportal.com/Forums/Thread.aspx?pageid=5&amp;t=10173~-1#post42388</link>
      <author>webmasterpimedia</author>
      <guid isPermaLink="true">https://www.mojoportal.com/Forums/Thread.aspx?pageid=</guid>
      <pubDate>Fri, 13 Apr 2012 12:20:52 GMT</pubDate>
    </item>
    <item>
      <title>Re: mojoportal 2.3.8.1 localization problem</title>
      <description><![CDATA[<p>Hi Marcin,</p>
<p>Please see <a href="https://www.mojoportal.com/mojoportal-2381-released">the release notes for version 2.3.8.1</a>, we moved additional language resource files into a separate download, you just need to download the extra file and add the languages you want to the App_GlobalResources folder.</p>
<p>Hope that helps,</p>
<p>Joe</p>]]></description>
      <link>https://www.mojoportal.com/Forums/Thread.aspx?pageid=5&amp;t=10173~-1#post42387</link>
      <author>webmasterpimedia</author>
      <guid isPermaLink="true">https://www.mojoportal.com/Forums/Thread.aspx?pageid=</guid>
      <pubDate>Fri, 13 Apr 2012 11:48:11 GMT</pubDate>
    </item>
    <item>
      <title>mojoportal 2.3.8.1 localization problem</title>
      <description><![CDATA[<p>Hi</p>
<p>I've been using mojoportal for long time. I never had problems with localization.</p>
<p>Always during the installation mojo used the Resources for the user's preferred language in my case it always was Polish (as you write in http://www.mojoportal.com/localization.aspx).</p>
<p>After installation I created a child site, set UseCultureOverride to true and add</p>
<p>&lt;add key="site1culture" value="pl-PL"&gt;<br />&lt;add key="site2culture" value="en-US"&gt;</p>
<p>(learn it from here http://www.mojoportal.com/forcing-a-specific-language)</p>
<p>for multilingual i used UseFoldersInsteadOfHostnamesForMultipleSites set to true.</p>
<p><strong>And it always work perfectly up to now. :)</strong></p>
<p>When I installed mojo 2.3.8.1 I had only one language English.</p>
<p>I try to force localization of Site 1 to Polish, for test even to French or Dutch but works only English.</p>
<p>I installed it 4 times with different browsers (every of them have browser language preferences set to Polish).</p>
<p>But everytime only language i get is English.</p>
<p>I would like to add that IÂ upgraded my other earlier mojo installationsÂ  to version 2.3.8.1 and localization works ok.</p>
<p>Â </p>
<p>Please help.</p>
<p>Best,</p>
<p>Marcin</p>]]></description>
      <link>https://www.mojoportal.com/Forums/Thread.aspx?pageid=5&amp;t=10173~-1#post42384</link>
      <author>webmasterpimedia</author>
      <guid isPermaLink="true">https://www.mojoportal.com/Forums/Thread.aspx?pageid=</guid>
      <pubDate>Fri, 13 Apr 2012 09:27:18 GMT</pubDate>
    </item>
    <item>
      <title>Re: Calendar extender localization</title>
      <description><![CDATA[<p>Thanks!</p>
<p>JS</p>]]></description>
      <link>https://www.mojoportal.com/Forums/Thread.aspx?pageid=5&amp;t=10028~-1#post41799</link>
      <author>well</author>
      <guid isPermaLink="true">https://www.mojoportal.com/Forums/Thread.aspx?pageid=</guid>
      <pubDate>Tue, 20 Mar 2012 17:37:38 GMT</pubDate>
    </item>
    <item>
      <title>Re: Calendar extender localization</title>
      <description><![CDATA[<p>I recommend don't change those settings in Web.config, see the article <a href="https://www.mojoportal.com/forcing-a-specific-language">Forcing a Specific Language</a> for the correct way to specify the language settings that the thread will execute as.</p>
<p>Setting it like you did in Web.config can cause null exceptions because the .cz resources are incomplete, and if it tries to use a missing key it can cause a null reference exception. Doing it the way I recommend it will always fall back to English for any missing keys and the language you set it to.</p>
<p>You'll also need to add these properties on &lt;asp:ScriptManager in your layout.master file</p>
<p>EnableScriptGlobalization="true" EnableScriptLocalization="true" ie like this:</p>
<p>&lt;asp:ScriptManager ID="ScriptManager1" EnablePageMethods="true" runat="server" EnableScriptGlobalization="true" EnableScriptLocalization="true" /&gt;</p>
<p>Hope that helps,</p>
<p>Joe</p>]]></description>
      <link>https://www.mojoportal.com/Forums/Thread.aspx?pageid=5&amp;t=10028~-1#post41781</link>
      <author>well</author>
      <guid isPermaLink="true">https://www.mojoportal.com/Forums/Thread.aspx?pageid=</guid>
      <pubDate>Tue, 20 Mar 2012 13:19:05 GMT</pubDate>
    </item>
    <item>
      <title>Calendar extender localization</title>
      <description><![CDATA[<p>I have a problem with the localization of calendar extender in the AJAX Control Toolkit. I have set in the web.config:</p>
<p>&lt;globalization culture="auto:cs" uiCulture="auto:cs-CZ" requestEncoding="utf-8" responseEncoding="utf-8" fileEncoding="iso-8859-15"/&gt;</p>
<p>But still my calendar displays in English, but should in Czech, as here: http://www.asp.net/ajaxLibrary/AjaxControlToolkitSampleSite/Calendar/Calendar.aspx<br />My using the calendar is here:<br />http://www.4leaders.cz/prezentace.aspx</p>
<p>Any ideas?</p>
<p>Thanks JS</p>]]></description>
      <link>https://www.mojoportal.com/Forums/Thread.aspx?pageid=5&amp;t=10028~-1#post41751</link>
      <author>well</author>
      <guid isPermaLink="true">https://www.mojoportal.com/Forums/Thread.aspx?pageid=</guid>
      <pubDate>Mon, 19 Mar 2012 16:03:45 GMT</pubDate>
    </item>
    <item>
      <title>Re: Content workflow system</title>
      <description><![CDATA[<p>Hi Anette,</p>
<p>If you mean the help messages, those do not come from resx files so they cannot be translated using the Amanuens service but they can be translated. (The tooltips for the workflow icons do come from resource files but the help messages do not).</p>
<p>All the help files come from</p>
<p>/Data/HelpFiles</p>
<p>and there are also message templates which can be translated under</p>
<p>/Data/MessageTemplates</p>
<p>If you translate those files you can zip them and email them to me at joe dot audette at g mail dotcom</p>
<p>Best,</p>
<p>Joe</p>]]></description>
      <link>https://www.mojoportal.com/Forums/Thread.aspx?pageid=5&amp;t=9961~-1#post41471</link>
      <author>Anette</author>
      <guid isPermaLink="true">https://www.mojoportal.com/Forums/Thread.aspx?pageid=</guid>
      <pubDate>Fri, 09 Mar 2012 13:50:46 GMT</pubDate>
    </item>
    <item>
      <title>Content workflow system</title>
      <description><![CDATA[<p>Hi,</p>
<p>Is it possible to translate the Content Status Message? If so - where do I find it?</p>
<p>::Anette</p>]]></description>
      <link>https://www.mojoportal.com/Forums/Thread.aspx?pageid=5&amp;t=9961~-1#post41466</link>
      <author>Anette</author>
      <guid isPermaLink="true">https://www.mojoportal.com/Forums/Thread.aspx?pageid=</guid>
      <pubDate>Thu, 08 Mar 2012 21:06:30 GMT</pubDate>
    </item>
    <item>
      <title>Re: Redirect in language folders based on browser language preference</title>
      <description><![CDATA[<p>Hi Joe, Asad, Klaus,</p>
<p>I understand and I can follow Klaus' arguments, hence you are doing the same for the Admin Menu selection of the Mojoportal or do I miss something?</p>
<p>I actually have the same request and I tried to find a solution which does not touch the mojoportal in it's details.</p>
<p>I basically followed your suggestions re related sites.</p>
<p>I also added a language selection menu so the user can manually switch from one language to another.</p>
<p>ThenÂ I did as follows:</p>
<p>1) added a new file to the www-root, called default-init.aspx (just the very top site) with content as follows:</p>
<p>*********************************************************************************</p>
<p>&lt;%@ Page Language="VB" %&gt;<br />&lt;%<br />Dim strLanguage,strRedirect, strHost<br />strHostÂ Â = lcase(Request.ServerVariables("SERVER_NAME"))<br />strLanguage = lCase(Request.ServerVariables("HTTP_ACCEPT_LANGUAGE")).substring(0,2)</p>
<p>Select Case strLanguage<br />Case "de"<br />Â strRedirect = "/ge"<br />Case Else<br />Â strRedirect = ""<br />End Select</p>
<p>Response.Redirect("http://" &amp; strHost &amp; strRedirect &amp; "/default.aspx")<br />%&gt;</p>
<p>Â </p>
<p>*********************************************************************************</p>
<p>2) I changed in IIS the default document to be "default-init.aspx"</p>
<p>This way the browser selected language is being used to place the user to the language related site.</p>
<p>Nevertheless, the user has still the choice to change the language on the site itself if he wishes.</p>
<p>HTH</p>
<p>Juerg</p>]]></description>
      <link>https://www.mojoportal.com/Forums/Thread.aspx?pageid=5&amp;t=5942~-1#post41339</link>
      <author>Klaus Aengenvoort</author>
      <guid isPermaLink="true">https://www.mojoportal.com/Forums/Thread.aspx?pageid=</guid>
      <pubDate>Sat, 03 Mar 2012 16:40:13 GMT</pubDate>
    </item>
    <item>
      <title>Multisite problem: contact form OK to SiteID 1 (main) and SiteID 2, but not for 3</title>
      <description><![CDATA[<p>Hello,</p>
<p>I've a multiwebsite, using folders, for:</p>
<p>1 English</p>
<p>2 Portuguese BR</p>
<p>3 Spanish</p>
<p>After upgrading, i'm having a lot of minor problems - maybe because i didn't update it for abour one year!</p>
<p>Ok, but i'm almost there.</p>
<p>I would like somebody could give me an advice:</p>
<p>Why is this happening:</p>
<ul>
<li>When you try to send a message using SiteId2, it's ok, i receive it.</li>
</ul>
<p>http://www.telecomhall.com/br/contato.aspx</p>
<ul>
<li>When you try to send a message using SiteId 3, it says you must write something.</li>
</ul>
<p>http://www.telecomhall.com/es/contacto.aspx</p>
<p>Â </p>
<p>Seem's it's removing content from body?</p>
<p>I'm using TinyMCE 337 (instead of 347) because 347 removes some content as explained here:</p>
<p>http://www.tinymce.com/forum/viewtopic.php?id=23834</p>
<p>Â </p>
<p>So please somebody give me an advice...</p>
<p>I'm not a programmer, just try to update, and now I'm lost into several small problems...:(</p>
<p>Â </p>
<p>Is this a problem of Skin?</p>
<p>Is this a problem of TinyMCE version?</p>
<p>Â </p>
<p>Â </p>]]></description>
      <link>https://www.mojoportal.com/Forums/Thread.aspx?pageid=5&amp;t=9620~-1#post39960</link>
      <author>leopedrini</author>
      <guid isPermaLink="true">https://www.mojoportal.com/Forums/Thread.aspx?pageid=</guid>
      <pubDate>Mon, 16 Jan 2012 17:18:29 GMT</pubDate>
    </item>
    <item>
      <title>Re: Site is closed (related sites)</title>
      <description><![CDATA[<p>Thanks for the explanation, Joe, that makes sense. I think the app_offline.htm file would make the most sense for us, so I'll play around with that a bit.</p>
<p>Jamie</p>]]></description>
      <link>https://www.mojoportal.com/Forums/Thread.aspx?pageid=5&amp;t=9587~-1#post39857</link>
      <author>Diego Mora</author>
      <guid isPermaLink="true">https://www.mojoportal.com/Forums/Thread.aspx?pageid=</guid>
      <pubDate>Wed, 11 Jan 2012 20:39:47 GMT</pubDate>
    </item>
    <item>
      <title>Re: Site is closed (related sites)</title>
      <description><![CDATA[<p>Hi Jamie,</p>
<p>I understand that would be convenient but the place where its implemented is only executed when using related sites mode and I don't want to add something more complicated to meet that goal. In general when not using related sites mode the sites are independent and I don't want to start coding in little exceptions.</p>
<p>The main purpose of the close sites feature is so one could be creating the site content before it goes live to the public. It is not really reliable for upgrades though it might work for some upgrades it will not work when they involve updates to SiteSettings or SiteUsers tables because in those cases the sitesettings or site user cannot be loaded until after setup runs because errors will occur due to the schema changes, stored proc changes etc. So in those cases we can't check if the site is closed and we can't check if the user is allowed to view the closed site until after the setup page runs and gets the db back in synch.</p>
<p>For upgrades the safest way is to use an app_offline.htm file while uploading the new files then remove it and immediately visit setup page.</p>
<p>You could also execute a query to close the sites all at once and then touch Web.config to clear the site settings cache, or really as soon as you start uploading files it will clear the cache. Or you could implement a simple custom module to close all the sites and clear the sitesettings cache for each site if you really need that capability, I just don't see it as something I should bake in at this point.</p>
<p>Best,</p>
<p>Joe</p>]]></description>
      <link>https://www.mojoportal.com/Forums/Thread.aspx?pageid=5&amp;t=9587~-1#post39852</link>
      <author>Diego Mora</author>
      <guid isPermaLink="true">https://www.mojoportal.com/Forums/Thread.aspx?pageid=</guid>
      <pubDate>Wed, 11 Jan 2012 19:39:25 GMT</pubDate>
    </item>
    <item>
      <title>Re: Site is closed (related sites)</title>
      <description><![CDATA[<p>Hi Joe, in looking at the description of the code changes, it says your change takes effect if running in related sites mode. Would you be open to adding a key so we can use this enhancement even though we don't use related sites mode? When we upgrade we'd also like to close all of our sites in one swoop, since they are in a single installation. Or maybe it could even be a checkbox at the master site level that says "close all sites for this installation"?</p>
<p>Thanks,<br />Jamie</p>]]></description>
      <link>https://www.mojoportal.com/Forums/Thread.aspx?pageid=5&amp;t=9587~-1#post39850</link>
      <author>Diego Mora</author>
      <guid isPermaLink="true">https://www.mojoportal.com/Forums/Thread.aspx?pageid=</guid>
      <pubDate>Wed, 11 Jan 2012 19:23:50 GMT</pubDate>
    </item>
    <item>
      <title>Re: Site is closed (related sites)</title>
      <description><![CDATA[<p>Hi Diego,</p>
<p>This is now fixed in the source code repository so it will be fixed in the next release.</p>
<p>Thanks,</p>
<p>Joe</p>]]></description>
      <link>https://www.mojoportal.com/Forums/Thread.aspx?pageid=5&amp;t=9587~-1#post39831</link>
      <author>Diego Mora</author>
      <guid isPermaLink="true">https://www.mojoportal.com/Forums/Thread.aspx?pageid=</guid>
      <pubDate>Wed, 11 Jan 2012 15:09:20 GMT</pubDate>
    </item>
    <item>
      <title>Re: Need Support for Indian Languages.</title>
      <description><![CDATA[<p>Hi Joe,</p>
<p>I'm unable to join the group, it says account not found...do i need to signup a new account?Â  I've sent you an email with the snapshot of it.<br />Thanks,</p>
<p>--<br />Regards,<br />Guruprasad</p>]]></description>
      <link>https://www.mojoportal.com/Forums/Thread.aspx?pageid=5&amp;t=9580~-1#post39802</link>
      <author>Guruprasad</author>
      <guid isPermaLink="true">https://www.mojoportal.com/Forums/Thread.aspx?pageid=</guid>
      <pubDate>Tue, 10 Jan 2012 15:57:18 GMT</pubDate>
    </item>
    <item>
      <title>Re: Need Support for Indian Languages.</title>
      <description><![CDATA[<p>Hi Joe,</p>
<p>Thanks for the reply once again, I shall read the docs. that i make clear about the resx files which im not thoroughly knowledged. But you are always welcome to add-me-in, when you want support for the translations of the South-Indian most specific languages like<br />1st Priority: Tamil, 2nd Priority: Kannada, 3rd Priority: Hindi<br /><br />Plz. do add me in your mailing list and i shall first explore the Amanuens part and i will be needing the site's language culture to be working on other languages in the 2nd quarter of this year as i believe. Hope you have my email address on this mojoPortal.com site. Let me know how useful i can be in my part to contribute to this great innovation[mojoPortal].</p>
<p>Thanks :-)</p>
<p>--<br />Regards,<br />Guruprasad</p>]]></description>
      <link>https://www.mojoportal.com/Forums/Thread.aspx?pageid=5&amp;t=9580~-1#post39799</link>
      <author>Guruprasad</author>
      <guid isPermaLink="true">https://www.mojoportal.com/Forums/Thread.aspx?pageid=</guid>
      <pubDate>Tue, 10 Jan 2012 15:39:10 GMT</pubDate>
    </item>
    <item>
      <title>Re: Need Support for Indian Languages.</title>
      <description><![CDATA[<p>You can use any language in content in mojoPortal, since content is stored in the database it goes in however you type it as long as you have utf-8 or a suitable codepage/collation configured for the db, but buttons and labels come from resource files which must be translated to support additional languages, and that is what Amanuens is for.</p>
<p>However the reource files used for a given requests depends on either <a href="https://www.mojoportal.com/settingbrowserlanguagepreferences.aspx">the browser language preference</a> or if you configure it to <a href="https://www.mojoportal.com/forcing-a-specific-language">force a specific language</a>. See all the documentation starting at <a href="https://www.mojoportal.com/localization.aspx">Localization</a> for more details.</p>
<p>Didi you click my link for Amanuens? I should have got notification if you did click it but I did not. If you created an account without clicking the link I'll have to add you manually by email address, and I still need to know which language you want to translate first. But please only volunteer if you are really going to follow through and translate the files, otherwise when I create the translation on Amanuens it copies all the english resource files and it will just make our package have more files that are not really translated.</p>
<p>Best,</p>
<p>Joe</p>]]></description>
      <link>https://www.mojoportal.com/Forums/Thread.aspx?pageid=5&amp;t=9580~-1#post39796</link>
      <author>Guruprasad</author>
      <guid isPermaLink="true">https://www.mojoportal.com/Forums/Thread.aspx?pageid=</guid>
      <pubDate>Tue, 10 Jan 2012 15:30:13 GMT</pubDate>
    </item>
    <item>
      <title>Site is closed (related sites)</title>
      <description><![CDATA[<p>Hi Joe,</p>
<p>a new useful flag was recently introduced in Site Settings &gt; Security to close a site for maintenance operation.</p>
<p>This flag is placed in the Main tab of Security Settings.</p>
<p>Ideally, when you close a multilanguage folder-based site for maintenance you are supposed to close all the sites ofÂ the whole mojoPortal installation, but currently when you close the main site all the other sites remain open, which could beÂ right if you have a multisite installation where other site's security is not related to the main one.</p>
<p>NowÂ if you have a second language sub-folder based site related to the main one, it is not possible to close it for maintenance because the Site Settings &gt; Security &gt; Main tab is not visible from theÂ additional Site Settings.</p>
<p>Perhaps, if it is not possible to close all sites of an installationat once, the flag should be better placed at site level (General Tab ?), in order to let the administrator operate the closing at each site level.</p>
<p>Thanks.</p>
<p>DiegoÂ </p>]]></description>
      <link>https://www.mojoportal.com/Forums/Thread.aspx?pageid=5&amp;t=9587~-1#post39795</link>
      <author>Diego Mora</author>
      <guid isPermaLink="true">https://www.mojoportal.com/Forums/Thread.aspx?pageid=</guid>
      <pubDate>Tue, 10 Jan 2012 15:25:53 GMT</pubDate>
    </item>
    <item>
      <title>Re: Need Support for Indian Languages.</title>
      <description><![CDATA[<p>Hi Joe,</p>
<p>Thanks for the quick response. I have created an account on Amanuens.com and shall look into it and know what it is. Actually I was looking for a kind of language support like how wordpress supports all the languages that can be used in their HTML editor. I mean, anyone can type or Copy+Paste any language content on the HTML editor and save it and get it rendered with the same. I guess you got my point. I can show you few websites that seamlessly use the language "Kannada" and "Tamil" in them but when i tried on our mojoPortal, i wasn't, so i got this question.<br />Samples: <a href="http://www.sumadhwaseva.com/2009/page/10/" target="_blank">Sumadhwaseva.com</a>, <a href="http://www.madhwavani.com/" target="_blank">madhwavani.com</a><br /><br />Thanks,</p>
<p>--<br />Regards,<br />Guruprasad</p>]]></description>
      <link>https://www.mojoportal.com/Forums/Thread.aspx?pageid=5&amp;t=9580~-1#post39793</link>
      <author>Guruprasad</author>
      <guid isPermaLink="true">https://www.mojoportal.com/Forums/Thread.aspx?pageid=</guid>
      <pubDate>Tue, 10 Jan 2012 15:17:46 GMT</pubDate>
    </item>
    <item>
      <title>Re: Need Support for Indian Languages.</title>
      <description><![CDATA[<p>Hi Guruprasad,</p>
<p>We don't have any exisitng resource files for Indian languages, but if you would like to work on those translations we would be glad to have your help.</p>
<p>We use the Amanuens web site to enable translations, if you <a href="http://amanuens.com/get-involved?a=mojoportal&amp;k=D6D4E088E24879165CB23FC50C8371E8">click this link</a>, you can get an account at Amanuens and I will assign you the translations for Indian languages. You will be able to translate the resources using your web browser and your work will automatically synch with our source code repository every day. Probably should work on one language at a time, and once you get the first language up to date I can assign another one, so let me know which one is the highest priority for you to work on first.</p>
<p>Best,</p>
<p>Joe</p>]]></description>
      <link>https://www.mojoportal.com/Forums/Thread.aspx?pageid=5&amp;t=9580~-1#post39788</link>
      <author>Guruprasad</author>
      <guid isPermaLink="true">https://www.mojoportal.com/Forums/Thread.aspx?pageid=</guid>
      <pubDate>Tue, 10 Jan 2012 14:09:58 GMT</pubDate>
    </item>
    <item>
      <title>Need Support for Indian Languages.</title>
      <description><![CDATA[<p>Hi Joe,</p>
<p>I would like to bring the need for introducing the support for Indian languages like Tamil, Hindi, Kannada, Telugu, Malayalam, etc.<br />Kindly let me know if the support for the Indian Languages are already existing in mojoPortal, because i never found such thing. Can You help me to localize or have support for most commonly used Indian languages as mentioned above? I need it for a community website that i'm building using mojoportal. Please help me. Thanks in Advance.</p>
<p>Â </p>
<p>--<br />Regards<br /><a href="http://www.Guruprasad.me" target="_blank">Guruprasad Balaji</a></p>]]></description>
      <link>https://www.mojoportal.com/Forums/Thread.aspx?pageid=5&amp;t=9580~-1#post39763</link>
      <author>Guruprasad</author>
      <guid isPermaLink="true">https://www.mojoportal.com/Forums/Thread.aspx?pageid=</guid>
      <pubDate>Mon, 09 Jan 2012 22:06:59 GMT</pubDate>
    </item>
    <item>
      <title>Re: MemberList.aspx: non-english letters on top pager</title>
      <description><![CDATA[<p>Hi Victor,</p>
<p>Thanks, I will fix that, not sure how or when it got that way it should have been utf8 all along.</p>
<p>Best,</p>
<p>Joe</p>]]></description>
      <link>https://www.mojoportal.com/Forums/Thread.aspx?pageid=5&amp;t=505~-1#post39754</link>
      <author>Christian Fredh</author>
      <guid isPermaLink="true">https://www.mojoportal.com/Forums/Thread.aspx?pageid=</guid>
      <pubDate>Mon, 09 Jan 2012 17:37:59 GMT</pubDate>
    </item>
    <item>
      <title>Re: MemberList.aspx: non-english letters on top pager</title>
      <description><![CDATA[<p>Want to suggest a little adjustment:</p>
<p>web.config needs to be UTF-8 encoded.</p>
<p>when i tryed to replace characters in web.config the application crashed with standard complain about errors in web.config and making it UTF-8 solved the issue. So why not to make web.config and may be user.config too as UTF-8 or unicode by default.</p>
<p>Anyway if someone will follow this instructions do not forget to check your web.config encoding first.</p>
<p>Regards,</p>
<p>Victor</p>]]></description>
      <link>https://www.mojoportal.com/Forums/Thread.aspx?pageid=5&amp;t=505~-1#post39751</link>
      <author>Christian Fredh</author>
      <guid isPermaLink="true">https://www.mojoportal.com/Forums/Thread.aspx?pageid=</guid>
      <pubDate>Mon, 09 Jan 2012 15:30:08 GMT</pubDate>
    </item>
    <item>
      <title>Re: Multiple sites on one installation using different cultures - again</title>
      <description><![CDATA[<p>Hi Ghalib,</p>
<p>You should not change the &lt;globalization element (except you can change the fileEncoding if you need to), that settings makes it fall back to English for missing resource keys and if you change it to something else it will cuase null exceptions for missing keys.</p>
<p>You can <a href="https://www.mojoportal.com/forcing-a-specific-language">force a specific language/culture per site as documented here</a>. Those instructions are complete, there are no other settings needed. The CultureHelperHttpModule uses those settings to set the thread culture, so the only other thing to check is to make sure this module is not commented out in Web.config.</p>
<p>The DefaultCountry setting is only used in the CountryStateSetting.ascx to set a default if no other selection has been made.</p>
<p>Hope that helps,</p>
<p>Joe</p>]]></description>
      <link>https://www.mojoportal.com/Forums/Thread.aspx?pageid=5&amp;t=9463~-1#post39294</link>
      <author>Ghalib Ghniem</author>
      <guid isPermaLink="true">https://www.mojoportal.com/Forums/Thread.aspx?pageid=</guid>
      <pubDate>Mon, 19 Dec 2011 13:35:27 GMT</pubDate>
    </item>
  </channel>
</rss>