Notepad++: Use regular expressions to clean text with ease 12 December 2012 Guus-Beltman Today I need to write some CMS documentation for an SDL Tridion implementation. As I am a programmer, I should be lazy and use the easiest method to get things done. Tridion uses Xml Schema’s to describe the content data and I need to describe the field names. The XML is like this: <tcm:Label ElementName="main_title" Metadata="false">Title</tcm:Label> <tcm:Label ElementName="start_intro_title" Metadata="false">Start intro title</tc... [More]
Sometimes html comments make you wonder.. 05 December 2012 Guus-Beltman So the other div elements are optional and can be removed safely?