| Friday 20 June 2003 2:35:22 pm 
                                                                
                                                                 I can' get it to work for the life of me [folder] and [link folder] work but [link]? who knows whats wrong. here is my overide file. <?php /* #?ini charset="utf8"? 
[link]Source=content/view/text_linked.tpl
 MatchFile=link.tpl
 Subdir=templates
 Match[class]=11
 
[folder]Source=node/view/full.tpl
 MatchFile=folder.tpl
 Subdir=templates
 Match[class]=1
 
[links_folder]Source=node/view/full.tpl
 MatchFile=links_folder.tpl
 Subdir=templates
 Match[class]=15
 */ ?> according to the page with it showing me what templates it's using it uses design/standard/templates/content/view/text_linked.tpl proper permisions and the file design/user/overrides/templates/link.tpl does exist. it's totaly ignoring my override for the [link] i cleared the cache, any ideas? |