找回密码
 加入我们

QQ登录

只需一步,快速开始

搜索
查看: 2066|回复: 1

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

[复制链接]
发表于 2009-12-12 00:20 | 显示全部楼层 |阅读模式
ZT from http://forums.precentral.net/web ... addons-1-3-1-a.html! p" v6 Z% [6 m4 Z  Q
8 Y. [& U, [0 {9 Z7 Z
Palm在1.3.1更改了全局搜索设置,使之更加容易添加新的搜索。
  S* ~) t4 a3 T2 }3 u! `& `这里以增加 IMDB 搜索为例.
  1. --- .orig/usr/lib/luna/system/luna-applauncher/app/controllers/global-search-assistant.js! R7 i. x9 {2 k: B& e
  2. +++ /usr/lib/luna/system/luna-applauncher/app/controllers/global-search-assistant.js
    , l2 N: z, ?! n6 I
  3. @@ -46,6 +46,7 @@; [+ T9 {. p- Y" [2 B
  4.                 this.limit=40;
    - s0 G. o7 o+ L+ k& g; o" o! [
  5.                 this.URLs = {. R0 n7 |% X9 l) I, F4 w* _
  6.                         'google':$L("www.google.com/m/search?client=ms-palm-webOS&channel=iss&q="),% ~' L6 e6 |' z: J
  7. +                        'imdb':$L("http://www.imdb.com/find?s=all&q="),
    8 ?0 e  t2 ?9 `5 U. @, E  v% O
  8.                         'wikipedia':$L("http://en.m.wikipedia.org/wiki/Special:Search?search="),
    5 Y% ?, t; t9 I# t% ^! z+ _
  9.                         'twitter': $L("http://search.twitter.com/search?q="),
    ! |/ M3 ]2 v7 b6 b$ F% D( e
  10.                         'yahoo': $L("http://search.yahoo.com/search?p="),8 W0 G; A. p! Y1 ]  h
  11. @@ -130,6 +131,7 @@
    5 a( }# H: W" `  `  a; {
  12.                
    - {1 G- v' l3 V/ L3 L' |* o1 a5 d
  13.                 this.searchEngineList = [{id:"google",title:"Google",imgFile:"images/search-google.png", showImage:"block", showName:"none"},
    % g$ M5 _' _' V4 d+ f  z
  14.                                                                  {id:"map",title:"Google Maps",imgFile:"images/search-maps.png", showImage:"block", showName:"none"},
    & T4 [# E- O* o* Z( P
  15. +                                                                 {id:"imdb",title:"IMDB",imgFile:"images/search-imdb.png", showImage:"block", showName:"none"},
    $ T; {8 W$ o( i6 I- v8 K9 }
  16.                                                                  {id:"wikipedia",title:"Wikipedia",imgFile:"images/search-wikipedia.png", showImage:"block", showName:"none"},7 D4 c4 {3 s# `/ _$ R0 @, G
  17.                                                                  {id:"twitter",title:"Twitter",imgFile:"images/search-twitter.png", showImage:"block", showName:"none"}
    % u% N1 ^& h! O# a- ~! c
  18.                                                                 ];
    & E& C8 E# W6 _9 u: x* P2 `

  19. 9 k+ s( O% X- U; Z
  20. --- .orig/usr/lib/luna/system/luna-applauncher/stylesheets/global-search.css, c# E- ]$ e, @! O- t. f
  21. +++ /usr/lib/luna/system/luna-applauncher/stylesheets/global-search.css# P( f, b. E! O
  22. @@ -139,6 +139,12 @@
    ' a# f+ Q/ T: W* g
  23.                 background: url(../images/search-google.png) center center no-repeat;
    ( Y0 _; [: v1 q; \* v2 e
  24. }. ?9 t$ o* n+ |  y9 {, T

  25. 0 a6 b/ q. l* i5 p# L  e- @0 ~# X
  26. +.palm-group.search .search-imdb {      / ?4 ^3 E$ \* e' C) d
  27. +                width: 100%;$ N6 ^) s  P& S3 U0 x3 W
  28. +                height: 52px;         6 u/ h+ u! o; w. B* A3 e* \
  29. +                background: url(../images/search-imdb.png) center center no-repeat;& c/ ~( S- ?0 ?6 g: G
  30. +}
    ! X6 g& A9 ~2 n5 |8 d
  31. +3 _. a' K. ?8 |4 d' ^  t
  32. .palm-group.search .search-maps {   2 {1 K3 I9 V8 p+ \4 H+ B% W) y6 K
  33.                 width: 100%;
    ! H2 Z8 ~' e" q( I
  34.                 height: 52px;
复制代码

评分

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

查看全部评分

回复

使用道具 举报

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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-1-12 18:45 , Processed in 0.295544 second(s), 17 queries .

Powered by Discuz! X3.5 Licensed

© 2001-2024 Discuz! Team.

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