Code Monkey home page Code Monkey logo

onlyoffice.github.io's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

onlyoffice.github.io's Issues

Empty master branch

Is there only dev Version of the plugin, or has someone forgotten to merge it with master?

Copy - Paste Macros

Hi everyone. Can you help me with copy-paste macros? I read your API documents but I don't search any information about copy-paste function. Thx.

Unable to add word_count plugin

Do you want to request a feature or report a bug?
Probably a bug. But maybe I just do it wrong
What is the current behavior?
I downloaded the word count plugin files.
https://www.onlyoffice.com/blog/2021/01/meet-new-plugins-for-onlyoffice-docs-telegram-html-and-word-counter/
then followed the instructions
For desktop editors
Archive the plugin files (it must contain config.json, index.html, and pluginCode.js).
Change the file extension to .plugin.
Go to the Plugins tab, click Manage Plugins >> Add plugin, browse for the .plugin file.
I tried with all three copied to *.plugin I tried all combinations, but I cannot add it. I can click on the file, but nothing happens.

If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem.
as described above
What is the expected behavior?
for the plugin to be added through the menu
Which versions of DesktopEditors, and which OS are affected by this issue? Did this work in previous versions of DesktopEditors?
Most recent dektop-editor version for appimage (6.1.0.90) and as installed deb (6.1.0.90) file on debian 10.

TypeError: Item.id is undefined when inserting reference

Hi,
I'm trying to use the plugin on a seafile server. I registered the plugin as an app on the mendely site and was able to login through the plugin (I didn't need the generated secret though). Within the plugin I can search my mendely DB, but if I tick the box for a reference and hit the "Insert Bibliography" button I get "TypeError: state.registry.registry[Item.id] is undefined".

Thank you!

Cannot enter with my account

Captura de tela 2021-11-11 202218

After clicking the login button, the login's page loads. But nothing happens when i click the Proceed's button.

And the Onlyoffice's plugin keeps in loading mode.

Thanks you all for the help!

I am to stupid to find the insert button

image

Hi,

I managed to install the plugin fine.

downloaded github archive
extracted the archive
compressed as a zip and changed to .plugin
opened plugin on one office
connected api key

Now I can see my files without a problem, but I cannot find a way to actually insert the reference, please see attached screenshot.

Spanish translations are wrong.

These are what they should be:

{ "Characters without spaces" : "Caractertes excepto espacios", "Characters" : "Caracteres", "Words" : "Palabra", "Paragraphs" : "Párrafos", "Select part of the text or the whole text to count words and characters." : "Seleccione parte del texto o el texto completo para contar palabras y caracteres." }

Native video play in presentation

Hi!

Thank you very much for this wonderful plugin.

As far as I tested, it is not possible to add a playable video directly in the presentation viewer (MSOffice features this in PowerPoint).

The only way I have found is to create an URL that open the video in another tab.

Is it possible to add embedded video playing directly in presentation?

Thank you for your time,

Current Version: OnlyOffice 6.0.1.32

Currently Broken on Cloud

The current version preinstalled on OnlyOffice Cloud is broken. When activated simply stalls and makes no sound. Looking at the developer tools in my browser it says it has an invalid API key. I apologize as I am not good with code so I will attach some screenshots.
Capture 1
Capture 2
Capture 3
Capture 4

Is the readme correct?

Hi @LinneyS -- the readme says this plugin is bundled with the server. Is the readme correct, or is this a stock template and not yet provisioned?

Error regarding LanguageTool API - Plugin would not operate against local instance

Dear all:
Many thanks for providing this plugin. We wanted to try out, and installation appeared to work smooth, but it would not operate against a local instance of the server: Error is this:

Error: Missing arguments for LanguageTool API. Please see https://languagetool.org/http-api/swagger-ui/#/default

Local LT server works fine with browser plugins etc.

Version of OnlyOffice: ONLYOFFICE Desktop Editors Version 6.4.2.6, plugin download from yesterday, plugin-languagetool-master.plugin renamed to (copy).zip for upload on git is attached.
plugin-languagetool-master (copy).zip
Many thanks for looking into this.

Inset citation in text

So far I can only add a bibliography. It would be great to have the possibility to add a citation in text.

Unable to authorize in DesktopEditors

After registering the app on mendeley website, i get an error while trying to login and connect from Onlyoffice with mendeley.

This site can’t be reached
The webpage at https://api.mendeley.com/oauth/authorize?client_id=XXXX might be temporarily down or it may have moved permanently to a new web address.
ERR_UNSAFE_REDIRECT

I use the Onlyoffice Desktop editors v6.1

UI should highlight or select issues within the text

image

This word has been used in one of the immediately preceding sentences

WHICH WORD is this word? It's not shown anywhere!

After I select an option the text changes and I have to look at it and try to figure out what exactly was replaced. This is not a great user experince.

It would be much nicer, if when I clicked on an error to see the options the plugin automatically highlighted the text either in the plugin text box or in the document itself. That way I could examine the error in context and understand whether the replacement makes sense or not...

