Per Nergård
Feb 26, 2015
  2214
(0 votes)

Updated CMS 7.5 XML resources tool

Been a while since I blogged but a new addition to the family has taken most of my previous extra code time. But enough with the excuses.

I have made some minor updates to my XML resources tool.

  • Color coding properties that are not translated.
    If the translated property name is equal to the core property name or empty the table row gets a background color.
  • Setting path to the xml files folder is done via tool gui and stored in DDS.

    In the previous version this was changed through an app setting. If not set the fallback is /lang/.

    The path should both start and end with /. I guess that /lang/ or /Resources/LanguageFiles/ is the most common paths.

The Git repo is updated. (Not the nuget package though).

Feb 26, 2015

Comments

Vishal Panday
Vishal Panday Apr 29, 2015 12:56 PM

does this tool takes the following scenario into consideration:

Having multiple production servers behind an loadbalancer. So the language files are on 2 servers. Changing the resource will it reflect on both servers?

Sep 8, 2015 10:33 PM

Vishal: No it doesn't reflect on several servers in a load balanced environment. The main usage for me have been managing texts in dev environment and then deploying to production server/s.

Please login to comment.
Latest blogs
Fixing Optimizely Content Syncing/Caching Issues on the DXP pre CMS.Core 12.13.0

Hi all, With our recent deployments to the DXP for .NET 6 projects (one a new build and one an upgrade) our clients had raised issues where there...

Scott Reed | Mar 23, 2023

Handle hostnames, schedule jobs and role access when synchronizing content

The Environment Synchronizer module helps you to set your environment into a known state after synchronizing databases between environments. In thi...

Ove Lartelius | Mar 23, 2023 | Syndicated blog

4 tips and tricks for Hangfire on Optimizely CMS

Here are four useful tricks I always apply to any site where I use Hangfire (code included).

Stefan Holm Olsen | Mar 21, 2023 | Syndicated blog

The new LinkItem property in Optimizely CMS, and why it matters

In the past, we have used different tricks to achieve this. Now, the LinkItem property is finally built-in in Optimizely CMS 12!

Tomas Hensrud Gulla | Mar 20, 2023 | Syndicated blog

A day in the life of an Optimizely Developer - Vertical Slicing in CMS12

There is such a vast choice these days in how you can build a website, aside from all of the different programming languages out there, there are...

Graham Carr | Mar 20, 2023

Tag Helpers in CMS 12

Microsoft introduced the TagHelper back in the primordial soup of ASP.NET vNext which became .Net 5, then .NET Core then .Net 5 you know the drill…...

MartinOttosen | Mar 20, 2023