這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Power Code Editor

描述

Helps you more effectively edit your themes or plugins when you only have access to a browser, by enabling syntax highlighting in WordPress’ integrated source code editors. Supports PHP, HTML, CSS and JavaScript.

Please provide any feedback at http://anetech.eu/power-code-editor/

Everything is done in JavaScript on the client side.

At this time, the following browsers are supported:
* Firefox 1.5 or higher
* Internet Explorer 6 or higher
* Safari 3 or higher
* Opera 9.52 or higher
* Chrome

Licensed under the GNU GPL v2.

Uses the excellent CodeMirror JS library :
http://marijn.haverbeke.nl/codemirror/

螢幕截圖

  • Demo

安裝

You can install it automatically in WordPress, by going in Plugins -> Add New, searching for Power Code Editor and clicking Install and then Install Now.

And here is how to install it manually :
1. Extract the zip file power-code-editor-X.zip
2. Upload folder ‘power-code-editor’ to the ‘/wp-content/plugins/’ directory
3. Activate the plugin through the ‘Plugins’ menu in WordPress

評價

There are no reviews for this plugin.

貢獻者及開發者

“Power Code Editor” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Power Code Editor 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

1.2 – 2010-03-04

  • Improved syntax parsing engine (CodeMirror 0.66)

1.1 – 2009-12-19

  • small fixes

1.0 – 2009-12-03

  • initial release