Browse Source

Swing docs

pull/1007/head
shikha 6 years ago
parent
commit
d6afd64ea0
  1. 1
      _data/nav.yml
  2. 2
      integrations/angular2.md
  3. 2
      integrations/dojo.md
  4. 2
      integrations/rails.md
  5. 21
      integrations/swing.md

1
_data/nav.yml

@ -554,6 +554,7 @@
- url: "knockout"
- url: "rails"
- url: "react"
- url: "swing"
- url: "vue"
- url: "wordpress"

2
integrations/angular2.md

@ -180,4 +180,4 @@ To opt out of using TinyMCE cloud, you have to make TinyMCE globally available y
#### A note about integrations
> Note: We are pleased to provide integrations/code guidance to help you build great products with TinyMCE. If you have queries about this integration, please join the [TinyMCE Community](https://community.tiny.cloud).
> Note: We are happy to provide integrations/code guidance to help you build great products with TinyMCE. If you have queries about this integration, please join the [TinyMCE Community](https://community.tiny.cloud).

2
integrations/dojo.md

@ -3,7 +3,7 @@ layout: default
title: Dojo integration
title_nav: Dojo
description: This integration adds any parameter to an instance of TinyMCE 4 in Dojo.
keywords: integration integrate angular angularjs
keywords: integration integrate dojo
---
## TinyMCE 4 Widget for Dojo

2
integrations/rails.md

@ -3,7 +3,7 @@ layout: default
title: Rails integration
title_nav: Rails
description: Seamlessly integrates TinyMCE into the Rails asset pipeline introduced in Rails 3.1.
keywords: integration integrate angular angularjs
keywords: integration integrate rails
---
## Rails asset pipeline integration

21
integrations/swing.md

@ -0,0 +1,21 @@
---
layout: default
title: TinyMCE Swing integration
title_nav: Swing
description: Seamlessly integrates TinyMCE into Swing applications.
keywords: integration integrate swing
---
## TinyMCE Swing integration
Users can easily configure TinyMCE in Swing through the TinyMCE Swing Integration. To start using TinyMCE as your new Rich Text Editor, contact [customer support](https://www.tiny.cloud/contact/) to obtain a copy of the Integration.
### Other resources
* [GitHub repository](https://github.com/tinymce/tinymce-swing-codesamples)
* An additional set of documentation in `zip` files is shipped with the integration. These files contain a library of `java` docs and API reference guides which help in understanding and applying the concepts.
#### A note about integrations
> Note: TinyMCE provides references to third-party integrations/code to help users build great products with TinyMCE. For support related issues such as queries about this integration, please [contact support](https://support.tiny.cloud/hc/en-us/requests/new) or join the [TinyMCE Community](https://community.tiny.cloud/).
Loading…
Cancel
Save