Add link to Google Blog Search results for previous events on the

events page, next to the Flickr link.  Every event I've checked has
numerous (as many as 200+) blog posts with trip reports, links to
pictures, presentations, etc..
This commit is contained in:
Murray Stokely 2008-06-09 03:17:58 +00:00
parent 660b50b4bd
commit 9572ac06d7
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=32183

View file

@ -9,7 +9,7 @@
<!ENTITY % header.rss "INCLUDE">
]>
<!-- $FreeBSD: www/share/sgml/templates.events.xsl,v 1.5 2008/06/08 22:27:52 murray Exp $ -->
<!-- $FreeBSD: www/share/sgml/templates.events.xsl,v 1.6 2008/06/08 22:29:31 murray Exp $ -->
<!-- Copyright (c) 2003 Simon L. Nielsen <simon@FreeBSD.org>
All rights reserved.
@ -286,7 +286,8 @@ upcoming</a></p>
<xsl:call-template name="eventbody"/>
<p>Social links: <a rel="nofollow">
<xsl:attribute name="href">http://www.flickr.com/search/?w=all&amp;q=<xsl:value-of select="name" />&amp;m=text</xsl:attribute>
Flickr</a></p>
Flickr</a>, <a rel="nofollow">
<xsl:attribute name="href">http://blogsearch.google.com/blogsearch?q=<xsl:value-of select="name" /></xsl:attribute>Blog Search</a>.</p>
</li>
</xsl:template>