Per Nergård (MVP)
+1
Feb 26, 2015
visibility 3582
star star star star star
(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.

error Please login to comment.
Latest blogs
Optimizely: Upgrade Opti-ID and .NET 10 in CMS 12

Many Optimizely customers are planning their roadmap around a future migration to Optimizely CMS 13. As a result, upgrades such as Opti ID adoption...

Madhu | Jun 23, 2026 |

Understanding Optimizely Graph: Caching, Webhooks & Avoiding Stale Content (Optimizely SaaS CMS)

📌 Scope: This post covers Optimizely CMS (SaaS) only — using the official @optimizely/cms-sdk and @optimizely/cms-cli packages with Next.js 15. If...

Kiran Patil | Jun 23, 2026 |

Optimizely Content APIs: the Setup the Docs Don't Walk You Through

CMS 13 is pushing things firmly in the direction of Optimizely Graph, but plenty of teams are still running on older CMS versions, or have good...

Andre | Jun 22, 2026

Translating content in Optimizely CMS with Anthropic Claude

An add-on with an Anthropic translator provider that lets you translate content in Optimizely CMS using Anthropic Claude.

Tomas Hensrud Gulla | Jun 20, 2026 |