GithubHelp home page GithubHelp logo

onlyoffice / sdkjs-plugins Goto Github PK

View Code? Open in Web Editor NEW
132.0 41.0 134.0 214.69 MB

The add-ons for ONLYOFFICE Document Server and ONLYOFFICE Desktop Editors.

Home Page: https://www.onlyoffice.com

License: Apache License 2.0

JavaScript 98.06% HTML 1.89% CSS 0.05%
onlyoffice onlyoffice-plugins

sdkjs-plugins's Introduction

Overview

In this folder, you will find the simplest plugins to be used as an examples while creating your own ones.

List of available examples

Inserting content

  • helloworld shows how to insert text into the document.
  • templates - shows how to insert content generated using DocBuilder script into your doc.
  • CBR shows how to get data from third party service and insert it into your spreadsheet.
  • example_autocomplete - an example of an input assistant/non-standard keyboard. It has its own window that appears and disappears when you type the text. Its location is tied to the cursor.

Search and replace

  • example_search_replace - an example of search & replace feature with settings.
  • searchAndReplaceOnStart shows how to automatically replace content when you start the editor. In this case, text “ONLYOFFICE” will be replaced with the text "ONLYOFFICE is cool".

Work with comments

Work with content controls

Third-party services integration

  • chrome_extension_example shows how to turn your plugin into a Chrome extension to add its functionality to the cloud version of ONLYOFFICE.
  • externallistener shows how to manipulate the editor from an external panel of a 3rd party service.

Other

  • settings shows how to protect a document using a watermark.
  • chess shows how to work with OLE-objects and save data to your document.

Documentation

ONLYOFFICE API - https://api.onlyoffice.com/plugin/basic

User feedback and support

If you have any problems or question about ONLYOFFICE plugins, use the issues section here, in this repository.

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.