WikiIndex:WikiFinder
Make this a portal for people to find their wiki. We make it nice looking and it is just a google search of our wiki.
Explain that they also have a search on the side bar.
Looks really cool, but I don't grok it yet --Raymond King | talk 18:45, 27 July 2006 (EDT)
Basically it is creating a tool for searching for wiki on this site. Make it flashy and stuff. The built in search isn't the best, maybe a google one is better? MarkDilley
- Ah, very cool --Raymond King | talk 00:38, 28 July 2006 (EDT)
well, maybe not, JohnStanton did put a search function on Community Portal and I am not sure if that is a google search of the site or not... but what I was thing more of this page would be for a tool for finding wiki... by having its own page. Maybe not so cool...
google search your site code:
<FORM method=GET action="http://www.google.com/search"> <input type=hidden name=ie value=UTF-8> <input type=hidden name=oe value=UTF-8>
<A HREF="http://www.google.com/"> <IMG SRC="http://www.google.com/logos/Logo_40wht.gif" border="0" ALT="Google"></A> |
<INPUT TYPE=text name=q size=31 maxlength=255 value="">
<INPUT type=submit name=btnG VALUE="Google Search">
<input type=hidden name=domains value="YOUR DOMAIN NAME"> |
</FORM>