Browse Source

Update nav.yml

pull/915/head
Shikha 7 years ago
committed by GitHub
parent
commit
fb127901f6
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 81
      _data/nav.yml

81
_data/nav.yml

@ -68,13 +68,11 @@
- url: "editor-appearance"
pages:
- url: "#branding"
- url: "#color_picker_callback"
- url: "#contextmenu"
- url: "#contextmenu_never_use_native"
- url: "#custom_ui_selector"
- url: "#elementpath"
- url: "#event_root"
# - url: "#fixed_toolbar_container"
- url: "#height"
- url: "#inline"
- url: "#max_height"
@ -100,7 +98,6 @@
pages:
- url: "#body_class"
- url: "#body_id"
- url: "#color_picker"
- url: "#content_css"
- url: "#content_css_cors"
- url: "#content_style"
@ -223,7 +220,7 @@
- url: "code"
- url: "codesample"
- url: "colorpicker"
# - url: "comments"
- url: "comments"
- url: "contextmenu"
- url: "directionality"
- url: "drive"
@ -288,14 +285,16 @@
- url: "#target_list"
- url: "linkchecker"
pages:
- url: "#linkchecker_api_key"
- url: "#linkchecker_service_url"
- url: "#linkchecker_content_css"
- url: "#linkchecker_service_url"
- url: "lists"
pages:
- url: "#lists_indent_on_tab"
- url: "media"
pages:
- url: "#media_live_embeds"
- url: "#audio_template_callback"
- url: "#media_url_resolver"
- url: "#media_alt_source"
- url: "#media_poster"
- url: "#media_dimensions"
@ -303,6 +302,13 @@
- url: "#media_scripts"
- url: "#video_template_callback"
- url: "mentions"
pages
- url: "#mentions_fetch"
- url: "#mentions_menu_complete"
- url: "#mentions_menu_hover"
- url: "#mentions_selector"
- url: "#mentions_select"
- url: "#api"
- url: "moxiemanager"
- url: "nonbreaking"
pages:
@ -312,11 +318,18 @@
- url: "#noneditable_editable_class"
- url: "#noneditable_noneditable_class"
- url: "#noneditable_regexp"
- url: "#makingcontentnoneditable"
- url: "pagebreak"
pages:
- url: "#pagebreak_separator"
- url: "#pagebreak_split_block"
- url: "pageembed"
pages:
- url: "#Creating a Page Embed toolbar button"
- url: "#Using Page Embed"
- url: "#Create custom classes"
- url: "#Disable select"
- url: "#Default CSS"
- url: "paste"
pages:
- url: "#paste_data_images"
@ -332,11 +345,13 @@
- url: "#paste_convert_word_fake_lists"
- url: "#paste_remove_styles_if_webkit"
- url: "permanentpen"
pages:
- url: "#Configuring the Permanent Pen toolbar button"
- url: "#Using a Permanent Pen"
- url: "#Accessing a Permanent Pen properties"
- url: "#Changing the Permanent Pen properties"
- url: "powerpaste"
- url: "preview"
pages:
- url: "#plugin_preview_height"
- url: "#plugin_preview_width"
- url: "print"
- url: "quickbars"
- url: "save"
@ -371,6 +386,7 @@
- url: "#table_row_class_list"
- url: "#table_advtab"
- url: "#table_cell_advtab"
- url: "#table_row_advtab"
- url: "#table_resize_bars"
- url: "#table_style_by_css"
- url: "#Commands"
@ -390,10 +406,6 @@
- url: "#makingtemplates"
- url: "#makingsnippets"
- url: "textcolor"
pages:
- url: "#textcolor_cols"
- url: "#textcolor_rows"
- url: "#textcolor_map"
- url: "textpattern"
pages:
- url: "#textpattern_patterns"
@ -407,10 +419,7 @@
- url: "#visualblocks_default_state"
- url: "visualchars"
- url: "wordcount"
pages:
- url: "#wordcount_cleanregex"
- url: "#wordcount_countregex"
- url: "ui-components"
pages:
- url: "dialog"
@ -422,23 +431,23 @@
- url: "#Dialog instance API"
- url: "dialogcomponents"
pages:
- url: "#AlertBanner"
- url: "#Button"
- url: "#Charmap"
- url: "#Checkbox"
- url: "#ColorInput"
- url: "#ColorPicker"
- url: "#DropZone"
- url: "#Grid"
- url: "#HtmlPanel"
- url: "#Iframe"
- url: "#Input"
- url: "#Panel"
- url: "#SelectBox"
- url: "#SizeInput"
- url: "#TabPanel"
- url: "#TextArea"
- url: "#UrlInput"
- url: "#alertbanner"
- url: "#button"
- url: "#charmap"
- url: "#checkbox"
- url: "#colorinput"
- url: "#colorpicker"
- url: "#dropzone"
- url: "#grid"
- url: "#htmlpanel"
- url: "#iframe"
- url: "#input"
- url: "#panel"
- url: "#selectbox"
- url: "#sizeinput"
- url: "#tabpanel"
- url: "#textarea"
- url: "#urlinput"
- url: "contextmenu"
pages:
- url: "#Live example"
@ -472,7 +481,7 @@
- url: "enterprise"
pages:
# - url: "tiny-comments"
- url: "tiny-comments"
- url: "tinydrive"
- url: "moxiemanager"
- url: "pageembed"
@ -550,8 +559,6 @@
- url: "#Overview"
- url: "#TinyMCE 5.0 demo"
- url: "#New features"
- url: "#Technology preview"
- url: "#Removed & deprecated features"
- url: "#Known issues"
# - url: "#Bug fixes"
Loading…
Cancel
Save