add turkish characters xml ?

Out of context: Reply #3

  • Started
  • Last post
  • 5 Responses
  • Autokern0

    Instead of
    <link name="HOME" module="modules/slideshow/slideshow.swf" data="modules/slideshow/slideshow.xml" background="images/background1.jpg" />

    wouldn't be better something like this?
    <link module="modules/slideshow/slideshow.swf" data="modules/slideshow/slideshow.xml" background="images/background1.jpg"><![CDATA[Home]]></link>

    Don't overuse attributes while leaving tags empty.
    Tags are there for content.

View thread