I've looked at a lot of the source code and searched the knowledge base and forums. I'm hoping to get pointed in the right direction...
For example, where can I find the code in the source files that builds the following :
Code: Select all
<link rel="start" title="Home Page" href="http://www.mySite.com/home.php" />
Code: Select all
<link rel="stylesheet" type="text/css" media="screen"
href="http://www.mySite.com/stylesheet.php?templateid=21&mediatype=screen" />
Thanks in advance!