Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

is it possible to integrate it to a ruby backend? #73

Open
Jiangshan00001 opened this issue Apr 3, 2018 · 1 comment
Open

is it possible to integrate it to a ruby backend? #73

Jiangshan00001 opened this issue Apr 3, 2018 · 1 comment

Comments

@Jiangshan00001
Copy link

i would like to integrate it to redmine, which is a ROR application.
is their any tips like:
should include which js files?
how many backend apis should be changed?
how to set it as "only view mode" and "view and edit mode" ?
thanks

@ondras
Copy link
Owner

ondras commented Apr 3, 2018

Hi,

just the main my-mind.js (https://github.com/ondras/my-mind/blob/master/my-mind.js) file is necessary. I do not think that backend APIs need to be changed at all.

There is no built-in support for "only view mode". You would have to manually walk through most of the code and implement the read-only feature.

ondras added a commit that referenced this issue Oct 4, 2022
proper tree sweep constant, fixes #143
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants