TP-Docs
HTML5 Icon HTML5 Icon HTML5 Icon
TP on Social Media

Recent

Welcome to TinyPortal. Please login or sign up.

Members
  • Total Members: 3,963
  • Latest: BiZaJe
Stats
  • Total Posts: 195,917
  • Total Topics: 21,308
  • Online today: 884
  • Online ever: 8,223 (February 19, 2025, 04:35:35 AM)
Users Online
  • Users: 0
  • Guests: 249
  • Total: 249

Add Wikipedia To Your Site.

Started by Xarcell, April 26, 2006, 12:19:32 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Techdomain

did you ever get past that error xarcell? it seems to be happening to me.

having said that, http://www.serebella.com/ doesnt seem to exist.

Xarcell

this script no longer seems to be working.

RoarinRow

Not working on my site either.  I'm getting the same error as before:

Unable to open remote file.n

SMF 2.0 RC3
TP 1.0 beta 5-1
Wordpress 3.0

Xarcell

the script ran on files located on thier server. Now there server is down.


I really liked this script and was wondering if anyone else wanna try and duplicate the effect? or rewrite the script...

katers

This would have been a great script if someone could figure it out.

RoarinRow

Quote from: twister on March 14, 2007, 05:08:45 AM
This would have been a great script if someone could figure it out.

I used this scriptbox on a right block

<form action="http://www.wikipedia.org/search-redirect.php" method="get">
  <input type="hidden" name="language" value="en" />
  <input type="text" name="search" size="20" />
  <br>
  <br>
  <input type="submit" name="go" value=" Go! " />
</form>


You can change the length of the input field, just change 20 to a bigger number.

SMF 2.0 RC3
TP 1.0 beta 5-1
Wordpress 3.0

Gourgi

Quote from: RoarinRow on March 14, 2007, 06:03:18 AM
I used this scriptbox on a right block

<form action="http://www.wikipedia.org/search-redirect.php" method="get">
  <input type="hidden" name="language" value="en" />
  <input type="text" name="search" size="20" />
  <br>
  <br>
  <input type="submit" name="go" value=" Go! " />
</form>


You can change the length of the input field, just change 20 to a bigger number.
this code works fine !
what about if i wanna Wiki open in new window ?

katers

Wow, ask and you shall receive.  Thank you Xarcell, it works great.

TPnewbie

This should do the trick if you want it in its own window.  ;D

<form action="http://www.wikipedia.org/search-redirect.php" method="get" target="_blank">
  <input type="hidden" name="language" value="en" />
  <input type="text" name="search" size="20" />
  <br>
  <br>
  <input type="submit" name="go" value=" Go! " />
</form>



Peace,
TPnewbie

RoarinRow

Quote from: TPnewbie on March 25, 2007, 09:34:00 AM
This should do the trick if you want it in its own window.  ;D

<form action="http://www.wikipedia.org/search-redirect.php" method="get" target="_blank">
  <input type="hidden" name="language" value="en" />
  <input type="text" name="search" size="20" />
  <br>
  <br>
  <input type="submit" name="go" value=" Go! " />
</form>



Peace,
TPnewbie


Cool, thanks that worked!   ;)

SMF 2.0 RC3
TP 1.0 beta 5-1
Wordpress 3.0

This website is proudly hosted on Crocweb Cloud Website Hosting.