Skip to content

Commit

Permalink
固定工具栏插件
Browse files Browse the repository at this point in the history
  • Loading branch information
leo108 committed Dec 4, 2014
1 parent e66d57e commit 479103b
Show file tree
Hide file tree
Showing 5 changed files with 1,508 additions and 1,474 deletions.
1 change: 1 addition & 0 deletions Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ var PLUGIN_FILES = [
'plugins/table/table.js',
'plugins/template/template.js',
'plugins/wordpaste/wordpaste.js',
'plugins/fixtoolbar/fixtoolbar.js'
];

var pkg = grunt.file.readJSON('package.json');
Expand Down
8 changes: 8 additions & 0 deletions docs/option.rst
Original file line number Diff line number Diff line change
Expand Up @@ -856,3 +856,11 @@ autoHeightMode
.. note::

4.1.8版本开始支持。

fixToolBar
--------------------------------------------------------
值为true,并引入fixtoolbar.js插件时固定工具栏位置。

* 数据类型: Boolean
* 默认值: false

14 changes: 7 additions & 7 deletions kindeditor-all-min.js

Large diffs are not rendered by default.

Loading

0 comments on commit 479103b

Please sign in to comment.