[Date Index][Thread Index]
[Date Prev][Date Next][Thread Prev][Thread Next]

wml::std::page



Hello.

As I couldn't find any easy way to add the "description" and "keywords" 
meta tags from the <page> tag, I modified wml::std::page for the following 
syntax:
<page
   title="Some title"
   ..other stuff..
   info
   description="This is a fabolous site"
   keywords="Sex, drugs, rock, roll"
 >

Included patch is for wml-1.99.4 if this is of interest.

Stian Storengen Olsen

page.src.patch