SF.net SVN: tmda: [2119] trunk/tmda/htdocs
[email protected] Tue, 31 Oct 2006 13:31:19 -0800
| Newsgroups | gmane.mail.spam.tmda.cvs |
|---|---|
| Message-ID | <[email protected]> |
Revision: 2119
http://svn.sourceforge.net/tmda/?rev=2119&view=rev
Author: jasonrm
Date: 2006-10-31 13:31:14 -0800 (Tue, 31 Oct 2006)
Log Message:
-----------
Add form for Google Custom Search Engine, which searches TMDA websites,
including wiki.tmda.net, tmda.net/tmda-cgi, and the mailing list archives.
Modified Paths:
--------------
trunk/tmda/htdocs/ChangeLog
trunk/tmda/htdocs/index.html
Modified: trunk/tmda/htdocs/ChangeLog
===================================================================
--- trunk/tmda/htdocs/ChangeLog 2006-10-31 19:40:34 UTC (rev 2118)
+++ trunk/tmda/htdocs/ChangeLog 2006-10-31 21:31:14 UTC (rev 2119)
@@ -1,3 +1,7 @@
+2006-10-31 Jason R. Mastaler <[email protected]>
+
+ * index.html: Add form for Google Custom Search Engine.
+
2006-09-18 Jason R. Mastaler <[email protected]>
* Since all the content is now in the wiki, dump the ht2html
Modified: trunk/tmda/htdocs/index.html
===================================================================
--- trunk/tmda/htdocs/index.html 2006-10-31 19:40:34 UTC (rev 2118)
+++ trunk/tmda/htdocs/index.html 2006-10-31 21:31:14 UTC (rev 2119)
@@ -38,6 +38,18 @@
<li class="menu_subitem"><a href="http://sourceforge.net/projects/tmda" >TMDA @ Sourceforge</a></li>
<li class="menu_subitem"><a href="tmda-cgi" >TMDA-CGI</a></li>
<li class="menu_subitem"><a href="http://www.cafepress.com/TMDA/" >TMDA Store</a></li>
+ <li><br></li>
+ <li class="menu_item">Search TMDA sites</li>
+ <li class="menu_subitem">
+ <form id="searchbox_002623059522143297254:h56-asgw3n8" action="http://google.com/cse">
+ <input type="hidden" name="cx" value="002623059522143297254:h56-asgw3n8" />
+ <input name="q" type="text" size="15" />
+ <input type="submit" name="sa" value="Search" />
+ <input type="hidden" name="cof" value="FORID:0" />
+ </form>
+ <script type="text/javascript" src="http://google.com/coop/cse/brand?form=searchbox_002623059522143297254%3Ah56-asgw3n8"></script>
+ </li>
+
</ul>
</div>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.