Home
Extensions
Google Custom Search
Extensions
Google Custom Search 9月
11
2007
Google Custom Search 1.0.1 Update!!
Google Custom Search 1.0.1 for Joomla! 1.5RC2を公開。
Google Custom Search for Joomla! 1.0.xを1.0.1に更新しました。
変更点
- 全体的に1.0.x用であっても内容はほぼ、1.5に近いというかファイルが分かれていないだけになっている。(もちろんJoomlaの変数は違うのでそのまま使えない。)
- priority order設定を追加。
何を優先に検索キーワードを作成するかを決定できます。記入していないものは検索キーワードを作成しません。(content,title,page,default) - 「Loading...」の文字か画像URLの判断をURL入力でimgタグ出力とした。
(他のModuleと同様) - 他、表にはでないが少し変更。
ここでJoomler!.netのカスタムスタイル(custom style)の設定例を・・・
div.gsc-control{/*outsize*/
width:180px
}
td.gs-text-box{/*Text under Video Results*/
display:none
}
div.gsc-results{/*Results*/
overflow:hidden;
width:165px;
padding:10px
}
span.gsearch_loading{/*Loading...*/
display:block;
width:100%;
padding-top:60px;
text-align:center
}
などと設定しています。横幅は狭くしているので環境に合わせて設定欄に書き込んでください。



