image

LanguageTool Api reference in gramma.js

Hi,

I found a reference to the LanguageTool API in scripts/gramma.js :

var serviceUrl  = "https://languagetool.org/api/v2/check";

I thought Grammalecte plugin for Onlyoffice used a self hosted Grammalect service. Thus making no external call to any API service.. So what is this reference here for ?

Kind regards,
Thierry

/var/www/onlyoffice does not exist!

Under Linux Mint 20 with OnlyOffice DesktopEditors installed the folder /var/www/onlyoffice that you mention in the readme does not exist. I found it under: /home/user/.var/app/org.onlyoffice.desktopeditors/data/onlyoffice/desktopeditors/sdjk-plugins/src.

Is this worth editing in the readme of this plugin?

Installation instructions

I'd wanted to install this plugin at my flatpak installation of OnlyOffice. So I followed the manual steps and placed the content of this repository under <user-home-dir>/.var/app/org.onlyoffice.desktopeditors/data/onlyoffice/desktopeditors/sdkjs-plugins.
The plugin is shown in OnlyOffice, but without an icon. When I click on one of the two options, an error is displayed:
Bildschirmfoto von 2022-02-10 13-35-23

I read the installation documentation that tells me to move everything to the root plugin directory (instead of separate folders, like here on GitHub). This hasn't worked either and can't work, as e.g. some entries in config.json and other files are referencing these folders.

Is it possible to provide installation instructions?

Mendeley plugin not working

Trying to login on mendeley plugin via the desktop app and via onlyoffice personal online, and neither works

Language setting

  1. It might be nice if the plugin defaulted to the language of the document, obviously Auto defaults to US English

    image

  2. Auto should should change to Auto (US English) or somewhere on the plugin UI there should be a label of what language the plugin thinks it's reading, so the user can know if they need to override it.

  3. Some langauges are being shown twice in the dropdown

    image

Add support for self-hosted Jitsi installations

👋 Very cool to see this plugin!

A small feature-request: since Jitsi Meet can be self-hosted, just like ONLYOFFICE, I think it would be nice to have the possibility to configure the domain (defaulting to meet.jit.si is a good idea) for those who are also self-hosting Jitsi Meet.

Installation process problem

I have tried to change the change .zip file extension to .plugin, and tried to add the plugin to OnlyOffice, but It seems not to work. I think an installation process guide exclusively to the LanguageTool would solve a lot of issues. Beyond I have done, what is needed more?

Installation attempt fails

The following does not work. There are no warnings and the plugin does not become available.

  1. Download this repository as a zip file.
  2. Change the extensions from zip to plugin
  3. Launch OnlyOffice Desktop Editor and open a document
  4. Plugins tab
  5. Settings
  6. Add plugin
  7. Locate plugin-typograf-master.plugin \
  8. Click Open
  9. Typograf does not appear in the list of installed plugins

Please document how this particular plugin should be installed from this archive.

Can't add plugin on macOS

Hi!

I downloaded the ZIP archive of this repo, called it wordcount.plugin, and went to Plugins > Add plugin, and nothing happened. I restarted the program, still no dice.

macOS version is 10.15. It seems to work fine on my Linux machine. This might be because macOS also uses the .plugin file extension for internal use.

portuguese dictionary

Hello all
I am using onlyoffice and installed languagetool.
but where I can get and install dictionary for portuguese and english language?

tks
paulo

Causes ONLYOFFICE to crash

After installing this plugin, i can no longer use ONLYOFFICE as it says I am not connected to the internet (I am) and I canniot do anything in the application. Once this plugin was deleted everything works as expected.

v2 Error

I'm running OnlyOffice in a docker on Unraid and have installed this plugin in the sdkjs-plugins directory. When I try to run the plugin I get the following error:

Error: You have '/v2/' in your path, but not at the root. Try an URL like 'http://server/v2/...'

I also have an instance of LanguageTool installed on my server in another docker and have tried changing the URL in the langTool.js script to point to that subdomain but the error still shows. Any ideas how to get it working? Thanks.

setting plugin

Hello,

where do we have to put the apikey ?

thank you
best regards

Plugin does not support search within group

Dear all,

I realized that I cannot search literature I deposited only in groups of my zotero account. I am not a developer but at the user level it seems to me that the web interface of zotero has the same issue. If I search in the web library I can only resolve group specific content if I first would have activated/clicked on the group I would like to search through.

My suggestion is to add an interface in the plugin to select the context of the search.

Thank you for your help.

Best, Jonas

What is "Document Server config"?

As the readme mentions I can (ab)use the issues tab for help requests, I gladly take the offer!

The readme instructs to edit the Document Server config. What in god's name is the file you're speaking about? I've been pulling my hair out :(

[Feature] Full support of bibliography and citations

Do you want to request a feature or report a bug?
Feature
What is the current behavior?
OnlyOffice does not support the Zotero bibliography manager.
If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem.

