A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

Per Nergård (MVP)
Feb 26, 2015
  3127
(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?

Per Nergård (MVP)
Per Nergård (MVP) 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
ScheduledJob for getting overview of site content usage

In one of my current project which we are going to upgrade from Optimizely 11 I needed to get an overview of the content and which content types we...

Per Nergård (MVP) | Jan 27, 2026

A day in the life of an Optimizely OMVP: Migrating an Optimizely CMS Extension from CMS 12 to CMS 13: A Developer's Guide

With Optimizely CMS 13 now available in preview, extension developers need to understand what changes are required to make their packages compatibl...

Graham Carr | Jan 26, 2026

An “empty” Optimizely CMS 13 (preview) site on .NET 10

Optimizely CMS 13 is currently available as a preview. If you want a clean sandbox on .NET 10, the fastest path today is to scaffold a CMS 12 “empt...

Pär Wissmark | Jan 26, 2026 |

Building AI-Powered Tools with Optimizely Opal - A Step-by-Step Guide

Learn how to build and integrate custom tools with Optimizely Opal using the Opal Tools SDK. This tutorial walks through creating tools, handling...

Michał Mitas | Jan 26, 2026 |