View Single Post
  #2  
Old 11-17-2011, 06:53 PM
  cflsystems's Avatar 
cflsystems cflsystems is offline
 

Veteran
  
Join Date: Apr 2007
Posts: 14,201
 

Default Re: put content of Extra Field into the <head> ?

Everything assigned to smarty from the php scripts is available immediatelly in the template(s) being called after the execution of that php script so yes you can access the extra fields info in the head section of home.tpl just like you will access it in the body section.
__________________
Steve Stoyanov
CFLSystems.com
Web Development
Reply With Quote