WikipediaIt |
|
Submitted By Huw Rowlands (huwr) |
DescriptionTakes the name of a topic, then turns it into a url that, when clicked on, performs a query at Wikipedia.Works like so: /wikipedia{dogs with pockets} returns: dogs with pockets: http://en.wikipedia.org/wiki/Special:Search?search=dogs+with+pockets If you wish to make a request / bug-report / marriage proposal, etc. please feel free to contact me. What's new in v0.2? - Instead of one script that just searches en.wikipedia.org. v0.2 comes with four scripts, en.wikipedia.org, de.wikipedia.org, ja.wikipedia.org and fr.wikipedia.org. You install the language you want to search. CommentsYou can reply to individual comments by clicking the "Reply" link next to each. # by on 12/17/04 at 08:58:06Can you make the same soft with fr.wikipedia.org or another linguage. Thanks
# by Reikon on 01/22/05 at 00:53:07Maybe you can try to HTMLize it, similar to the Google search script... i.e. Wikipedia - dogs with pockets (and it be a link)
# by on 03/21/05 at 16:57:21is it possible to have it so we can hover over a word and have it search for a wikipedia entry? i like it though
# by on 03/21/05 at 18:45:37I second Michael's idea of being able to highlight current text for the entry.
Also, my stubby fingers have enough trouble typing without having to type out "wikipedia", could we just do /w? # by huwr on 03/22/05 at 04:19:17When I get the time (ie. exams are over) then I will probably implement features suggested by Reikon and Silus Grok.
I won't be able to do the thing with highlighting current text, though. That is beyond my skill. Feel free to write a script that does it, though. I'll be impressed :) # by on 06/24/05 at 14:37:51It looks a really neet script! Isnt this possible for googling things???
# by ParanoidAndroid on 11/24/06 at 14:49:32Could you perhaps make an option to return an article, instead of simply a search? If I want to send somebody to say, the Adium article, I would want to sen them to en.wikipedia.org/wiki/Adium, not a search.
# by huwr on 04/29/07 at 09:51:36/wikipedia{Adium} is http://en.wikipedia.org/wiki/Special:...earch=Adium . Clicking that will redirect them to the real Adium article if it can find an obvious one.
Post a New CommentYou must be logged in to post comments. |
# by jack on 12/15/04 at 05:54:22