[Seaside] inserting meta tags in header

Nevin Pratt nevin at smalltalkpro.com
Thu Mar 20 07:04:13 CET 2003


How do I cause meta tags to get inserted within the header? (like this:)

   <html>
   <head>
   <meta NAME="Foo" CONTENT="Some description of Foo">
   </meta>
   </head>
   <body>
   some stuff
   </body>
   </html>

For that matter, how about the <title> tag within the header?  How do 
you set that?

Thanks,

Nevin




More information about the Seaside mailing list