Skip to content
This repository has been archived by the owner on Nov 8, 2023. It is now read-only.

movabletype/mt-plugin-codemirror

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This plugin is no longer supported in Movable Type 8 and later.

CodeMirror for Movable Type

Enable to use the CodeMirror as a source editor.

Screenshot

Requirements

  • Movable Type 5.2

Installation

  1. Unpack the CodeMirror archive.
  2. Upload the contents to the MT plugins directory. Should look like this when installed:
$MT_HOME/
    plugins/
        CodeMirror/
  1. Add the following setting to mt-config.cgi
SourceEditor CodeMirror

License

This library is free software released under the GPL.

Except CodeMirror

Please refer to $MT_HOME/mt-static/codemirror/LICENSE.

Copyright

The following copyright notice applies to all the files provided in this distribution, including binary files, unless explicitly noted otherwise.

Copyright 2012 Six Apart, Ltd.

Except CodeMirror

Copyright (C) 2011 by Marijn Haverbeke [email protected]

About

Enable to use the CodeMirror as a source editor.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages