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

Better File Editor

外掛說明

Adds line numbers, syntax highlighting, code folding, and lots more to the
theme and plugin editors in the admin panel.

This plugin replaces the boring, clunky, and difficult to use theme and plugin
editor with a full-featured code editor using the Ajax.org Cloud9 Editor.

Requirements:

  • Javascript Enabled (will use default editor if disabled)
  • Browsers: Internet Explorer 9+, Chrome 21+, Firefox 10+, Safari 6.0+

Included Themes:

  • Ambiance
  • Chaos
  • Chrome
  • Clouds
  • Clouds Midnight
  • Cobalt
  • Crimson Editor
  • Dawn
  • Dreamweaver
  • Eclipse
  • GitHub
  • idleFingers
  • IPlastic
  • KatzenMilch
  • krTheme
  • Kuroir
  • Merbivore
  • Merbivore Soft
  • Mono Industrial
  • Monokai
  • Pastel on Dark
  • Solarized Dark
  • Solarized Light
  • SQL Server
  • Terminal
  • TextMate
  • Tomorrow
  • Tomorrow Night
  • Tomorrow Night Blue
  • Tomorrow Night Bright
  • Tomorrow Night 80s
  • Twilight
  • Vibrant Ink
  • Xcode

Supported Languages:

  • ABAP
  • ABC Notation
  • ADA
  • ActionScript
  • AppleScript
  • AsciiDoc
  • Assembly x86
  • AutoHotKey
  • BatchFile
  • C9Search
  • C/C++
  • Clojure
  • Cobol
  • CoffeeScript
  • ColdFusion
  • C#
  • CSS
  • Curly
  • D
  • Dart
  • Diff
  • Dot
  • Elixir
  • Elm
  • Erlang
  • EJS
  • Forth
  • FreeMarker
  • Gherkin
  • gitignore
  • Glsl
  • Go
  • Groovy
  • HAML
  • Handlebars
  • Haskell
  • haXe
  • HTML
  • HTML (Ruby)
  • Ini
  • Jade
  • Java
  • JavaScript
  • JSON
  • JSONiq
  • JSP
  • JSX
  • Julia
  • LaTeX
  • Lean
  • LESS
  • Liquid
  • Lisp
  • LiveScript
  • LogiQL
  • LSL
  • Lua
  • LuaPage
  • Lucene
  • Makefile
  • MATLAB
  • Markdown
  • MaskJS
  • Maze
  • MySQL
  • MUSHCode
  • Nix
  • Objective-C
  • OCaml
  • Pascal
  • Perl
  • pgSQL
  • PHP
  • Powershell
  • Prolog
  • Properties
  • Protobuf
  • Python
  • R
  • RDoc
  • RHTML
  • Ruby
  • Rust
  • SASS
  • SCAD
  • Scala
  • Scheme
  • SCSS
  • SH
  • Smarty
  • snippets
  • Soy
  • SQL
  • SQLServer
  • Stylus
  • SVG
  • Tcl
  • Tex
  • Text
  • Textile
  • Toml
  • Twig
  • Typescript
  • Vala
  • VBScript
  • Velocity
  • XML
  • XQuery
  • YAML

螢幕擷圖

  • Theme Editor

安裝方式

  1. Upload the entire better-file-editor folder to the /wp-content/plugins/
    directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.

使用者評論

2016 年 10 月 23 日
I like the new editor with custom themes, however there is a bug i am not sure if its because of the new version of WordPress i am using 4.6.1, whenever i try to type or delete text it changes the text that is 6 space before the highlighted actual text that i want to edit, this happens also with the other plugin called "Better Code Editor", so hopefully this gets fixed in the future. If this bug gets fixed i would rate 5.
閱讀全部 17 則使用者評論

參與者及開發者

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

參與者

將〈Better File Editor〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

2.3.1 (2015-10-18)

  • Use no-conflict builds of ACE editor.
  • Remove extraneous RequireJS dependency.
  • Add extra namespacing to registered scripts to avoid conflicts.

2.3.0 (2015-10-08)

  • Updated ACE editor to 1.2.0 (2015-07-11).
  • New plugin structure with asset build system.
  • Added support for translations (none provided yet).
  • Improved autoindent for HTML and PHP.
  • New Themes: IPlastic, SQL Server
  • New Modes: Elixir, Elm, LiveScript, SQLServer

2.2.0 (2014-10-01)

  • Updated ACE editor to 1.1.7 (2014-09-20).
  • New Themes: KatzenMilch, Kuroir
  • New Notable Modes: Handlebars, Smarty
  • New HTML syntax checker, and improved PHP syntax checker.

2.1.2 (2013-12-01)

  • Editor enabled based on support for HTML5 Canvas API, which removed
    dependency on jQuery migrate layer for browser sniffing.

2.1 (2013-06-08)

  • Updated ACE editor with new themes and syntax modes.
  • New Themes: Ambiance, Chaos, Terminal, Xcode
  • New Notable Modes: INI, Dart, ActionScript, MySQL, SASS, and HAML.
  • Saves cursor position in file.

2.0 (2012-07-22)

  • Complete rewrite built on Ajax.org Cloud9 Editor, and replacing official
    plugin and theme editors rather than adding extra stand-alone editor.

1.0.1 (2009-12-19)

  • Include local copy of Bespin editor JS rather than hotlinking from Mozilla.

1.0 (2009-06-13)

  • Initial release based on Mozilla’s Bespin editor.