Subversion Repositories wimsdev

Compare Revisions

Ignore whitespace Rev 5927 → Rev 5928

/trunk/wims/public_html/scripts/deduc/cn/intromenu.phtml
43,8 → 43,9
</table> <p>
<input type="submit" value="¿ªÊ¼"/>
</center>
</form>
 
!formend
 
!if $exocnt>10
!form intro
<input type="hidden" name="special_parm2" value="select"/>
52,7 → 53,8
Ñ¡È¡°üº¬ÄãÊäÈëµÄ´ÊµÄ±êÌâ
<input size="12" maxlength="12" name="special_parm" value="$oldparm"/>
<input type="submit" value="OK"/>
</form>
 
!formend
!endif
 
<b>×¢</b>. ½«´ÓÄãÑ¡È¡µÄ·¶Î§ÀïËæ»úÉú³ÉÁ·Ï°
/trunk/wims/public_html/scripts/deduc/cn/form1.phtml
54,5 → 54,6
!formselect method list -,$mthlist$l_ prompt $ch_choose,$mtitles$t_
<input type="submit" value="¼ÌÐø"/>
 
</form>
 
!formend
 
/trunk/wims/public_html/scripts/deduc/cn/form2.phtml
14,7 → 14,8
.
!href cmd=reply&opt=newstep&gotostep=$currstep ¸Ä±ä·½·¨
.
</form>
 
!formend
!if $methremark!=$empty
<p>
<b>ע</b>. $methremark
/trunk/wims/public_html/scripts/deduc/cn/form3.phtml
24,5 → 24,6
!endif
 
<center><input type="submit" value="·¢ËÍ"/>
</center></form>
</center>
!formend
 
/trunk/wims/public_html/scripts/deduc/en/intromenu.phtml
41,11 → 41,12
<td>
!formselect Askresult list -1,0,1 prompt Never, According to the exercises, Always
!read introhook.phtml
</table> <p>
</table>
<input type="submit" value="Go to work"/>
</center>
</form>
 
!formend
 
!if $exocnt>10
!form intro
<input type="hidden" name="special_parm2" value="select"/>
53,7 → 54,8
Select titles containing word
<input size="12" maxlength="12" name="special_parm" value="$oldparm"/>
<input type="submit" value="OK"/>
</form>
 
!formend
!endif
 
<b>Remarks</b>. The exercises will be randomly taken among your choice
/trunk/wims/public_html/scripts/deduc/en/form1.phtml
55,5 → 55,6
!formselect method list -,$mthlist$l_ prompt $ch_choose,$mtitles$t_
<input type="submit" value="Continue"/>
 
</form>
 
!formend
 
/trunk/wims/public_html/scripts/deduc/en/form2.phtml
14,7 → 14,8
.
!href cmd=reply&opt=newstep&gotostep=$currstep Change the method
.
</form>
 
!formend
!if $methremark!=$empty
<p>
<b>Remark</b>. $methremark
/trunk/wims/public_html/scripts/deduc/en/form3.phtml
6,7 → 6,7
What is the condition of application of this method?
!set n=!itemcnt $shcontext
!formselect repcontext from 0 to $n prompt $ch_choose,$listcontext
<p>
 
!endif
!if $shresult!=$empty
What gives this method? <ul>
19,10 → 19,12
!endif
/>
!insmath $b
</li>
!next i
</ul><p>
!endif
 
<center><input type="submit" value="Send"/>
</center></form>
</center>
!formend
 
/trunk/wims/public_html/scripts/deduc/es/intromenu.phtml
44,8 → 44,9
</table> <p>
<input type="submit" value="Au travail"/>
</center>
</form>
 
!formend
 
!if $exocnt>10
!form intro
<input type="hidden" name="special_parm2" value="select"/>
53,7 → 54,8
Sélectionner les titres avec le mot
<input size="12" maxlength="12" name="special_parm" value="$oldparm"/>
<input type="submit" value="OK"/>
</form>
 
!formend
!endif
 
<b>Remarques</b>. Les exercices proposés seront pris aléatoirement parmi
/trunk/wims/public_html/scripts/deduc/es/form1.phtml
55,4 → 55,5
!formselect method list -,$mthlist$l_ prompt $ch_choose,$mtitles$t_
<input type="submit" value="Continuer"/>
 
</form>
 
!formend
/trunk/wims/public_html/scripts/deduc/es/form2.phtml
14,7 → 14,8
.
!href cmd=reply&opt=newstep&gotostep=$currstep Changer la méthode
.
</form>
 
!formend
!if $methremark!=$empty
<p>
<b>Remarque</b>. $methremark
/trunk/wims/public_html/scripts/deduc/es/form3.phtml
24,5 → 24,6
!endif
 
<center><input type="submit" value="Envoyer"/>
</center></form>
</center>
!formend
 
/trunk/wims/public_html/scripts/deduc/fr/intromenu.phtml
44,8 → 44,9
</table> <p>
<input type="submit" value="Au travail"/>
</center>
</form>
 
!formend
 
!if $exocnt>10
!form intro
<input type="hidden" name="special_parm2" value="select"/>
53,7 → 54,8
Sélectionner les titres avec le mot
<input size="12" maxlength="12" name="special_parm" value="$oldparm"/>
<input type="submit" value="OK"/>
</form>
 
!formend
!endif
 
<b>Remarques</b>. Les exercices proposés seront pris aléatoirement parmi
/trunk/wims/public_html/scripts/deduc/fr/form1.phtml
55,4 → 55,5
!formselect method list -,$mthlist$l_ prompt $ch_choose,$mtitles$t_
<input type=submit value=Continuer/>
 
</form>
 
!formend
/trunk/wims/public_html/scripts/deduc/fr/form2.phtml
14,7 → 14,8
.
!href cmd=reply&opt=newstep&gotostep=$currstep Changer la méthode
.
</form>
 
!formend
!if $methremark!=$empty
<p>
<b>Remarque</b>. $methremark
/trunk/wims/public_html/scripts/deduc/fr/form3.phtml
24,5 → 24,6
!endif
 
<center><input type="submit" value="Envoyer"/>
</center></form>
</center>
!formend
 
/trunk/wims/public_html/scripts/dialog/form.phtml
12,9 → 12,10
$name_about $objname:
!formselect ask list 0,$remlist prompt ?? $name_choosequestion ??,$prompts
!if $comment!=$empty
<p>$comment
<p>$comment</p>
!endif
<p></form>
 
!formend
<small><b>$wims_name_warning</b>. $name_warning_score</small>
<hr style="width:50%"/>
!endif
33,5 → 34,6
<input type="submit" value="$name_giveanswer"/>&nbsp;:<p>
!read $deffile form
</center>
</form>
 
!formend
 
/trunk/wims/public_html/scripts/dialog/intromenu.phtml
54,7 → 54,8
</td></tr></table> <p>
<input type="submit" value="$wims_name_work"/>
</center>
</form>
 
!formend
$name_remarkintro1
<p>
!if * isin $titlelist
/trunk/wims/public_html/scripts/oef/intromenu.phtml
175,8 → 175,9
<input type="hidden" name="special_parm2" value="$special_parm2"/>
<input type="hidden" name="special_parm4" value="$special_parm4"/>
</div>
</form>
 
