이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

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.