Does anyone know how to change height of the text editor (EditArea) in eXtplorer?

有帮助吗?

解决方案

  1. Open the file 'include/edit.php' with a text editor.
  2. Search for 'height' (by default, the value is 500).
  3. Change this value as you want.
  4. Save the file.
  5. Reload the 'eXtplorer'

That's it :)

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top