close
Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "svn": /usr/lib/python2.7/dist-packages/libsvn/_repos.so: failed to map segment from shared object: Cannot allocate memory). Look in the Trac log for more information.
- Timestamp:
-
Sep 22, 2008, 3:04:48 PM (17 years ago)
- Author:
-
jazz
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v13
|
v14
|
|
183 | 183 | * [猜測] 或許為了安全性, Google Map API 所產生的 XMLHttp 物件不允許連結外部 URL |
184 | 184 | |
185 | | == Add iframe to Drupal == |
| 185 | == 用 iframe 將 Google Map 加入 Drupal 頁面 == |
186 | 186 | |
187 | 187 | * 目前還在熟悉 Drupal 的管理介面邏輯,不過發表文章還算蠻簡單的。這裡實驗加 iframe 語法來呈現 Google Map 實驗成果到 Drupal 中;要注意的是『輸入格式』必須選『Full HTML』。 |
188 | 188 | * [[Image(Drupal_iframe_1.jpg)]] |
189 | 189 | * [[Image(Drupal_iframe_2.jpg)]] |
| 190 | * 加入 Drupal 呈現效果 |