使用firefox的時間不常,先前也問了很多笨的問題,看了“風痕影”大大的這篇文章後,小弟終於開始懂那麼一點,決定自已試試做一個search plugin,有不適當的地方也請會的前輩修正,因為不知道用什麼icon的編輯器才好,就算知道也不太會用,所以用小畫家開舊的圖示,直接打上文字,小圖示當然很醜。
網址:
http://wwwd.nova.co.jp/webdic/webdic.html
代碼:
<search
name="ProJp2E"
method="GET"
action="http://wwwd.nova.co.jp/webdic/webdicc.cgi"
queryCharset="Shift_JIS"
>
<input name="word" user>
<input name="adrs" value="guest@guest.com">
<input name="lang" value="X">
<input name="dic" value="BASE">
<input name="dic" value="MATH">
<input name="dic" value="MEDI">
<input name="dic" value="AERO">
<input name="dic" value="BUSI">
<input name="dic" value="COMP">
<input name="dic" value="META">
<input name="dic" value="ARCH">
<input name="dic" value="OCEA">
<input name="dic" value="TRAD">
<input name="dic" value="ELEC">
<input name="dic" value="CHEM">
<input name="dic" value="PLAN">
<input name="dic" value="DEFE">
<input name="dic" value="FINA">
<input name="dic" value="MECH">
<input name="dic" value="BIO">
<input name="dic" value="ENER">
<input name="dic" value="ECOL">
<input name="dic" value="LAW">
<input name="dic" value="ENTE">
<input name="magazine" value="yes">
</search>
另外,提供其他日文的search plugins的相關資訊。
[url=http://firefox.geckodev.org/index.php?%B8%A1%BA%F7%A5%A8%A5%F3%A5%B8%A5%F3%A4%CE%C4%C9%B2%C3#ee01d4e5]
日文search plugins搜集[/url]
http://kinshachi.ddo.jp/kurage/html/MT/ ... 00356.html
致 跟我一樣的新手
相信你也跟我一樣,會碰到不知道別人在說什麼,看到一堆程式碼也不知道如何使用吧?
viewtopic.php?t=2815&highlight=
viewtopic.php?t=6329&highlight=
認真看完這幾篇文章後,就可以自己就可以製作search plugins了。
=======================================
更新版本。先前的檔案好像不能使用。