Bob,
The incantation ;-) <custom-scripts:> </custom-scripts:> is correct. I
put it into an existing <extend tag="page"> invocation that has a custom
footer and the icon link shows up in the <head> just like it should.
Thanks,
Don Z.
On 5/19/2011 11:35 AM, Bob Sleys wrote:
this might not be the best way but I think it should work. Extend the
page tag in your application.dryml
<extend tag="page">
<old-page merge>
<custom-scripts:>
<link rel="icon" href="favicon.ico" type="image/x-icon">
</custom-scripts>
</old-page>
</extend>
--
You received this message because you are subscribed to the Google
Groups "Hobo Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/hobousers?hl=en.
--
You received this message because you are subscribed to the Google Groups "Hobo
Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/hobousers?hl=en.