May 2008
3 posts
1 tag
Title attribute and Macron characters - update
We have found a solution to our Macron Character problem in the title attribute. The beginning of the post below refers to an entry (Sitecore - Custom Text Field) on creating a custom text field - particularly a “Macron Text” field. The problem was in the class created to insert a macron character into our custom Macron Text field. The Sitecore - Custom Text Field post has a switch...
1 tag
Title attribute and Macron characters
We have been having slight problems displaying Macron characters in a “title” attribute. Particularly for links that have the title attribute for mouse-over text or “tooltips”. Macron characters such as [ Ā ] are special characters thus it requires a little more attention. In Sitecore, we have created a custom text field called “Macron Text”. This is just...
1 tag
XSL rendering unwanted HTML tags
The project I am working on at the moment allows content editors to create “widgets” usually appearing on a right-hand column of the website. These widgets are little boxes with information such as “True Facts” and contains a paragraph of facts relating to the current page the user is on. Continuing with the “True Facts” example, there are two fields in the...