Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
AI OnAI Off
Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
Hi,
Yes it is possible, but not supported. We do not treat the resource key structure for this area part of our public API. So if you do change this it is not 100% it will work in the future.
If you e.g. are running AlloyMvc you can add this resource key structure to Views.xml
<episerver> <cms> <homeview> <title>My Custom title</title> </homeview> </cms> </episerver>
When the resources are applied using the FileXmlLocalizationProvider, which is the case in AlloyMVC, the files are sorted on file name.
So to make it more likely that you resource key will be applied you can rename the file to e.g. _Views.xml.
hi there,
Has anyone ever changed the EPiServer Editor's UI title from 'EPiServer xxx - xxx' to customised one? If so, how this could be done?
Thanks,
Lan