!formend
 
!if $exocnt>10
!form intro
<input type="hidden" name="special_parm2" value="select $special_parm2"/>
186,7 → 187,8
$name_select
<input size="12" maxlength="12" name="special_parm" value="$special_parm"/>
<input type="submit" value="$wims_name_send"/>
</form>
 
!formend
!endif
 
$name_remarkintro1
/trunk/wims/public_html/scripts/oef/form.phtml
61,7 → 61,8
!endif
<p class="send_answer"><input type="submit" $oef_js_submit value="$name_sendanswer"/></p>
!endif
</form>
 
!formend
!if $hasembedding!=yes
</fieldset>
<!-- </fieldset> end of "oefform" fieldset-->
/trunk/wims/public_html/scripts/docu/primitives/form.phtml
35,5 → 35,6
<input type="hidden" name="doc" value="$doc"/>
<input type="hidden" name="block" value="$parm1"/>
$pp
</form>
 
!formend
 
/trunk/wims/public_html/scripts/adm/search_engine/form.phtml
58,7 → 58,8
</td><td>
<input type="submit" value="$N_Search"/>
</td></tr>
</table></div></form>
</table></div>
!formend
 
!set srchl=$search_keywords
!reset search_category, search_keywords
/trunk/wims/public_html/scripts/adm/sheet/sheetinfo.phtml
71,4 → 71,5
<input type="submit" value="$wims_name_tosave"/>
!endif
</div>
</form>
 
!formend
/trunk/wims/public_html/html/robot.phtml.si
32,7 → 32,8
In order to access WIMS services, you need a browser supporting forms. In
order to test the browser you are using, please type the word <tt>wims</tt>
here: <input size=6 name=special_parm/> and press ``Enter''.
</form>
 
!formend
<p>
Please take note that WIMS pages are interactive ones, but not ordinary
HTML files. They must be used interactively, and ONLINE. They
/trunk/wims/public_html/html/robot.phtml.de
33,7 → 33,8
connait les formes. Pour tester le navigateur que vous utilisez, veuillez
taper le mot <tt>wims</tt> ici :
<input size=6 name=special_parm/> puis appuyez sur ``Entrer''.
</form>
 
!formend
<p>
Veuillez noter que les pages WIMS sont interactives, mais pas des fichiers
HTML ordinaires. Elles doivent être utilisées interactivement, EN LIGNE.
/trunk/wims/public_html/html/robotref.phtml
13,7 → 13,8
In order to access WIMS services, you need a browser supporting forms. In
order to test the browser you are using, please type the word <tt>wims</tt>
here: <input size=6 name=special_parm/> and press ``Enter''.
</form>
 
!formend
<p>
Please take note that WIMS pages are interactively generated; they are not ordinary
HTML files. They must be used interactively ONLINE. It is useless
28,7 → 29,8
Om van de WIMS server gebruik te kunnen maken moet uw browser "forms" ondersteunen.
Om dit voor uw browser uit te testen, typ hier het woord <tt>wims</tt> in:
<input size=6 name=special_parm/> en druk op ``Enter''.
</form>
 
!formend
<p>
Bedenk goed dat WIMS pagina's interaktief worden gegenereerd; het zijn geen normale
HTML files. Ze moet dus ONLINE interaktief gebruikt worden. Het is verloren moeite
44,7 → 46,8
connait les formes. Afin de tester le navigateur que vous utilisez, veuillez
taper le mot <tt>wims</tt> ici :
<input size=6 name=special_parm/> puis appuyez sur ``Entrer''.
</form>
 
!formend
<p>
Veuillez noter que les pages WIMS sont générées interactivement; elles ne
sont pas des fichiers
58,7 → 61,8
<input type=hidden name=module value=$module/>
ΪÁ˽øÈë WIMS ·þÎñÆ÷, ÄúµÄä¯ÀÀÆ÷±ØÐëÖ§³Ö forms. Ϊ²âÊÔÄúÕýÔÚʹÓõÄä¯ÀÀÆ÷,
ÇëÔڴ˼üÈë <tt>wims</tt>: <input size=6 name=special_parm/> ÔÙ°´»Ø³µ.
</form>
 
!formend
<p>
Çë×¢Òâ: WIMS µÄÍøÒ³Êǽ»»¥Ê½µÄ: ËüÃDz»ÊÇͨ³£µÄ HTML Îļþ. Ö»ÄÜÔÚÏß½»»¥µØ
ʹÓÃ. ÄúÓÃ×Ô¶¯»¯³ÌÐòÊÕ¼¯µÄÍøÒ³ÊÇÎÞÓõÄ.
71,7 → 75,8
¬°¤F¦s¨ú WIMS ¦øªA¾¹¡A±zªº¬yÄý¾¹¥²¶·¤ä´© forms ¡C¦Ó¬°¤F´ú¸Õ±z©Ò¨Ï¥Îªº¬yÄý¾¹
¡A½Ð¦b¦¹¿é¤J <tt>wims</tt>¡G<input size=6 name=special_parm/>
¨Ã«ö "Enter" ¡C
</form>
 
