Forums / Developer / Overrides - eliminating header info
Anthony Kress
Wednesday 06 April 2005 4:03:10 pm
Which template(s) do I need to override so that the folder name does not appear in the content window, or in the case of an article, I can turn off the information with the title, author, email address and date on an article??
Eivind Marienborg
Wednesday 06 April 2005 11:18:34 pm
Article case:
You have to make an override for node/view/full.tpl:
[overridename] Source=node/view/full.tpl MatchFile=TEMPLATEFILE.tpl Subdir=templates Match[class]=ARTICLE CLASS ID
Hope this helps. Not quite sure what you mean in the folder issue.
Script start
Module start 'content'
Module end 'content'
Script end
Time used to render debug report: 0.0001 secs