Changeset 1099
- Timestamp:
- 06/29/07 00:06:45 (1 year ago)
- Files:
-
- trunk/Changes (modified) (1 diff)
- trunk/templates/header.tt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/Changes
r1097 r1099 28 28 Add IP addresses into non-anonymous changes in Recent Changes (#113) 29 29 Add an OpenSearch description, and automatic discovery for it (#180) 30 Include machine-readable link to licence, if configured (#226) 30 31 31 32 0.60 13 May 2007 trunk/templates/header.tt
r1097 r1099 50 50 title="Search the site '[% site_name %]'" 51 51 href="[% full_cgi_url %]?action=about;format=opensearch" /> 52 [% IF licence_url %] 53 <link rel="copyright" href="[% licence_url %]" /> 54 [% END %] 52 55 [% IF deter_robots %] 53 56 <meta name="robots" content="noindex,nofollow" />