!formend
<p>
½Ðª`·N WIMS ºô­¶¬O¥H¤¬°Ê¤è¦¡¥Í¦¨ªº¡A¥¦­Ì¤£¬O¤@¯ëªº HTML ÀɮסA
¥u¯à½u¤W¤¬°Ê¨Ï¥Î¡C±z¥Î¦Û°Ê¤Æµ{¦¡·j¶°ªººô­¶¨ÃµL¥Î³B¡C
86,7 → 91,8
con formularios. Con el objetivo de comprobar que el buscador que usa es válido,
escriba por favor la palabra <tt>wims</tt> aquí:
<input size=6 name=special_parm/> y pulse ``Intro''.
</form>
 
!formend
<p>
Por favor, observe que las páginas de WIMS se generan interactivamente; no son
archivos HTML ordinarios. Deben usarse interactivamente y estando conectados. Es inútil
/trunk/wims/public_html/html/robot.phtml.tw
33,7 → 33,8
¬°¤F¯à°÷¦s¨ú WIMS ªºªA°È¡A±zªº¬yÄý¾¹»Ý¯à¤ä´©form
¡C¦Ó¬°¤F´ú¸Õ±zªº¬yÄý¾¹¡A½Ð¦b¦¹¿é¤J <tt>wims</tt>
<input size=6 name=special_parm/> ¨Ã«ö "Enter" ¡C
</form>
 
!formend
<p>
½Ðª`·N WIMS ºô­¶¬°¤¬°Ê¦¡ªº¡A¦Ó¤£¬O¤@¯ëªº HTML ÀɮסA¥²¶·½u¤W¤¬°Ê¦¡¦a¨Ï¥Î¤~¯à¹B§@¥¿±`¡C
¦pªG±z¥H¦Û°Ê¤Æµ{¦¡©Ò±oªº¸ê®Æ±N²@µL¥Î³B¡C
/trunk/wims/public_html/html/robot.phtml.en
32,7 → 32,8
In order to access WIMS services, you need a browser supporting forms. In
order to test the browser you are using, please type the word <tt>wims</tt>
here: <input size=6 name=special_parm/> and press ``Enter''.
</form>
 
!formend
<p>
Please take note that WIMS pages are interactive, but not ordinary
HTML files. They must be used interactively, and ONLINE. They
/trunk/wims/public_html/html/robot.phtml.es
33,7 → 33,8
el uso de formularios. Para comprobar la validez del navegador que utiliza,
escriba por favor la palabra <tt>wims</tt> aquí:
<input size=6 name=special_parm/> y pulse ``Intro''.
</form>
 
!formend
<p>
Tenga en cuenta que las páginas de WIMS son interactivas, no archivos HTML
ordinarios. Deben usarse interactivamente, conectados. No las podrá
/trunk/wims/public_html/html/robot.phtml.it
33,7 → 33,8
Per verificare la funzionalit&agrave; del browser, per favore inserire la
parola <tt>wims</tt> e
<input size=6 name=special_parm/> premete ``Invio''.
</form>
 
!formend
<p>
Ricordiamo che le pagine di WIMS non sono semplici file HTML, ma
esercizi interattivi da utilizzare ON LINE. Non &egrave; di alcuna
/trunk/wims/public_html/html/robot.phtml.fr
33,7 → 33,8
connait les formes. Pour tester le navigateur que vous utilisez, veuillez
taper le mot <tt>wims</tt> ici :
<input size=6 name=special_parm/> puis appuyez sur ``Entrer''.
</form>
 
!formend
<p>
Veuillez noter que les pages WIMS sont interactives, mais pas des fichiers
HTML ordinaires. Elles doivent être utilisées interactivement, EN LIGNE.
/trunk/wims/public_html/html/robot.phtml.nl
32,7 → 32,8
Om gebruik te kunnen maken van deze WIMS server, heb je een browser nodig die overweg kan met "forms"
Om jouw browser te testen, typ het woord <tt>wims</tt> hier in:
<input size=6 name=special_parm/> en klik ``Enter''.
</form>
 
!formend
<p>
Besef goed dat deze WIMS pagina's interactief zijn en geen statische HTML pagina's.
De pagina's op deze server moeten dan ook ook ONLINE worden gebruikt en zijn kompleet nutteloos wanneer ze
/trunk/wims/public_html/html/robot.phtml.ca
31,7 → 31,8
Per tal d'accedir als serveis de WIMS, cal un navegador que suporti formularis. Per
tal de comprovar el navegador que estas utilitzant, sisplau escriu <tt>wims</tt>
aquí: <input size="6" name="special_parm"/> i prem ''Enter''.
</form>
 
!formend
<p>
Sisplau, pren nota que les pàgines de WIMS són interactives, però no són fitxers HTML
ordinaris. S'han d'utilitzar interactivament, i ONLINE. No les podràs
/trunk/wims/public_html/html/robot.phtml.cn
32,7 → 32,8
ΪÄÜ»ñµÃWIMSµÄ·þÎñ, ÄãµÄä¯ÀÀÆ÷Ó¦¸ÃÄÜÖ§³Öform.
Ϊ²âÊÔÄãµÄä¯ÀÀÆ÷, ÇëÔÚ´ËÊäÈë <tt>wims</tt>:
<input size=6 name=special_parm/> ²¢°´``»Ø³µ''.
</form>
 
!formend
<p>
Çë×¢ÒâWIMSµÄÍøÒ³ÊÇ»¥¶¯Ê½µÄ, ¶ø²»ÊÇͨ³£µÄHTMLÎļþ.
±ØÐëÔÚÏß»¥¶¯µØʹÓòÅÄÜÕý³£ÔËת.
/trunk/wims/public_html/modules/help/wimsdoc.en/Findex
1,11 → 1,11
cmdf_all=!char 1 to -2 of append,bound,changeto,char,charcnt,checkdata,column,date,deaccent,debug,declosing,default,defof,detag,distribute,embraced,eval,evalsubst,exchange,exec,exit,fileappend,filewrite,for,form,formbar,formcheckbox,formradio,formselect,getopt,goto,header,headmenu,hex,homeref,href,htmlmath,if,ifval,increase,insdraw,insmath,insplot,insplot3d,instex,instexstatic,item,itemcnt,items2lines,items2words,let,leveldata,line,linecnt,lines2items,lines2words,listcomplement,listfile,listintersect,listunion,listuniq,lookup,lower,mailto,mailurl,makelist,mathsubst,mexec,module,msg,nonempty,nospace,nosubst,pedia,positionof,product,randchar,randfile,randint,randitem,randline,random,randword,rawmath,rawmatrix,reaccent,read,readproc,record,recordcnt,recursion,reinput,rename,replace,reset,restart,select,setdef,shuffle,singlespace,solve,sort,sum,tail,texmath,text,title,translate,trim,upper,values,varlist,warn,while,whileval,word,wordcnt,words2items,words2lines,
cmdf_all=!char 1 to -2 of append,bound,changeto,char,charcnt,checkdata,column,date,deaccent,debug,declosing,default,defof,detag,distribute,embraced,eval,evalsubst,exchange,exec,exit,fileappend,filewrite,for,form,formbar,formcheckbox,formend,formradio,formselect,getopt,goto,header,headmenu,hex,homeref,href,htmlmath,if,ifval,increase,insdraw,insmath,insplot,insplot3d,instex,instexstatic,item,itemcnt,items2lines,items2words,let,leveldata,line,linecnt,lines2items,lines2words,listcomplement,listfile,listintersect,listunion,listuniq,lookup,lower,mailto,mailurl,makelist,mathsubst,mexec,module,msg,nonempty,nospace,nosubst,pedia,positionof,product,randchar,randfile,randint,randitem,randline,random,randword,rawmath,rawmatrix,reaccent,read,readproc,record,recordcnt,recursion,reinput,rename,replace,reset,restart,select,setdef,shuffle,singlespace,solve,sort,sum,tail,texmath,text,title,translate,trim,upper,values,varlist,warn,while,whileval,word,wordcnt,words2items,words2lines,
cmdf_var=!char 1 to -2 of append,char,charcnt,checkdata,column,date,deaccent,debug,declosing,defof,detag,embraced,evalsubst,exec,getopt,hex,htmlmath,instexstatic,item,itemcnt,items2lines,items2words,leveldata,line,linecnt,lines2items,lines2words,listcomplement,listfile,listintersect,listunion,listuniq,lookup,lower,mailurl,makelist,mathsubst,module,nonempty,nospace,nosubst,positionof,product,randchar,randfile,randint,randitem,randline,random,randword,rawmath,rawmatrix,reaccent,record,recordcnt,recursion,reinput,rename,replace,select,shuffle,singlespace,solve,sort,sum,texmath,text,translate,trim,upper,values,varlist,word,wordcnt,words2items,words2lines,
cmdf_exec=!char 1 to -2 of append,bound,changeto,char,column,date,deaccent,debug,declosing,default,defof,detag,distribute,embraced,eval,evalsubst,exchange,exec,exit,fileappend,filewrite,for,form,formbar,formcheckbox,formradio,formselect,goto,header,headmenu,hex,homeref,href,htmlmath,if,ifval,increase,insdraw,insmath,insplot,insplot3d,instex,instexstatic,item,items2lines,items2words,let,leveldata,line,lines2items,lines2words,listcomplement,listfile,listintersect,listunion,listuniq,lookup,lower,mailto,mailurl,makelist,mathsubst,mexec,module,msg,nonempty,nospace,pedia,positionof,product,rawmath,rawmatrix,reaccent,read,readproc,record,recursion,reinput,replace,reset,restart,select,setdef,singlespace,solve,sort,sum,tail,texmath,text,title,translate,upper,values,varlist,warn,while,whileval,word,words2items,words2lines,
cmdf_exec=!char 1 to -2 of append,bound,changeto,char,column,date,deaccent,debug,declosing,default,defof,detag,distribute,embraced,eval,evalsubst,exchange,exec,exit,fileappend,filewrite,for,form,formbar,formcheckbox,formend,formradio,formselect,goto,header,headmenu,hex,homeref,href,htmlmath,if,ifval,increase,insdraw,insmath,insplot,insplot3d,instex,instexstatic,item,items2lines,items2words,let,leveldata,line,lines2items,lines2words,listcomplement,listfile,listintersect,listunion,listuniq,lookup,lower,mailto,mailurl,makelist,mathsubst,mexec,module,msg,nonempty,nospace,pedia,positionof,product,rawmath,rawmatrix,reaccent,read,readproc,record,recursion,reinput,replace,reset,restart,select,setdef,singlespace,solve,sort,sum,tail,texmath,text,title,translate,upper,values,varlist,warn,while,whileval,word,words2items,words2lines,
cmdf_jump=!char 1 to -2 of changeto,exit,for,goto,if,ifval,msg,read,readproc,while,whileval,
cmdf_string=!char 1 to -2 of append,char,charcnt,column,deaccent,declosing,defof,detag,embraced,eval,evalsubst,getopt,hex,htmlmath,item,itemcnt,items2lines,items2words,leveldata,line,linecnt,lines2items,lines2words,listcomplement,listintersect,listunion,listuniq,lookup,lower,makelist,mathsubst,nonempty,nospace,positionof,product,randchar,randitem,randline,randword,rawmath,rawmatrix,reaccent,recursion,reinput,rename,replace,select,shuffle,singlespace,solve,sort,sum,texmath,text,translate,trim,upper,values,varlist,word,wordcnt,words2items,words2lines,
cmdf_vardef=!char 1 to -2 of bound,default,distribute,exchange,increase,let,module,reset,setdef,
cmdf_ins=!char 1 to -2 of htmlmath,insdraw,insmath,insplot,insplot3d,instex,instexstatic,texmath,mathmlmath,
cmdf_html=!char 1 to -2 of form,formbar,formcheckbox,formradio,formselect,header,headmenu,homeref,href,pedia,restart,tail,title,warn,
cmdf_html=!char 1 to -2 of form,formbar,formcheckbox,formend,formradio,formselect,header,headmenu,homeref,href,pedia,restart,tail,title,warn,
cmdf_random=!char 1 to -2 of randchar,randfile,randint,randitem,randline,random,randword,shuffle,
cmdf_loop=!char 1 to -2 of for,
cmdf_datafile=!char 1 to -2 of randfile,record,recordcnt,
/trunk/wims/public_html/modules/help/wimsdoc.en/cmd/form.phtml
7,13 → 7,13
This command will create a &lt;form> tag pointing to the wims server, adding
&lt;input> fields to pass session number (and other reserved things in the
future). In lines which follow, other input (or select) fields may be
added to the form. A final &lt;/form> tag should also be added by the
added to the form. A final $emph !formend$emphend must also be added by the
programmer. <br/>
$emph cmdvar$emphend is an optional parameter. Its value should be a valid
value for the variable $emph cmd$emphend. In this case the value $emph
cmdvar$emphend will be automatically submitted to the variable $emph cmd
$emphend. If this parameter is missing or is invalid, then the programmer
should add a &lt;input type=hidden name=cmd value=...> tag before the
should add a &lt;input type="hidden" name="cmd" value="..."> tag before the
final &lt;/form>. <p>
The target of the form can be controlled by the variable
$emph wims_ref_target$emphend. It can also be defined via an optional word
/trunk/wims/public_html/modules/home/tools.phtml
6,5 → 6,6
<input size="20" name="search_keywords" value="$search_keywords"/>
</td></tr>
</table>
</form>
 
!formend
!read result.phtml
/trunk/wims/public_html/modules/template/deductio.es/INDEX
3,7 → 3,7
description=ejercicios de deducción interactiva de ...
author=XIAO Gang
address=xiao@unice.fr
copyright=&copy; 2004- (<a href=COPYING>GNU GPL</a>)
copyright=&copy; 2004- (<a href="COPYING">GNU GPL</a>)
translator=
translator_address=
version=1.00
/trunk/wims/public_html/modules/template/doc.en/INDEX
3,7 → 3,7
description=document test.
author=Gang Xiao
address=xiao@unice.fr
copyright=&copy; 2004- (<a href=COPYING>GNU GPL</a>)
copyright=&copy; 2004- (<a href="COPYING">GNU GPL</a>)
translator=
translator_address=
version=1.00
/trunk/wims/public_html/modules/template/oef.cn/INDEX
3,7 → 3,7
description=¹ØÓÚ ... µÄÁ·Ï°
author=Bernadette PERRIN-RIOU
address=bpr@math.u-psud.fr
copyright=&copy; 2004- (<a href=COPYING>GNU GPL</a>)
copyright=&copy; 2004- (<a href="COPYING">GNU GPL</a>)
translator=³ÂÖ¾½Ü
translator_address=zjchen@math.ecnu.edu.cn
version=1.00
/trunk/wims/public_html/modules/template/deductio.si/INDEX
3,7 → 3,7
description=vaje iz interaktivne dedukcije na temo ...
author=XIAO Gang
address=xiao@unice.fr
copyright=&copy; 2004- (<a href=COPYING>GNU GPL</a>)
copyright=&copy; 2004- (<a href="COPYING">GNU GPL</a>)
translator=
translator_address=
version=1.00
/trunk/wims/public_html/modules/template/oef.en/INDEX
3,7 → 3,7
description=collection of exercices on ...
author=Bernadette PERRIN-RIOU
address=bpr@math.u-psud.fr
copyright=&copy; 2004- (<a href=COPYING>GNU GPL</a>)
copyright=&copy; 2004- (<a href="COPYING">GNU GPL</a>)
translator=
translator_address=
version=1.00
/trunk/wims/public_html/modules/template/doc.es/INDEX
3,7 → 3,7
description=documento de prueba.
author=Gang Xiao
address=xiao@unice.fr
copyright=&copy; 2004- (<a href=COPYING>GNU GPL</a>)
copyright=&copy; 2004- (<a href="COPYING">GNU GPL</a>)
translator=
translator_address=
version=1.00
/trunk/wims/public_html/modules/template/exercise.fr/form.phtml
11,5 → 11,6
<p class="send_answer">
<input type="submit" value="$wims_name_send"/>
</p>
</form>
 
!formend
 
/trunk/wims/public_html/modules/template/exercise.fr/INDEX
3,7 → 3,7
description=modèle de module d'exercice
author=XIAO Gang
address=xiao@unice.fr
copyright=&copy; 2004- (<a href=COPYING>GNU GPL</a>)
copyright=&copy; 2004- (<a href="COPYING">GNU GPL</a>)
translator=
translator_address=
version=1.00
/trunk/wims/public_html/modules/template/exercise.fr/intro.phtml
15,7 → 15,7
<p>
$module_title est un module d'exercices portant sur ..... </p>
<hr>
<hr/>
<p>
!set wims_ref_class=wims_button
!href cmd=new&module=$module $wims_name_work
/trunk/wims/public_html/modules/template/exercise.nl/intro.phtml
2,7 → 2,7
 
$module_title is een oefening .....
 
<p><hr> <p>
<p><hr/></p>
 
!href cmd=new&module=$module Aan het werk
 
/trunk/wims/public_html/modules/template/exercise.nl/form.phtml
2,10 → 2,11
!! Here is an example of the design of reply form. You are free to modify.
 
!form reply
<input type=submit value="OPSTUREN"/> je antwoord:<p>
<input type=submit value="OPSTUREN"/> je antwoord:<br/>
 
x = <input size=40 name=x value="$x"/> <br>
y = <input size=40 name=y value="$y"/> <br>
x = <input size=40 name=x value="$x"/> <br/>
y = <input size=40 name=y value="$y"/> <br/>
 
</form>
 
!formend
 
/trunk/wims/public_html/modules/template/exercise.nl/INDEX
3,7 → 3,7
description=template module voor modtool
author=XIAO Gang
address=xiao@unice.fr
copyright=&copy; 2004- (<a href=COPYING>GNU GPL</a>)
copyright=&copy; 2004- (<a href="COPYING">GNU GPL</a>)
translator=
translator_address=
version=1.00
/trunk/wims/public_html/modules/template/exercise.nl/main.phtml
3,7 → 3,7
!! The presentation of the exercise.
!read present.phtml
 
<p><hr> <p>
<p><hr/></p>
 
!if $status=waiting
!if $error!=$empty
/trunk/wims/public_html/modules/template/oef.es/INDEX
3,7 → 3,7
description=plantilla para el gestor de ejercicios OEF.
author=XIAO Gang
address=xiao@unice.fr
copyright=&copy; 2004- (<a href=COPYING>GNU GPL</a>)
copyright=&copy; 2004- (<a href="COPYING">GNU GPL</a>)
translator=
translator_address=
version=1.00
/trunk/wims/public_html/modules/template/doc.si/INDEX
3,7 → 3,7
description=predogled dokumenta.
author=Gang Xiao
address=xiao@unice.fr
copyright=&copy; 2004- (<a href=COPYING>GNU GPL</a>)
copyright=&copy; 2004- (<a href="COPYING">GNU GPL</a>)
translator=
translator_address=
version=1.00
/trunk/wims/public_html/modules/template/doc.it/INDEX
3,7 → 3,7
description=document test.
author=Gang Xiao
address=xiao@unice.fr
copyright=&copy; 2004- (<a href=COPYING>GNU GPL</a>)
copyright=&copy; 2004- (<a href="COPYING">GNU GPL</a>)
translator=Marina Cazzola
translator_address=marina.cazzola@unimib.it
version=1.00
/trunk/wims/public_html/modules/template/tool.fr/INDEX
3,7 → 3,7
description=Modèle de module d'outil
author=XIAO Gang
address=xiao@unice.fr
copyright=&copy; 2004- (<a href=COPYING>GNU GPL</a>)
copyright=&copy; 2004- (<a href="COPYING">GNU GPL</a>)
translator=
translator_address=
version=1.00
/trunk/wims/public_html/modules/template/tool.fr/menu.phtml
1,9 → 1,10
!! menu definition file
 
<p><hr width=50%/> <p>
<hr style="width:50%;"/>
!form reply
 
 
 
</form>
 
!formend
 
/trunk/wims/public_html/modules/template/oef.si/INDEX
3,7 → 3,7
description=zbirka vaj iz ...
author=Bernadette PERRIN-RIOU
address=bpr@math.u-psud.fr
copyright=&copy; 2004- (<a href=COPYING>GNU GPL</a>)
copyright=&copy; 2004- (<a href="COPYING">GNU GPL</a>)
translator=
translator_address=
version=1.00
/trunk/wims/public_html/modules/template/oef.it/INDEX
3,7 → 3,7
description=collezioen di esercizi su ....
author=XIAO Gang
address=xiao@unice.fr
copyright=&copy; 2004- (<a href=COPYING>GNU GPL</a>)
copyright=&copy; 2004- (<a href="COPYING">GNU GPL</a>)
translator=Marina Cazzola
translator_address=marina.cazzola@unimib.it
version=1.00
/trunk/wims/public_html/modules/template/tool.nl/INDEX
3,7 → 3,7
description=Tool template
author=XIAO Gang
address=xiao@unice.fr
copyright=&copy; 2002- (<a href=COPYING>GNU GPL</a>)
copyright=&copy; 2002- (<a href="COPYING">GNU GPL</a>)
translator=
translator_address=
version=1.00
/trunk/wims/public_html/modules/template/tool.nl/menu.phtml
1,9 → 1,10
!! menu definition file
 
<p><hr width=50%/> <p>
<hr style="width:50%;"/>
!form reply
 
 
 
</form>
 
!formend
 
/trunk/wims/public_html/modules/template/exercise.ca/intro.phtml
2,7 → 2,7
 
$module_title és un exercici .....
 
<p><hr> <p>
<p><hr/></p>
 
!href cmd=new&module=$module Anar a treballar
 
/trunk/wims/public_html/modules/template/exercise.ca/form.phtml
2,10 → 2,11
!! Here is an example of the design of reply form. You are free to modify.
 
!form reply
<input type=submit value="Envia"/> your reply:<p>
<input type=submit value="Envia"/> your reply:<div>
 
x = <input size=40 name=x value="$x"/> <br>
y = <input size=40 name=y value="$y"/> <br>
x = <input size=40 name=x value="$x"/> <br/>
y = <input size=40 name=y value="$y"/> <br/>
</p>
 
</form>
!formend
 
/trunk/wims/public_html/modules/template/exercise.ca/INDEX
3,7 → 3,7
description=plantilla mòdul dels exercicis
author=XIAO Gang
address=xiao@unice.fr
copyright=&copy; 2004- (<a href=COPYING>GNU GPL</a>)
copyright=&copy; 2004- (<a href="COPYING">GNU GPL</a>)
translator=Manel Querol
translator_address=mquerol@xtec.net
version=1.00
/trunk/wims/public_html/modules/template/exercise.ca/main.phtml
3,7 → 3,7
!! The presentation of the exercise.
!read present.phtml
 
<p><hr> <p>
<p><hr/></p>
 
!if $status=waiting
!if $error!=$empty
/trunk/wims/public_html/modules/template/tool.ca/INDEX
3,7 → 3,7
description=Modèle de module d'outil
author=XIAO Gang
address=xiao@unice.fr
copyright=&copy; 2004- (<a href=COPYING>GNU GPL</a>)
copyright=&copy; 2004- (<a href="COPYING">GNU GPL</a>)
translator=
translator_address=
version=1.00
/trunk/wims/public_html/modules/template/tool.ca/menu.phtml
1,9 → 1,10
!! menu definition file
 
<p><hr width=50%/> <p>
<hr style="width:50%;"/>
!form reply
 
 
 
</form>
 
!formend
 
/trunk/wims/public_html/modules/template/exercise.cn/intro.phtml
2,7 → 2,7
 
$module_title ÊÇÒ»¸öÁ·Ï° .....
 
<p><hr> <p>
<p><hr/></p>
 
!href cmd=new&module=$module ¿ªÊ¼
 
/trunk/wims/public_html/modules/template/exercise.cn/form.phtml
2,10 → 2,11
!! ÕâÀïÖ»ÊÇÓû§»Ø´ð±í¸ñµÄÒ»¸öÀý. Äã¿ÉÒÔÈÎÒâÐÞ¸Ä.
 
!form reply
<input type=submit value="·¢ËÍ"/> ÄãµÄ»Ø´ðÊÇ:<p>
<input type=submit value="·¢ËÍ"/> ÄãµÄ»Ø´ðÊÇ:<br/>
 
x = <input size=40 name=x value="$x"/> <br>
y = <input size=40 name=y value="$y"/> <br>
x = <input size=40 name=x value="$x"/> <br/>
y = <input size=40 name=y value="$y"/> <br/>
 
</form>
 
!formend
 
/trunk/wims/public_html/modules/template/exercise.cn/INDEX
3,7 → 3,7
description=Á·Ï°µÄÄ£°åÄ£¿é
author=XIAO Gang
address=xiao@unice.fr
copyright=&copy; 2004- (<a href=COPYING>GNU GPL</a>)
copyright=&copy; 2004- (<a href="COPYING">GNU GPL</a>)
translator=³ÂÖ¾½Ü
translator_address=zjchen@math.ecnu.edu.cn
version=1.00
/trunk/wims/public_html/modules/template/exercise.cn/main.phtml
3,7 → 3,7
!! Á·Ï°µÄ³ÂÊö.
!read present.phtml
 
<p><hr> <p>
<p><hr/></p>
 
!if $status=waiting
!if $error!=$empty
/trunk/wims/public_html/modules/template/deductio.fr/INDEX
3,7 → 3,7
description=exercices de déduction interactive sur ...
author=XIAO Gang
address=xiao@unice.fr
copyright=&copy; 2004- (<a href=COPYING>GNU GPL</a>)
copyright=&copy; 2004- (<a href="COPYING">GNU GPL</a>)
translator=
translator_address=
version=1.00
/trunk/wims/public_html/modules/template/exercise.en/form.phtml
2,10 → 2,11
!! Here is an example of the design of reply form. You are free to modify.
 
!form reply
<input type=submit value="Send"/> your reply:<p>
<input type=submit value="Send"/> your reply:<br/>
 
x = <input size=40 name=x value="$x"/> <br>
y = <input size=40 name=y value="$y"/> <br>
x = <input size=40 name=x value="$x"/> <br/>
y = <input size=40 name=y value="$y"/> <br/>
 
</form>
 
!formend
 
/trunk/wims/public_html/modules/template/exercise.en/INDEX
3,7 → 3,7
description=template module of exercises
author=XIAO Gang
address=xiao@unice.fr
copyright=&copy; 2004- (<a href=COPYING>GNU GPL</a>)
copyright=&copy; 2004- (<a href="COPYING">GNU GPL</a>)
translator=
translator_address=
version=1.00
/trunk/wims/public_html/modules/template/exercise.en/main.phtml
3,7 → 3,7
!! The presentation of the exercise.
!read present.phtml
 
<p><hr> <p>
<p><hr/></p>
 
!if $status=waiting
!if $error!=$empty
/trunk/wims/public_html/modules/template/exercise.en/intro.phtml
2,7 → 2,7
 
$module_title is an exercise .....
 
<p><hr> <p>
<p><hr/></p>
 
!href cmd=new&module=$module Go to work
 
/trunk/wims/public_html/modules/template/deductio.nl/INDEX
3,7 → 3,7
description=oefeningen met interactieve deductie...
author=XIAO Gang
address=xiao@unice.fr
copyright=&copy; 2004- (<a href=COPYING>GNU GPL</a>)
copyright=&copy; 2004- (<a href="COPYING">GNU GPL</a>)
translator=
translator_address=
version=1.00
/trunk/wims/public_html/modules/template/doc.fr/INDEX
3,7 → 3,7
description=document test.
author=Gang Xiao
address=xiao@unice.fr
copyright=&copy; 2004- (<a href=COPYING>GNU GPL</a>)
copyright=&copy; 2004- (<a href="COPYING">GNU GPL</a>)
translator=
translator_address=
version=1.00
/trunk/wims/public_html/modules/template/tool.cn/INDEX
3,7 → 3,7
description=¹¤¾ßÄ£°å
author=XIAO Gang
address=xiao@unice.fr
copyright=&copy; 2004- (<a href=COPYING>GNU GPL</a>)
copyright=&copy; 2004- (<a href="COPYING">GNU GPL</a>)
translator=³ÂÖ¾½Ü
translator_address=zjchen@math.ecnu.edu.cn
version=1.00
/trunk/wims/public_html/modules/template/tool.cn/menu.phtml
1,9 → 1,10
!! ²Ëµ¥¶¨ÒåÎļþ
 
<p><hr width=50%> <p>
<hr style="width:50%;"/>
!form reply
 
 
 
</form>
 
!formend
 
/trunk/wims/public_html/modules/template/doc.nl/INDEX
3,7 → 3,7
description=document test.
author=Gang Xiao
address=xiao@unice.fr
copyright=&copy; 2004- (<a href=COPYING>GNU GPL</a>)
copyright=&copy; 2004- (<a href="COPYING">GNU GPL</a>)
translator=
translator_address=
version=1.00
/trunk/wims/public_html/modules/template/exercise.es/INDEX
3,7 → 3,7
description=modelo de módulo de ejercicios
author=XIAO Gang
address=xiao@unice.fr
copyright=&copy; 2004- (<a href=COPYING>GNU GPL</a>)
copyright=&copy; 2004- (<a href="COPYING">GNU GPL</a>)
translator=
translator_address=
version=1.00
/trunk/wims/public_html/modules/template/exercise.es/main.phtml
3,7 → 3,7
!! La presentación del ejercicio.
!read present.phtml
 
<p><hr> <p>
<p><hr/></p>
 
!if $status=waiting
!if $error!=$empty
/trunk/wims/public_html/modules/template/exercise.es/intro.phtml
2,7 → 2,7
 
$module_title es un ejercicio .....
 
<p><hr> <p>
<p><hr/></p>
 
!href cmd=new&module=$module Al trabajo
 
/trunk/wims/public_html/modules/template/exercise.es/form.phtml
3,10 → 3,11
!! de la respuesta.
 
!form reply
<input type=submit value="Enviar"/>Respuesta:<br>
<input type=submit value="Enviar"/>Respuesta:<br/>
 
x = <input size=40 name=x value="$x"/> <br>
y = <input size=40 name=y value="$y"/> <br>
x = <input size=40 name=x value="$x"/> <br/>
y = <input size=40 name=y value="$y"/> <br/>
 
</form>
 
!formend
 
/trunk/wims/public_html/modules/template/tool.en/INDEX
3,7 → 3,7
description=Tool template
author=XIAO Gang
address=xiao@unice.fr
copyright=&copy; 2004- (<a href=COPYING>GNU GPL</a>)
copyright=&copy; 2004- (<a href="COPYING">GNU GPL</a>)
translator=
translator_address=
version=1.00
/trunk/wims/public_html/modules/template/tool.en/menu.phtml
1,9 → 1,10
!! menu definition file
 
<p><hr width=50%/> <p>
<hr style="width:50%;"/>
!form reply
 
 
 
</form>
 
!formend
 
/trunk/wims/public_html/modules/template/oef.fr/INDEX
3,7 → 3,7
description=collection d'exercices sur ...
author=XIAO Gang
address=xiao@unice.fr
copyright=&copy; 2004- (<a href=COPYING>GNU GPL</a>)
copyright=&copy; 2004- (<a href="COPYING">GNU GPL</a>)
translator=
translator_address=
version=1.00
/trunk/wims/public_html/modules/template/oef.nl/INDEX
3,7 → 3,7
description=collectie oefeningen over...
author=Bernadette PERRIN-RIOU
address=bpr@math.u-psud.fr
copyright=&copy; 2004- (<a href=COPYING>GNU GPL</a>)
copyright=&copy; 2004- (<a href="COPYING">GNU GPL</a>)
translator=
translator_address=
version=1.00
/trunk/wims/public_html/modules/template/exercise.si/form.phtml
2,10 → 2,11
!! Here is an example of the design of reply form. You are free to modify.
 
!form reply
<input type=submit value="Oddaj"> odgovor:<p>
<input type=submit value="Oddaj"/> odgovor:<br/>
 
x = <input size=40 name=x value="$x"> <br>
y = <input size=40 name=y value="$y"> <br>
x = <input size=40 name=x value="$x"/> <br/>
y = <input size=40 name=y value="$y"/> <br/>
 
</form>
 
!formend
 
/trunk/wims/public_html/modules/template/exercise.si/INDEX
3,7 → 3,7
description=vzorèni modul za vaje
author=XIAO Gang
address=xiao@unice.fr
copyright=&copy; 2004- (<a href=COPYING>GNU GPL</a>)
copyright=&copy; 2004- (<a href="COPYING">GNU GPL</a>)
translator=
translator_address=
version=1.00
/trunk/wims/public_html/modules/template/exercise.si/main.phtml
3,12 → 3,12
!! The presentation of the exercise.
!read present.phtml
 
<p><hr> <p>
<p><hr/></p>
 
!if $status=waiting
!if $error!=$empty
!read msg.phtml
<p><hr width=50%> <p>
<p><hr width=50%/> <p>
!endif
!! Reply form
!read form.phtml
18,7 → 18,7
!else
!if $error!=$empty
!read msg.phtml
<p><hr width=50%> <p>
<p><hr width=50%/> <p>
!endif
!! Analysis of reply
!read answer.phtml
/trunk/wims/public_html/modules/template/exercise.si/intro.phtml
2,7 → 2,7
 
$module_title je vaja .....
 
<p><hr> <p>
<p><hr/></p>
 
!href cmd=new&module=$module Na delo
 
/trunk/wims/public_html/modules/template/exercise.it/intro.phtml
2,7 → 2,7
 
$module_title è un esercizio....
 
<p><hr> <p>
<p><hr/></p>
 
!href cmd=new&module=$module Al lavoro
 
/trunk/wims/public_html/modules/template/exercise.it/form.phtml
4,10 → 4,11
!! necessario.
 
!form reply
<input type=submit value="Invia"/> risposta:<p>
<input type=submit value="Invia"/> risposta:<br/>
 
x = <input size=40 name=x value="$x"/> <br>
y = <input size=40 name=y value="$y"/> <br>
x = <input size=40 name=x value="$x"/> <br/>
y = <input size=40 name=y value="$y"/> <br/>
 
</form>
 
!formend
 
/trunk/wims/public_html/modules/template/exercise.it/INDEX
3,7 → 3,7
description=modello di moduli per esercizi
author=XIAO Gang
address=xiao@unice.fr
copyright=&copy; 2004- (<a href=COPYING>GNU GPL</a>)
copyright=&copy; 2004- (<a href="COPYING">GNU GPL</a>)
translator=Marina Cazzola
translator_address=marina.cazzola@unimib.it
version=1.00
/trunk/wims/public_html/modules/template/exercise.it/main.phtml
3,7 → 3,7
!! Presentazione dell'esercizio
!read present.phtml
 
<p><hr> <p>
<p><hr/></p>
 
!if $status=waiting
!if $error!=$empty
/trunk/wims/public_html/modules/template/deductio.ca/INDEX
3,7 → 3,7
description=exercices de déduction interactive sur ...
author=XIAO Gang
address=xiao@unice.fr
copyright=&copy; 2004- (<a href=COPYING>GNU GPL</a>)
copyright=&copy; 2004- (<a href="COPYING">GNU GPL</a>)
translator=
translator_address=
version=1.00
/trunk/wims/public_html/modules/template/tool.es/INDEX
3,7 → 3,7
description=Modelo de módulo de herramientas
author=XIAO Gang
address=xiao@unice.fr
copyright=&copy; 2000- (<a href=COPYING>GNU GPL</a>)
copyright=&copy; 2000- (<a href="COPYING">GNU GPL</a>)
translator=
translator_address=
version=1.00
/trunk/wims/public_html/modules/template/tool.es/menu.phtml
1,9 → 1,10
!! Archivo de definición de menú
 
<p><hr width=50%> <p>
<hr style="width:50%;"/>
!form reply
 
 
 
</form>
 
!formend
 
/trunk/wims/public_html/modules/template/doc.ca/INDEX
3,7 → 3,7
description=document test.
author=Gang Xiao
address=xiao@unice.fr
copyright=&copy; 2004- (<a href=COPYING>GNU GPL</a>)
copyright=&copy; 2004- (<a href="COPYING">GNU GPL</a>)
translator=
translator_address=
version=1.00
/trunk/wims/public_html/modules/template/tool.si/INDEX
3,7 → 3,7
description=Vzorec za orodja
author=XIAO Gang
address=xiao@unice.fr
copyright=&copy; 2004- (<a href=COPYING>GNU GPL</a>)
copyright=&copy; 2004- (<a href="COPYING">GNU GPL</a>)
translator=
translator_address=
version=1.00
/trunk/wims/public_html/modules/template/tool.si/menu.phtml
1,9 → 1,10
!! menu definition file
 
<p><hr width=50%/> <p>
<hr style="width:50%;"/>
!form reply
 
 
 
</form>
 
!formend
 
/trunk/wims/public_html/modules/template/oef.ca/INDEX
3,7 → 3,7
description=col·lecció d'exercicis sobre ...
author=Bernadette PERRIN-RIOU
address=bpr@math.u-psud.fr
copyright=&copy; 2004- (<a href=COPYING>GNU GPL</a>)
copyright=&copy; 2004- (<a href="COPYING">GNU GPL</a>)
translator=Manel Querol
translator_address=mquerol@xtec.net
version=1.00
/trunk/wims/public_html/modules/template/deductio.cn/INDEX
3,7 → 3,7
description=»¥¶¯Ê½ÍÆÀíÁ·Ï°
author=XIAO Gang
address=xiao@unice.fr
copyright=&copy; 2004- (<a href=COPYING>GNU GPL</a>)
copyright=&copy; 2004- (<a href="COPYING">GNU GPL</a>)
translator=³ÂÖ¾½Ü
translator_address=zjchen@math.ecnu.edu.cn
version=1.00
/trunk/wims/public_html/modules/template/deductio.en/INDEX
3,7 → 3,7
description=exercises of interactive deduction on ...
author=XIAO Gang
address=xiao@unice.fr
copyright=&copy; 2004- (<a href=COPYING>GNU GPL</a>)
copyright=&copy; 2004- (<a href="COPYING">GNU GPL</a>)
translator=
translator_address=
version=1.00
/trunk/wims/public_html/modules/template/doc.cn/INDEX
3,7 → 3,7
description=document test.
author=Gang Xiao
address=xiao@unice.fr
copyright=&copy; 2004- (<a href=COPYING>GNU GPL</a>)
copyright=&copy; 2004- (<a href="COPYING">GNU GPL</a>)
translator=
translator_address=
version=1.00
/trunk/wims/public_html/modules/tool/directexec/lang/help.phtml.fr
28,7 → 28,7
<input type="submit" value="Recherche Google">pour la documentation de
<select name="q">
!for sw in $swname
<option value="$sw documentation">$sw
<option value="$sw documentation">$sw</option>
!next sw
</select></form>
 
/trunk/wims/public_html/modules/tool/directexec/lang/help.phtml.nl
28,7 → 28,7
<input type="submit" value="Search Google"> voor documentatie van
<select name="q">
!for sw in $swname
<option value="$sw documentation">$sw
<option value="$sw documentation">$sw</option>
!next sw
</select></form>
 
/trunk/wims/public_html/modules/tool/directexec/lang/help.phtml.cn
27,7 → 27,7
<input type=submit value="ËÑË÷ Google"> Ñ°ÕÒ
<select name=q>
!for sw in $swname
<option value="$sw documentation">$sw
<option value="$sw documentation">$sw</option>
!next sw
</select></form>
 
/trunk/wims/public_html/modules/tool/directexec/lang/help.phtml.en
28,7 → 28,7
<input type="submit" value="Search Google"> for documentation of
<select name="q">
!for sw in $swname
<option value="$sw documentation">$sw
<option value="$sw documentation">$sw</option>
!next sw
</select></form>
 
/trunk/wims/public_html/modules/tool/directexec/main.phtml
75,7 → 75,7
</pre>
!endif
 
<p><hr> <p>
<hr/>
!form reply
<input type="submit" value="$name_execute"/>
 
98,8 → 98,9
$src
</textarea>
$(name_remark_$sw)
</form>
 
!formend
 
!tail
 
!reset src sw
/trunk/wims/public_html/modules/adm/forum/mboard/preview.phtml
11,7 → 11,7
$subj1 $c_subject $subj2 $body1
!read wimshome/$wims_sesdir/message.wims
$body2
$tag_escaper</ul></ol></dl></form><font size="+0">
$tag_escaper</ul></ol></dl><font size="+0">
 
:end
<div class="wimscenter">
/trunk/wims/public_html/modules/adm/forum/mboard/compose.phtml
58,7 → 58,9
&nbsp;&nbsp;
<input type="submit" name="c_list" value="$wims_name_giveup"/>
</p>
</form> <p></p>
 
!formend
 
!set wims_ref_class=wims_button
!href cmd=help $wims_name_help
$n_mathhelp
/trunk/wims/public_html/modules/adm/auth/createqcm.es/present.phtml
33,8 → 33,9
!form reply
!read $prefixdir/presetape$(etape)
!read comsDir/progress
</form>
 
!formend
 
!!!!!!!!!!!!!!!!! aide a la saisie !!!!!!!!!!!!!!!!
!!<hr align="center" size="5" width="50%"/>
!!<center>
/trunk/wims/public_html/modules/adm/auth/createqcm.fr/form.phtml
7,5 → 7,5
!! x = <input size=40 name="x" value="$x"/> <br/>
!! y = <input size=40 name="y" value="$y"/> <br/>
!!
!! </form>
!! !formend
 
/trunk/wims/public_html/modules/adm/class/regclass/lang/msg.phtml.nl
88,7 → 88,8
en het bijhorende wachtwoord:</td><td><input size="16" name="regpass" type="password"/>
<input type="submit" value="OK"/></td>
</tr></table>
</form>
!formend
Opmerking: Schrijf naar de systeembeheerder of
!mailurl $wims_site_manager sitemanager\
voor een account
/trunk/wims/public_html/modules/adm/doc/lang/names.phtml.it
18,7 → 18,8
Cancella un file:
!formselect job2 list $flist
<input type="submit" value="$wims_name_erase"/>
</form>
 
!formend
<p>
I file legati al documento possono essere resi visibili tramite la
variabile <span class="tt wims_code_variable">\filedir</span>. Per esempio il comando
/trunk/wims/public_html/modules/adm/createxo/level7.phtml
29,5 → 29,6
!href cmd=reply&level=3 $wims_name_giveup
</div>
<input type="hidden" name="level" value="4"/>
</form>
 
!formend
 
/trunk/wims/public_html/modules/adm/quicktool/menu.phtml
659,7 → 659,8
!endif
<p class="wimscenter"><input type="submit" $balise_obl value="$wims_name_tosave"/></p>
 
</form>
 
!formend
<!--</div>-->
 
 
/trunk/wims/public_html/themes/Nikaia/search_engine.phtml
96,9 → 96,10
<li><input type="submit" value="$N_Search"/></li>
</ul>
 
</form>
 
!formend
 
 
!set srchl=$search_keywords
!reset search_category, search_keywords
 
/trunk/wims/public_html/themes/Nikaia/search_classe.phtml
22,7 → 22,8
<li><input size="20" name="keyword" value="$keyword"/></li>
<li><input type="submit" value="$wims_name_tosave"/></li>
</ul>
</form>
 
!formend
</div>
 
37,8 → 38,9
<li><input size="20" name="keyword" value="$keyword"/></li>
<li><input type="submit" value="$wims_name_tosave"/></li>
</ul>
 
</form>
!formend
</div>
!endif