TinyMCE4 Doc Nav (Plugins)


TinyMCE4 has no document navigation plugin at default. This plugin is a document navigation plugin called “TinyMCE4 Doc Nav”, you can use it in your tinymce editor to get the document’s overview and locate the document quickly.


Features:


1. Real time navigation: When you edit the doc, the plugin will generate the navigation immediately.

2. Quickly locate: When you click the navigation, it will scroll to the position precisely and smoothly.

3. Quick Install: Just upload to the tinymce plugins’ folder and update tinymce configurations. That is it.

4. Source Code: Nothing is hidden.


Installation


1. Unzip the file

2. Upload the files to the tinymce plugins’ folder.

3. Add `leaui_nav` plugin in tinymce configurations, eg:



tinymce.init({
selector: "textarea",
plugins: [
"leaui_nav",
"advlist autolink link lists charmap hr anchor pagebreak",
"directionality textcolor paste fullpage textcolor"
],

toolbar1: "leaui_nav | styleselect formatselect fontselect fontsizeselect | bold italic underline strikethrough "
});

4. jquery: leaui_nav need jquery, please import jquery 1.8.3(or later) library first.

5. css: import leaui_nav’s css to your file, eg:



<link href="tinymce/js/tinymce/plugins/leaui_nav/css/leaui_nav.css" rel="stylesheet">


The post TinyMCE4 Doc Nav (Plugins) appeared first on Envato Market.


plugins, doc nav, document, document navigation, editor, nav, navigation, plugin, tinymce, tinymce navigation, tinymce4 http://bit.ly/1s10Uf7

0 التعليقات:

إرسال تعليق

More