I did the web page using postion name the template has by default:
news-home
<position>news-health</position>
<position>news-science</position>
<position>news-world</position>
<position>news-sport</position>
<position>news-style</position>
<position>news-tech</position>
<position>news-travel</position>
But now i need change positon name to:
news-home
<position>news-cooperation</position>
<position>news-decorations</position>
<position>news-policy</position>
I know the new postion name can be writen in TemplateDetails.xml file
My question is . I only have to rewrite the position name into TemplateDetails.xml file to resolve. ?