Show
Ignore:
Timestamp:
06/21/07 12:25:06 (17 months ago)
Author:
dom
Message:

Tweak OpenSearch? description, and add autodiscovery (fixes #180)

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/lib/OpenGuides.pm

    r1096 r1097  
    12071207<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/"> 
    12081208 <ShortName>$site_name</ShortName> 
    1209  <Description>Search the $site_name</Description> 
     1209 <Description>Search the site '$site_name'</Description> 
    12101210 <Tags>$site_name</Tags> 
    12111211 <Contact>$contact_email</Contact>