PEAK XOOPS - Change the search of wordbook's module in englishin japanese

Change the search of wordbook's module

  • You cannot open a new topic into this forum
  • Guests cannot post into this forum
Previous post - Next post | Parent - Children.1 .2 | Posted on 2007/5/18 5:43
JimKarvo  办霹始   Posts: 19
jimkarvo wrote:
Hello!

How I can change the "search to" of wordbook?

I want to do that:

http://img182.imageshack.us/img182/7900/untitled56lu9.png

The default is the first option! I want to have as default the Third option! How I can do it?

Yours,
JimKarvo
Votes:6 Average:10.00
Previous post - Next post | Parent - No child | Posted on 2007/5/19 6:09 | Last modified
GIJOE  黎扦烦菱   Posts: 4110
I don't know wordbook module well, sorry...
Votes:1 Average:10.00
Previous post - Next post | Parent - Children.1 | Posted on 2007/5/20 20:54
Shine  惧霹始 From: Netherlands  Posts: 35
OPen file:
include: functions.php
See line prox: 147
function showSearchForm()
	{
    global $xoopsUser, $xoopsDB, $xoopsModule, $xoopsModuleConfig, $xoopsConfig;
	$searchform = "<table width=\"100%\">";
	$searchform .= "<form name=\"op\" id=\"op\" action=\"search.php\" method=\"post\">";
	$searchform .= "<tr><td style=\"text-align: right; line-height: 200%\" width=\"150\">";
	$searchform .= _MD_WB_LOOKON."</td><td width=\"10\">&nbsp;</td><td style=\"text-align: left;\">";
	$searchform .= "<select name=\"type\"><option value=\"1\">"._MD_WB_TERMS."</option><option value=\"2\">"._MD_WB_DEFINS."</option>";
	$searchform .= "<option value=\"3\">"._MD_WB_TERMSDEFS."</option></select></td></tr>";

Change this.

Grtz., Shine
Votes:1 Average:10.00
Previous post - Next post | Parent - No child | Posted on 2007/5/28 1:01
JimKarvo  办霹始   Posts: 19
Tnx for the reply!

I would change it with what? Can you gve me more info about this?

yours,
JimKarvo
Votes:1 Average:10.00

  Advanced search


Login
Username or e-mail:

Password:

Remember Me

Lost Password?

Register now!