Skip to content
Open
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/advanced-templates.adoc
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
= Templates plugin
:navtitle: Template
:page-aliases: template.adoc
:description: Create and edit complex templates in {productname} for use with {productname}.
:description_short: Create templates.
:keywords: plugin, template, templates, advtemplate.
Expand Down
1 change: 1 addition & 0 deletions modules/ROOT/pages/bootstrap-cloud.adoc
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
= Using {productname} from the Tiny Cloud CDN with the Bootstrap framework
:navtitle: Bootstrap
:page-aliases: bootstrap.adoc
:description: A guide on integrating TinyMCE from the Tiny Cloud into the Bootstrap framework.
:keywords: integration, integrate, bootstrap
:productSource: cloud
Expand Down
1 change: 1 addition & 0 deletions modules/ROOT/pages/cloud-quick-start.adoc
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
= Quick start: {productname} from {cloudname}
:navtitle: Quick start: Cloud
:page-aliases: quick-start.adoc
:description_short: Setup a basic {productname} {productmajorversion} editor using the {cloudname}.
:description: Get an instance of {productname} {productmajorversion} up and running using the {cloudname}. Initialize the editor on a textarea element using its ID with tinymce.init and the selector option.
:keywords: tinymce, script, textarea, selector, id, #mytextarea, tinymce.init, initialize, quick start
Expand Down
1 change: 1 addition & 0 deletions modules/ROOT/pages/copy-and-paste.adoc
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
= Copy & paste options
:navtitle: Copy and paste options
:page-aliases: paste.adoc
:description: TinyMCE copy and paste

== {productname} PowerPaste plugin
Expand Down
1 change: 1 addition & 0 deletions modules/ROOT/pages/django-cloud.adoc
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
= Using {productname} from the Tiny Cloud CDN with the Django framework
:navtitle: Django
:page-aliases: django.adoc
:description: A guide on integrating TinyMCE from the Tiny Cloud into the Django framework.
:keywords: integration, integrate, Django, django, django-tinymce, python
:productSource: cloud
Expand Down
1 change: 1 addition & 0 deletions modules/ROOT/pages/exportpdf.adoc
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
= {pluginname} plugin
:plugincode: exportpdf
:pluginname: Export to PDF
:page-aliases: export.adoc
:pluginfilename: export-to-pdf
:navtitle: Export to PDF
:description: The {pluginname} feature provides the ability to generate a PDF file directly from the editor.
Expand Down
1 change: 1 addition & 0 deletions modules/ROOT/pages/laravel-tiny-cloud.adoc
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
= Using TinyMCE from the Tiny Cloud CDN with the Laravel framework
:navtitle: Laravel
:page-aliases: laravel.adoc
:description: A guide on integrating TinyMCE from the Tiny Cloud into the Laravel framework.
:keywords: integration, integrate, laravel, php, composer
:productSource: cloud
Expand Down
1 change: 1 addition & 0 deletions modules/ROOT/pages/non-editable-content-options.adoc
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
= Non-editable content
:navtitle: Non-editable content
:page-aliases: noneditable.adoc
:description: Options for creating non-editable content.
:keywords: noneditable, non-editable, editable, multi-root, multiroot

Expand Down
1 change: 1 addition & 0 deletions modules/ROOT/pages/rails-cloud.adoc
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
= Using TinyMCE from the Tiny Cloud CDN with Ruby on Rails
:navtitle: Ruby on Rails
:page-aliases: rails.adoc
:description: A guide on integrating TinyMCE from the Tiny Cloud into Ruby on Rails.
:keywords: integration, integrate, ruby, rails
:productSource: cloud
Expand Down
1 change: 1 addition & 0 deletions modules/ROOT/pages/react-cloud.adoc
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
= Using TinyMCE from Tiny Cloud in React
:navtitle: React
:page-aliases: react.adoc
:description: A guide on integrating TinyMCE from the Tiny Cloud into React.
:keywords: integration, integrate, react, reactjs, vite, tinymce-react, tinymce
:productSource: cloud
Expand Down
1 change: 1 addition & 0 deletions modules/ROOT/pages/spelling.adoc
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
= Spelling options
:navtitle: Spelling options
:page-aliases: spellchecker.adoc
:description: TinyMCE spell checking

include::partial$misc/spell-checker.adoc[]
Expand Down
1 change: 1 addition & 0 deletions modules/ROOT/pages/svelte-cloud.adoc
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
= Using TinyMCE from the Tiny Cloud CDN with the Svelte framework
:navtitle: Svelte
:page-aliases: svelte.adoc
:description: A guide on integrating TinyMCE from the Tiny Cloud into the Svelte framework.
:keywords: integration, integrate, svelte, sveltejs, tinymce-svelte
:productSource: cloud
Expand Down
1 change: 1 addition & 0 deletions modules/ROOT/pages/vue-cloud.adoc
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
= Using TinyMCE from Tiny Cloud in Vue.js
:navtitle: Vue.js
:page-aliases: vue.adoc
:description: A guide on integrating TinyMCE from the Tiny Cloud into a Vue.js application.
:keywords: integration, integrate, vue, vuejs, tinymce-vue
:productSource: cloud
Expand Down
1 change: 1 addition & 0 deletions modules/ROOT/pages/webcomponent-cloud.adoc
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
= Using TinyMCE from the Tiny Cloud CDN with the Web Component
:navtitle: Web Component
:page-aliases: webcomponent.adoc
:description: A guide on integrating TinyMCE from the Tiny Cloud into the Web Component.
:keywords: integration, integrate, web-component
:productSource: cloud
Expand Down
Loading