Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions modules/ROOT/pages/bootstrap.adoc
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
= Bootstrap integration
:page-canonical-url: https://www.tiny.cloud/docs/tinymce/latest/bootstrap-cloud/
:description: How to override the built-in block on `focusin` in Bootstrap dialogs when using TinyMCE.
:keywords: integration integrate bootstrap
:title_nav: Bootstrap
Expand Down
1 change: 1 addition & 0 deletions modules/ROOT/pages/django.adoc
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
= Django integration
:page-canonical-url: https://www.tiny.cloud/docs/tinymce/latest/django-cloud/
:description: Django TinyMCE component.
:keywords: integration integrate Django django django-tinymce python
:title_nav: Django
Expand Down
1 change: 1 addition & 0 deletions modules/ROOT/pages/export.adoc
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
= Export plugin
:page-canonical-url: https://www.tiny.cloud/docs/tinymce/latest/exportpdf/
:description: Export content from TinyMCE, into various formats.
:keywords: plugin export pdf
:title_nav: Export
Expand Down
1 change: 1 addition & 0 deletions modules/ROOT/pages/laravel.adoc
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
= Using TinyMCE with the Laravel framework
:page-canonical-url: https://www.tiny.cloud/docs/tinymce/latest/laravel-tiny-cloud/
:description: A guide to using TinyMCE with the PHP-based Laravel framework.
:description_short: A guide to using TinyMCE with the PHP-based Laravel framework.
:title_nav: Laravel
Expand Down
1 change: 1 addition & 0 deletions modules/ROOT/pages/noneditable.adoc
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
= Noneditable plugin
:page-canonical-url: https://www.tiny.cloud/docs/tinymce/latest/non-editable-content-options/
:description: Prevent users from changing content within elements. Ideal for templates.
:keywords: noneditable contenteditable editable mceNonEditable noneditable_editable_class noneditable_noneditable_class noneditable_regexp
:title_nav: Noneditable
Expand Down
1 change: 1 addition & 0 deletions modules/ROOT/pages/paste.adoc
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
= Paste plugin
:page-canonical-url: https://www.tiny.cloud/docs/tinymce/latest/copy-and-paste/
:controls: toolbar button, menu item
:description: Standard version of features for copying-and-pasting content from Microsoft Word.
:keywords: microsoft word excel cut copy paste_data_images paste_as_text paste_enable_default_filters paste_filter_drop paste_preprocess paste_postprocess paste_word_valid_elements paste_webkit_styles paste_retain_style_properties paste_merge_formats paste_convert_word_fake_lists paste_remove_styles_if_webkit
Expand Down
1 change: 1 addition & 0 deletions modules/ROOT/pages/quick-start.adoc
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
= Quick start
:page-canonical-url: https://www.tiny.cloud/docs/tinymce/latest/cloud-quick-start/
:description: Get an instance of TinyMCE 5 up and running using the Tiny Cloud.
:description_short: Setup a basic TinyMCE 5 editor using the Tiny Cloud.
:keywords: tinymce script textarea
Expand Down
1 change: 1 addition & 0 deletions modules/ROOT/pages/rails.adoc
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
= Rails integration
:page-canonical-url: https://www.tiny.cloud/docs/tinymce/latest/rails-cloud/
:description: Seamlessly integrates TinyMCE into the Rails asset pipeline.
:keywords: integration integrate rails
:title_nav: Rails
Expand Down
1 change: 1 addition & 0 deletions modules/ROOT/pages/react.adoc
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
= React integration
:page-canonical-url: https://www.tiny.cloud/docs/tinymce/latest/react-cloud/
:description: React TinyMCE component.
:keywords: integration integrate react reactjs create-react-app tinymce-react
:title_nav: React
Expand Down
1 change: 1 addition & 0 deletions modules/ROOT/pages/spellchecker.adoc
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
= Spell Checker plugin
:page-canonical-url: https://www.tiny.cloud/docs/tinymce/latest/spelling/
:controls: toolbar button, menu item
:description: Enables TinyMCE's spellcheck functionality.
:keywords: spellchecker spellchecker_callback spellchecker_language spellchecker_languages spellchecker_rpc_url spellchecker_wordchar_pattern
Expand Down
1 change: 1 addition & 0 deletions modules/ROOT/pages/svelte.adoc
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
= Svelte integration
:page-canonical-url: https://www.tiny.cloud/docs/tinymce/latest/svelte-cloud/
:description: Svelte TinyMCE component.
:keywords: integration integrate svelte sveltejs tinymce-svelte
:title_nav: Svelte
Expand Down
1 change: 1 addition & 0 deletions modules/ROOT/pages/template.adoc
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
= Template plugin
:page-canonical-url: https://www.tiny.cloud/docs/tinymce/latest/advanced-templates/
:controls: toolbar button, menu item
:description: Custom templates for your content.
:keywords: insert template_cdate_classes template_cdate_format template_mdate_classes template_mdate_format template_replace_values template_selected_content_classes template_preview_replace_values
Expand Down
1 change: 1 addition & 0 deletions modules/ROOT/pages/vue.adoc
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
= Vue integration
:page-canonical-url: https://www.tiny.cloud/docs/tinymce/latest/vue-cloud/
:description: The Official TinyMCE Vue.js component
:keywords: integration integrate vue vuejs
:title_nav: Vue
Expand Down
1 change: 1 addition & 0 deletions modules/ROOT/pages/webcomponent.adoc
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
= The TinyMCE Web Component integration
:page-canonical-url: https://www.tiny.cloud/docs/tinymce/latest/webcomponent-cloud/
:description: The TinyMCE Web Component integration guide
:keywords: integration integrate web-component
:title_nav: Web Components
Expand Down
Loading