Hello,
I’m trying to understand the OnlyOffice project mainly the sdkjs
part, so the module i’m trying to learn right now is the Table, since i’m trying to implement a feature like highlighting a text(custom) but its hard for me to understand of where to start and make the changes in the sdkjs
folder.
What my end goal is to understand the project and implement my own changes in it.
- What i need to understand before i do my changes?
- How is the communication between API is working and make changes in it?
- Implement my own feature that is in sync with the Application.
- Is it possible to make changes in it?
etc
OS version: Ubuntu 20.04LTS
App version: DocumentServer 7.0.1
Downloaded from: GITHUB