OFORMs、無料ですぐに記入できるオンライン ドキュメント フォーム
ラーニングプラットフォーム内でドキュメントの編集やコラボレーションが可能
ONLYOFFICE Docsを統合して、アプリのユーザーにドキュメントを編集する機能を提供する
最寄りの認定 ONLYOFFICE パートナー 一覧表を御覧ください。
最適な ONLYOFFICE エディションをお選びください。
OW2con'22にご参加をお待ちしております。
Сreate bibliographies in ONLYOFFICE editors.
ONLYOFFICE Workspace
ONLYOFFICE Workspace Enterprise
ONLYOFFICE Docs Enterprise
ONLYOFFICE Docs Developer
Mendeley plugin allows users to create bibliographies in ONLYOFFICE editors using Mendeley service.The plugin can be installed to Document Server manually.
Insert citation
Two installation ways are available:
/var/www/onlyoffice/documentserver/sdkjs-plugins/
%ProgramFiles%\ONLYOFFICE\DocumentServer\sdkjs-plugins\
var docEditor = new DocsAPI.DocEditor("placeholder", { "editorConfig": { "plugins": { "autostart": [ "asc.{BE5CBF95-C0AD-4842-B157-AC40FEDD9441}", ... ] , "pluginsData": [ "https://example.com/path/to/mendeley/config.json", ... ] } , ... } , ... });
Important: when you integrate ONLYOFFICE Document Server with a 3rd-party storage, you need to use special connectors (integration apps). If you compile a connector from source code or create a new one, you can add plugins using Document Server config. If you use ready connectors (e.g. from ownCloud/Nextcloud marketplaces) adding plugins via config is not applicable.
You will need to register the application.
Generate secret