您在這裡

Drupal API的Dreamweaver擴充套件

hanamizuki's 的頭像
hanamizuki 在 2008-10-01 (三) 00:14 發表

Hi!原文在這:Drupal API的Dreamweaver擴充套件

今天發現了一個不錯的東西,如果你是用Dreamweaver來coding的話,又是Drupal的使用者(不知這兩個條件都成立的人多不多),這玩意兒還滿不錯的噢!雖然幫不上大忙,不過,會在你輸入一個函數的時候,閃一個小視窗告訴你這個函數裡面要填的東西大概是什麼。

像是這樣。

這是這個extension的資訊。

名稱:Drupal API extension for Dreamweaver
網站:http://xtnd.us
下載頁面:這兒
直接下載:Drupal_API.mxp
官方說明:
*在原始碼模式時,檔案類型是Drupal相關類型(.module, .php, .tal, .info, .inc, .theme, .js等等)的話,就會出現提示。(是出現在打完函數和左邊小括號之後)
*您可在編輯>偏好設定>程式碼提示那邊停用這個功能。
*您可以在說明>Drupal API for Dreamweaver這個選單找到Drupal API網站連結。

安裝方式應該不用講了。依照這邊的說法,似乎裝了之後就會自動讓Dreamweaver可以開Drupal的檔案呢!所以我之前這篇「[Dreamweaver] 讓非php檔名也能有php色彩標示」就白搭了。

以下是官方說明原文。

Drupal API Code Hints for Dreamweaver
Dreamweaver Versions: MX(6) - CS3(9)
This extension provides code hints for Drupal API's versions: 5.x, 6.x
* Drupal Code Hints appear in Code or Split view (Ctrl+Space) when editing Drupal files (.module, .php, .tal, .info, .inc, .theme, .js, etc.)
* You can deactivate Drupal versions that you aren't using in the Edit > Preferences > Code Hints menu.
* Help is available in the Help > Drupal API for Dreamweaver menu.
Updates and information about this extension available online at http://xtnd.us

這玩意很適合function化的drupal
畢竟很多時候,都得查詢function的argument而打開網頁或原始碼
無形中就消耗很多光陰啊
--
from open mind to open source~

--
from open mind to open source~