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

WP Editarea

外掛說明

WP Editarea turns your Oldschool textarea code editor in WordPress Dashboard (plugin/theme editor) into a fancy realtime highlighted code editor using Editarea.

Plugin Features

  • Automatically detect syntax language
  • Live preview in plugin option page
  • Better than codepress (cPanel also use this)
  • Easy integration, no file to edit
  • Easy to use configuration page

Editarea Features

  • Multi language interface
  • Bracket matching highlight
  • Support many syntax
  • Line numbers
  • Toggle word wrap
  • Interactive toolbar
  • Search/replace with regex
  • More at Editarea homepage.

Browser Compatibility

  • IE 6 & 7 & 8, Firefox 1.5 & 2 & 3, Safari 3.x & 4, Opera 9, 9.5, 9.6 and Chrome 1 & 2[2] and mostly all modern browsers.

螢幕擷圖

  • Setting page and live preview.
  • Your new theme editor 😀

安裝方式

The installation process.

  1. Upload wp-editarea folder to the /wp-content/plugins/ directory. Make sure directory structures are not changed. Or Directly upload from your Plugin management page.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to Settings menu and set options you need.

常見問題集

Nothing

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈WP Editarea〉的開發相關工作。

參與者

將〈WP Editarea〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

0.4

  • Confirmed works with WordPress 3.6
  • Small code changes

0.3

  • Confirmed works with WordPress 3.5.1
  • Fixed notice error when WP_DEBUG set to true

0.2

  • Bug fixed: toggle word wrap option not work (reported by pattrick, http://takien.com/606#comment-1286)
  • Added: toggle word wrap toolbar
  • Default Display is now “onload”, instead of “later”. (I found saving problem when display is “later”)

0.1

  • First release