GithubHelp home page GithubHelp logo

crimson-education / tinymce-contentful Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tinymce/tinymce-contentful

0.0 1.0 0.0 142 KB

TinyMCE for Contentful

Home Page: https://go.tiny.cloud/blog/is-the-headless-cms-the-future-of-content-publishing/

License: Apache License 2.0

HTML 21.05% JavaScript 78.95%

tinymce-contentful's Introduction

TinyMCE for Contentful

This repository contains the integration of the TinyMCE rich text editor into the Contentful headless CMS.

Please see this blog post for an introduction to TinyMCE for Contentful.

Packaging

This is packaged as Contentful UI Extension. The extension.json file defines the extension and points it to an external web server to serve the extension's files.

The files in src/ are deployed to:

Forking

Note that this extension only works when installed using the "src" method, not the "srcdoc" method. As such, if you wish to fork this extension, you will need to host the files in the src/ folder on a web server and update your extension.json file to point to it.

Developing

To deploy experimental changes to the extension.json file, you can use the contentful cli:

contentful extension update --version=X

where X is the previous version of the extension installed. This only affects your own Contentful instance.

To make changes to the files in src/, re-deploy them to the appropriate web server.

Note that you will need to change the extension settings in the Contentful UI to set your API Key, and to change between the live and staging URLs.

Note that whenever you contentful extension update it will forget your settings, so you'll have to put in your API key and staging URL again.

Extension URL

To install the extension into Contentful, add an extension using the "Install from Github" option, and enter the following URL:

https://github.com/tinymce/tinymce-contentful/blob/master/extension.json

tinymce-contentful's People

Contributors

tinydylan avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.