Does Mixcore provide Localization feature #393
-
Does Mixcore provide a way to create localized versions of the content? For Example: If we Defined a language then we have an option to create the content of its language ?? |
Beta Was this translation helpful? Give feedback.
Replies: 7 comments 14 replies
-
Hi @UmerTariqKhan yes, Mixcore supports multi-languages by default. Just add a new language, switch to the target language then create content for that lang. :) |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Hi @UmerTariqKhan from the Admin Portal, we do not support RTL UI yet. However, you still able to input the content and show it to the web theme with RTL display. Sorry for the inconvenience. We will take note of this and enhance it asap. cc @mixcore/core-team |
Beta Was this translation helpful? Give feedback.
-
Thanks for the support. I will deploy tomorrow and let you know.
…On Wed, Jun 2, 2021 at 9:04 PM Huy Nguyen ***@***.***> wrote:
btw, could you try to deploy your code to any publish domain? we might
access it directly and support it in case we can.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#393 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AIVMHVLUSPOB2UYNIXZIP43TQZJBHANCNFSM45ZYV6XQ>
.
|
Beta Was this translation helpful? Give feedback.
-
Thank you soo much for your support. Great Its working. Wish if LTR, RTL
also be fixed.
Thanks
…On Wed, Jun 2, 2021 at 11:04 PM Nhật Hoàng ***@***.***> wrote:
Hi @UmerTariqKhan <https://github.com/UmerTariqKhan>
Please pull the latest source code from the master, there're issues when
loading content by language.
Then check the following Sample Widget to loop your supported languages.
#396 <#396>
#397 <#397>
Or you can take a look at Dev Mixcore
<https://dev.mixcore.org/en-us/post/4/top-open-source-asp-net-core-content-management-system-cms>
for example
[image: image]
<https://user-images.githubusercontent.com/5327699/120529218-73685f80-c406-11eb-8de7-c34e40dae84b.png>
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#393 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AIVMHVNKHMKYD6KG32KNVX3TQZXCVANCNFSM45ZYV6XQ>
.
|
Beta Was this translation helpful? Give feedback.
-
To implement LTR and RTL in the theme, should I set another ViewBag like
(lang="@ViewBag.culture") ??
…On Thu, Jun 3, 2021 at 4:40 PM Huy Nguyen ***@***.***> wrote:
Thanks @UmerTariqKhan <https://github.com/UmerTariqKhan> for letting us
know. And thanks a lot for using Mixcore :)
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#393 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AIVMHVM5EAKSJUODGSFLM4TTQ5SZ5ANCNFSM45ZYV6XQ>
.
|
Beta Was this translation helpful? Give feedback.
-
Hi Huy Nguyen, I am exploring Mix core and willing to set up a CMS app. I
am stuck at a point just created a module and unable to fetch its data
using the model. Please help
Thanks
…On Thu, Jun 3, 2021 at 4:59 PM Huy Nguyen ***@***.***> wrote:
yes, also using this CSS inside html tag
direction: rtl;
https://www.w3schools.com/cssref/pr_text_direction.asp
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#393 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AIVMHVLY6N6CSW3OENEYGFDTQ5VAPANCNFSM45ZYV6XQ>
.
|
Beta Was this translation helpful? Give feedback.
Hi @UmerTariqKhan yes, Mixcore supports multi-languages by default. Just add a new language, switch to the target language then create content for that lang. :)