トップ 新規 一覧 Farm 検索 ヘルプ RSS ログイン

googleプラグイン

_ex_attachプラグインがインストールできません。Can't use 'defined(@array)' (Maybe you should just omit the defined()?) at plugin/_ex_attach/AttachHandler.pm line 123. Compilation failed in require at plugin/_ex_attach/Install.pm line 7. BEGIN failed--compilation aborted at plugin/_ex_attach/Install.pm line 7. Compilation failed in require at (eval 14) line 1.

Googleの検索ボックスを表示します。

{{google}}

サイト検索機能を持たせることもできます。

{{google サーバ名}}

日本語のページから検索させるための選択を表示することができます。

{{google l}}

Menu向けにGoogleロゴとテキストボックスとボタンを縦に配置できます。

{{google v}}

検索結果を新しい窓で開くように出来ます。

{{google t}}

Googleロゴのサイズと背景色を指定できます。

{{google (25|40|50|60)(wht|gry|blk)}}

前の数字がサイズ(本来のロゴとの比率)、後ろのアルファベットが =背景色(wht=白、gry=灰色、blk=黒)になっています。 実際のロゴの一覧は、 =Google ロゴ使用 を参照してください。

テキストボックスの幅が指定できます。

{{google s幅}}

幅は1〜255の間で指定してください。

表示位置の指定が出来ます。

{{google (center|right|left)}}

これらのオプションは併用することもできます。 カンマで区切って記述してください。順序は任意です。

{{google サーバ名,l,v,t,25wht,s幅,center}}