Metadata-Version: 2.1
Name: onlyoffice.connector
Version: 2.2.0
Summary: Plone ONLYOFFICE integration plugin (deprecated). Moved to https://pypi.org/project/onlyoffice.plone/
Home-page: https://github.com/ONLYOFFICE/onlyoffice-plone
Author: Ascensio System SIA
Author-email: integration@onlyoffice.com
License: AGPL version 3
Project-URL: PyPI, https://pypi.python.org/pypi/onlyoffice.connector
Project-URL: Source, https://github.com/ONLYOFFICE/onlyoffice-plone
Project-URL: Tracker, https://github.com/ONLYOFFICE/onlyoffice-plone/issues
Keywords: Python Plone
Classifier: Environment :: Web Environment
Classifier: Framework :: Plone
Classifier: Framework :: Plone :: Addon
Classifier: Framework :: Plone :: 5.1
Classifier: Framework :: Plone :: 5.2
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Requires-Python: >=3.4
Description-Content-Type: text/markdown
Provides-Extra: test
License-File: LICENSE
License-File: AUTHORS.md

﻿# Plone ONLYOFFICE integration plugin

Moved to [onlyoffice.plone](https://pypi.org/project/onlyoffice.plone/)

**Please note:** you have the previous plugin version installed (earlier plugin versions with the previous name onlyoffice.connector), please remove it before installing the new version.


# Authors

* Ascensio System SIA: <integration@onlyoffice.com>



# Change Log

## 2.2.0
- moved to onlyoffice.plone

## 2.1.1
## Fixed
- issue with packaging

## 2.1.0
## Added
- support docxf and oform formats
- create blank docxf from creation menu
- "save as" in editor

## 2.0.0
## Added
 - JWT support
## Fixed
 - Issue when files inside unpublished folders couldn't be edited

## 1.0.0
## Added
 - Edit option for DOCX, XLSX, PPTX.
 - View template for documents
 - Configuration page
 - Translations for BR, CZ, DE, EN, ES, FR, IT, JP, NL, RU, ZH