What is the expected behavior?
OnlyOffice should support the Zotero bibliography manager, to be successful in the academic world.
The Zotero people are apparently not interested to work on this:
https://forums.zotero.org/discussion/79081/zotero-pluggin-for-onlyoffice
Which versions of DesktopEditors, and which OS are affected by this issue? Did this work in previous versions of DesktopEditors?
All versions.

Documentation issue : we cannot install the plugin

Hello,

I am sorry to write here but I don't know what to do differently.

I have just discover this great plugin and I cannot install it. I guess the installation procedure contains implicite steps which needs to be described :

It is written "Archive the plugin files (the archive must contain config.json, index.html, and pluginCode.js)"

However, I don't know where to find the plugin file to download. Can you please explain it for newbies like me ?

I find out that we can download by clicking on "Code" => "Download ZIP" but this ZIP does not contain pluginCode.js

When I go to OnlyOffice => Pluggin => Add pluggin, then I select the downloaded file but nothing happens : the pluggin refuses to be installed and I dont have any error message.

Please help and clarify the installation procedure

I appreciate your help

Info :

  • ONLYOFFICE Desktop Editors version 6.0.0.110

Unable to Open Spread Sheet To Last Edited Cell

I am unable to successfully make a macro to open a spreadsheet to the last edited cell to continue working where I left off.

Here is the macro I have unsusscessfully tried so far to allow this function.

function onEdit(e) {

var ss = e.source
var sheet = ss.getActiveSheet();
var cell = ss.getActiveCell();
var row = cell.getRow();
var column = cell.getColumn();
var sheet_name = sheet.getSheetName();
var scriptProperties = PropertiesService.getScriptProperties();

scriptProperties.setProperty('row',row);
scriptProperties.setProperty('column',column);
scriptProperties.setProperty('sheet name',sheet_name);
}

function onOpen(e) {

var properties = PropertiesService.getScriptProperties();

var ss = e.source;
var sheet_name = properties.getProperty('sheet name');
var sheet = ss.getSheetByName(sheet_name);
var row = properties.getProperty('row');
var column = properties.getProperty('column');
var cell = sheet.getRange(row,column);

ss.setActiveSheet(sheet);
ss.setActiveRange(cell);
}

[Bug] No Speech Option

When i follow the instructions in the reed me there is no speech option.

My environment:
Debian sid
onlyoffice-desktopeditors 5.6.4 (snap edge)

image

image

Show correct message if speech limit is reached

Do you want to request a feature or report a bug?
Bug

If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem.
When i'm select text and activate Text Speech plugin, a have no voice and got error in web console.

Did this work in previous versions of DocumentServer?
No

DocumentServer version:
6.4, 7.0.0, 7.0.1

Operating System:
CentOS 8.5

Browser version:
Chrome last, Firefox last.

ResponsiveVoice missing API key. See https://responsivevoice.org/register?devtools=http%3A%2F%2F1….0.1-37%2Fsdkjs-plugins%2Fspeech%2Findex.html%3Flang%3Dru-RU responsivevoice.js:124:473
init https://code.responsivevoice.org/develop/responsivevoice.js:124
ResponsiveVoice https://code.responsivevoice.org/develop/responsivevoice.js:170
(Асинхронный: EventListener.handleEvent)
ResponsiveVoice https://code.responsivevoice.org/develop/responsivevoice.js:170
<анонимный> https://code.responsivevoice.org/develop/responsivevoice.js:170

SpeechPlugin

Kneel to count cells of a particular color

There are many ways to use Excel, such as VBA
https://docs.microsoft.com/zh-cn/previous-versions/office/troubleshoot/office-developer/count-cells-number-with-color-using-vba
google sheets
function countColoredCells(countRange,colorRef) {
var activeRange = SpreadsheetApp.getActiveRange();
var activeSheet = activeRange.getSheet();
var formula = activeRange.getFormula();

var rangeA1Notation = formula.match(/((.*),/).pop();
var range = activeSheet.getRange(rangeA1Notation);
var bg = range.getBackgrounds();
var values = range.getValues();

var colorCellA1Notation = formula.match(/,(.*))/).pop();
var colorCell = activeSheet.getRange(colorCellA1Notation);
var color = colorCell.getBackground();

var count = 0;

for(var i=0;i<bg.length;i++)
for(var j=0;j<bg[0].length;j++)
if( bg[i][j] == color )
count=count+1;
return count;
};
onlyoffice?please

Paper in a group are not found

If a paper is only in a group library, it is not found by this plugin. I'm using onlyoffice through the web interface in owncloud.
Would be great to see that fixed.

the Zotero plugin is not preinstalled in ONLYOFFICE  5.6.4 (MacOsX)

Dear all.
Could you please help me?
I have failed to find the Zotero plugin in the latest ONLYOFFICE  5.6.4 (MacOsX).
Please see screenshot below:
Screen Shot 2020-09-26 at 07 30 37

Could you please help me with the issue to install the Zotero plugin for ONLYOFFICE  5.6.4 (MacOsX)?
Thank you so much in advance.

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.