找回密码
 加入我们

QQ登录

只需一步,快速开始

搜索
查看: 2065|回复: 1

[webOS开发] [ZT]自定义全局搜索1.3.1

[复制链接]
发表于 2009-12-12 00:20 | 显示全部楼层 |阅读模式
ZT from http://forums.precentral.net/web ... addons-1-3-1-a.html
/ s) ?5 m- X, [7 |- u
% E9 w3 K0 I' |# x' l& HPalm在1.3.1更改了全局搜索设置,使之更加容易添加新的搜索。& l: h- {/ n8 {8 q" m, F
这里以增加 IMDB 搜索为例.
  1. --- .orig/usr/lib/luna/system/luna-applauncher/app/controllers/global-search-assistant.js
    - M' [; @4 {1 x  `
  2. +++ /usr/lib/luna/system/luna-applauncher/app/controllers/global-search-assistant.js
    $ I1 g: ^- `4 [, A- J6 P
  3. @@ -46,6 +46,7 @@
    & \! Y. b4 n& P$ ]1 i
  4.                 this.limit=40;
    * E1 ]& v$ [; ]/ z" B
  5.                 this.URLs = {
    % w8 w! e- N: X! |0 _6 i) ^5 |. F# p
  6.                         'google':$L("www.google.com/m/search?client=ms-palm-webOS&channel=iss&q="),
    & j0 T% x' L$ ]/ p% `5 E
  7. +                        'imdb':$L("http://www.imdb.com/find?s=all&q="),( |  h! s7 b9 r8 m# Z
  8.                         'wikipedia':$L("http://en.m.wikipedia.org/wiki/Special:Search?search="),; m5 G; G+ c+ n8 o6 \
  9.                         'twitter': $L("http://search.twitter.com/search?q="),
    : s* _3 Z* r4 q; s
  10.                         'yahoo': $L("http://search.yahoo.com/search?p="),3 `$ t, y  P0 |' {
  11. @@ -130,6 +131,7 @@" {' n) b& Q- Z2 t
  12.                
    ) G, {. A% a) [3 ]' y  b$ h* V& y& z
  13.                 this.searchEngineList = [{id:"google",title:"Google",imgFile:"images/search-google.png", showImage:"block", showName:"none"},
    $ S: R4 W1 @1 t* B
  14.                                                                  {id:"map",title:"Google Maps",imgFile:"images/search-maps.png", showImage:"block", showName:"none"},/ S* u" W$ V/ M
  15. +                                                                 {id:"imdb",title:"IMDB",imgFile:"images/search-imdb.png", showImage:"block", showName:"none"},
    ) V* i/ E. S: h) D& f$ e! _% l
  16.                                                                  {id:"wikipedia",title:"Wikipedia",imgFile:"images/search-wikipedia.png", showImage:"block", showName:"none"},
    # g& v3 V5 F3 J; c# `
  17.                                                                  {id:"twitter",title:"Twitter",imgFile:"images/search-twitter.png", showImage:"block", showName:"none"}) Z5 x( |. y; V( L: [
  18.                                                                 ];- ^7 V2 }2 G8 A

  19. & B3 ?& U+ V, [  D4 }. }3 _
  20. --- .orig/usr/lib/luna/system/luna-applauncher/stylesheets/global-search.css' D' I# _9 z# ~2 e/ z% F
  21. +++ /usr/lib/luna/system/luna-applauncher/stylesheets/global-search.css
    % v: U6 J) b: {! S' K
  22. @@ -139,6 +139,12 @@. h7 w4 ?/ L" W# _/ O
  23.                 background: url(../images/search-google.png) center center no-repeat;% W0 P3 U/ U: Q6 I. N
  24. }( d6 X  I5 w# y( P$ E

  25. 0 h8 A6 D1 s! G9 |; y
  26. +.palm-group.search .search-imdb {      9 h4 M4 F! `; ^
  27. +                width: 100%;
      m2 I9 I% K( q1 n1 V: h
  28. +                height: 52px;         
    % h6 A% w; w( l& \; S7 C$ D
  29. +                background: url(../images/search-imdb.png) center center no-repeat;
      x' V: l" w: [: Z# S7 @& l
  30. +}
    3 _, |7 v% r( C
  31. +5 }" u; D$ N! ]$ _+ [
  32. .palm-group.search .search-maps {   / a8 j( L  H2 W4 Q* X6 c
  33.                 width: 100%;
      Y, x$ B2 Y7 Q  F' c/ [- t
  34.                 height: 52px;
复制代码

评分

参与人数 1威望 +5 收起 理由
CyberVsQ + 5 谢谢分享

查看全部评分

回复

使用道具 举报

发表于 2009-12-14 00:33 | 显示全部楼层
感謝...................
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 加入我们

本版积分规则

QQ|Archiver|手机版|小黑屋|吹友吧 ( 京ICP备05078561号 )

GMT+8, 2025-1-12 18:43 , Processed in 0.265039 second(s), 19 queries .

Powered by Discuz! X3.5 Licensed

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表