Skip to content

Commit

Permalink
DOC-2372: Rename and populate index files to match latest (#3229)
Browse files Browse the repository at this point in the history
  • Loading branch information
Skylite73 authored Apr 16, 2024
1 parent 4649c9d commit 90eee70
Show file tree
Hide file tree
Showing 17 changed files with 327 additions and 35 deletions.
8 changes: 4 additions & 4 deletions modules/ROOT/nav.adoc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
* xref:quick-start.adoc[Quick start]
* xref:general-configuration-guide.adoc[Introduction & getting started]
* xref:getting-started.adoc[Introduction & getting started]
** xref:basic-setup.adoc[Basic setup]
** xref:use-tinymce-classic.adoc[Classic editing mode]
** xref:use-tinymce-inline.adoc[Inline editing mode]
Expand Down Expand Up @@ -48,7 +48,7 @@
** xref:file-picker.adoc[Basic local file picker]
** xref:local-upload.adoc[Local file upload]
* xref:tinymce-for-mobile.adoc[Mobile]
* xref:configure[Configuration reference]
* xref:configure.adoc[Configuration reference]
** xref:integration-and-setup.adoc[Integration options]
** xref:editor-appearance.adoc[User interface options]
** xref:content-appearance.adoc[Content appearance options]
Expand Down Expand Up @@ -182,7 +182,7 @@
** xref:enterprise-export.adoc[Export]
** xref:support.adoc[Professional support]
** xref:enterprise-system-requirements.adoc[Supported Premium Versions and Platforms]
* xref:tinydrive.adoc[Tiny Drive]
* Tiny Drive
** xref:tinydrive-introduction.adoc[Introduction]
** xref:tinydrive-getting-started.adoc[Getting started]
** xref:tinydrive-jwt-authentication.adoc[JWT Authentication]
Expand All @@ -195,7 +195,7 @@
** xref:tinydrive-integrations.adoc[Integrations]
*** xref:tinydrive-dropbox-integration.adoc[Dropbox]
*** xref:tinydrive-dropbox-and-google-drive.adoc[Google Drive]
** xref:tinydrive-api.adoc[API]
** API
*** xref:standalone.adoc[Standalone API]
*** xref:introduction-to-tinydrive-apis.adoc[Plugin API]
** xref:tinydrive-changelog.adoc[Changelog]
Expand Down
44 changes: 41 additions & 3 deletions modules/ROOT/pages/cloud-deployment-guide.adoc
Original file line number Diff line number Diff line change
@@ -1,5 +1,43 @@
= Cloud deployment guide
:description: Start here for Tiny Cloud.
:title_nav: Cloud deployment guide
= Cloud Deployment Guide
:description: Start here for Tiny Cloud
:title_nav: Cloud Deployment Guide
:type: folder

// 2 Columns, both asciidoc
[cols=2*a]
|===

|
[.lead]
xref:editor-and-features.adoc[Cloud deployment of editor & plugins]

Learn how to set up the {productname} editor via the Cloud or migrate from a self-hosted environment.

|
[.lead]
xref:features-only.adoc[Cloud deployment of plugins Only]

Connect to Tiny Cloud within a hybrid deployment.

|
[.lead]
xref:editor-plugin-version.adoc[Specify editor & plugin versions]

Specifying editor and plugin versions for Tiny Cloud deployments.

|
[.lead]
xref:plugin-editor-version-compatibility.adoc[Version compatibility reference]

Matrix of compatibility between TinyMCE editor versions and premium plugins.

|
[.lead]
xref:cloud-troubleshooting.adoc[Cloud Troubleshooting]

Troubleshooting errors shown by the Tiny Cloud.

// Empty cell to even out rows
|

|===
2 changes: 1 addition & 1 deletion modules/ROOT/pages/demo-tinydrive.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@

== Interactive example

This example shows you how to use {cloudfilemanager} for your file and image management. For more information on {cloudfilemanager}, see the xref:tinydrive.adoc[docs].
This example shows you how to use {cloudfilemanager} for your file and image management. For more information on {cloudfilemanager}, see the xref:tinydrive-introduction.adoc[docs].

liveDemo::drive-demo[]
2 changes: 1 addition & 1 deletion modules/ROOT/pages/editor-and-features.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

{cloudname} is the easiest way to integrate {productname} and upgrade to premium plugins.

{cloudname} can be used without an API key. Refer to the xref:general-configuration-guide.adoc[Introduction & getting started] guide for more information. Sign up for an API key and update the script tag to use premium plugins or avoid the in-editor developer warning.
{cloudname} can be used without an API key. Refer to the xref:getting-started.adoc[Introduction & getting started] guide for more information. Sign up for an API key and update the script tag to use premium plugins or avoid the in-editor developer warning.

All {cloudname} accounts include a free, pre-configured {cloudname} image proxy service. This setup uses the xref:editimage.adoc[Image tools] plugin.

Expand Down
4 changes: 2 additions & 2 deletions modules/ROOT/pages/enterprise-tinydrive.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

== Configuring the editor for Tiny Drive

Once you have the API key, or if you are a current {cloudname} user who already has an API key, then you have access to {cloudfilemanager}. In order to get the service up and running, you'll need to complete a few more steps. See our xref:tinydrive.adoc[documentation] for more information.
Once you have the API key, or if you are a current {cloudname} user who already has an API key, then you have access to {cloudfilemanager}. In order to get the service up and running, you'll need to complete a few more steps. See our xref:tinydrive-introduction.adoc[documentation] for more information.

== Security & performance

Expand All @@ -25,5 +25,5 @@ liveDemo::drive-demo[]

:pluginname: Tiny Drive
:pluginminimumplan: tierone
:plugindocspage: tinydrive.adoc
:plugindocspage: tinydrive-introduction.adoc
include::partial$misc/purchase-premium-plugins.adoc[]
148 changes: 147 additions & 1 deletion modules/ROOT/pages/examples.adoc
Original file line number Diff line number Diff line change
@@ -1,6 +1,152 @@
= Examples & demos
= Examples & Demos
:description: Working examples of TinyMCE's popular functionality.
:redirect_from: ["/example/", "/examples/", "/tutorial/", "/tutorials/", "/example-tutorial/", "/try-tinymce/"]
:title_nav: Examples
:type: folder

// 2 Columns, both asciidoc
[cols=2*a]
|===

|
[.lead]
xref:basic-example.adoc[Basic example]

Basic example

|
[.lead]
xref:full-featured.adoc[Full featured]

Full featured demo

|
[.lead]
xref:demo-casechange.adoc[Case Change]

Case Change demo

|
[.lead]
xref:comments-demo.adoc[Comments]

Comments demo

|
[.lead]
xref:demo-checklist.adoc[Checklist]

Checklist demo

|
[.lead]
xref:demo-pageembed.adoc[Page Embed]

Page Embed demo

|
[.lead]
xref:demo-permanentpen.adoc[Permanent Pen]

Permanent Pen demo

|
[.lead]
xref:demo-formatpainter.adoc[Format Painter]

Format Painter demo

|
[.lead]
xref:demo-tinydrive.adoc[Tiny Drive]

Tiny Drive demo

|
[.lead]
xref:distraction-free-demo.adoc[Distraction-free editor]

Distraction-free editor demo

|
[.lead]
xref:inline.adoc[Inline editor]

Inline editor demo

|
[.lead]
xref:classic-demo.adoc[Classic editor mode]

Classic editor mode demo

|
[.lead]
xref:image-tools.adoc[Image tools]

Image tools demo

|
[.lead]
xref:format-custom.adoc[Custom formats]

Custom formats demo

|
[.lead]
xref:format-html5.adoc[HTML5 formats]

HTML5 formats demo

|
[.lead]
xref:url-conversion.adoc[URL conversion]

URL conversion demo

|
[.lead]
xref:valid-elements.adoc[Valid elements]

Valid elements demo

|
[.lead]
xref:custom-basic-toolbar-button.adoc[Custom toolbar button]

Custom toolbar button demo

|
[.lead]
xref:custom-menu-toolbar-button.adoc[Custom toolbar menu button]

Custom toolbar menu button demo

|
[.lead]
xref:custom-split-toolbar-button.adoc[Custom toolbar split button]

Custom toolbar split button demo

|
[.lead]
xref:custom-basic-menu-items.adoc[Custom menu item]

Custom menu item demo

|
[.lead]
xref:file-picker.adoc[Basic local file picker]

Basic local file picker demo

|
[.lead]
xref:local-upload.adoc[Local file upload]

Local file upload demo

// Empty cell to even out rows
|

|===
5 changes: 0 additions & 5 deletions modules/ROOT/pages/general-configuration-guide.adoc

This file was deleted.

115 changes: 115 additions & 0 deletions modules/ROOT/pages/getting-started.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,115 @@
= Introduction & getting started
:description: New to self-hosting {productname}? Start here.
:title_nav: Introduction & getting started
:type: folder

// 2 Columns, both asciidoc
[cols=2*a]
|===

|
[.lead]
xref:basic-setup.adoc[Basic setup]

How to get up and running with {productname}

|
[.lead]
xref:use-tinymce-classic.adoc[Classic editing mode]

The Theme that renders iframe or inline modes using the {productname} core UI framework.

|
[.lead]
xref:use-tinymce-inline.adoc[Inline editing mode]

Learn about forms-based editing v. inline editing.

|
[.lead]
xref:use-tinymce-distraction-free.adoc[Distraction-free editing mode]

Mode that renders a lightweight UI for inline editing.

|
[.lead]
xref:multiple-editors.adoc[Multiple editors in a page]

Use multiple {productname} instances in a single page

|
[.lead]
xref:installation.adoc[Options for installing {productname}]

Learn how to install {productname} via {cloudname}, package manager options, Self-hosted, jQuery and custom build options.

|
[.lead]
xref:upgrading.adoc[Upgrading {productname}]

How to upgrade {productname} via {cloudname}, package manager options, Self-hosted, and custom build options.

|
[.lead]
xref:work-with-plugins.adoc[Using plugins to extend {productname}]

Learn about {productname}'s plugin functionality and discover our Top 10 plugins.
|
[.lead]
xref:customize-ui.adoc[Customizing the UI]
Learn how to change the appearance of {productname}.
|
[.lead]
xref:editor-content-css.adoc[Boilerplate content CSS]
Learn how to set up CSS for your site to integrate {productname}.
|
[.lead]
xref:upload-images.adoc[Image uploads]
How to manage asynchronous image uploads.
|
[.lead]
xref:spell-checking.adoc[Spell checking]
Check spelling in {productname}
|
[.lead]
xref:filter-content.adoc[Content filtering]
Learn how to create clean, maintainable and readable content.
|
[.lead]
xref:localize-your-language.adoc[Localization]
Localize {productname} with global language capabilities.
|
[.lead]
xref:attribution-requirements.adoc[Logo attribution]
{productname} Terms of Service.
|
[.lead]
xref:system-requirements.adoc[Supported Versions and Platforms]
Supported versions and platforms for {productname}.
|
[.lead]
xref:get-support.adoc[Support & FAQ]
Community and pro-grade support options.
// Empty cell to even out rows
|
|===
Loading

0 comments on commit 90eee70

Please sign in to comment.