Answer the question
In order to leave comments, you need to log in
A tool for group work on a document?
Hello!
We are developing a large document. I want to give the user access to a section of the document for editing / viewing, but the user does not see the rest of the information in the document. Maybe there is some add-on for google docs or a separate service?
Answer the question
In order to leave comments, you need to log in
how do you see it physically?
crate of beer, user only sees two cans
Rinat Bakiyev
You need single source technology. There you keep all the information separate and collect only the final output. Those. you can physically (at the level of access rights) separate each document into pieces of information and put them in your repo, which will be available to each specific team member.
Also, this can be implemented using lightweight markup languages (md, rst, adoc). It all depends on what percentage of your documentation is written by developers, and what percentage is written by other team members. The more dev - the more lml.
Questions - ask.
Step by step:
1. Go to https://cryptpad.fr
2. Create the necessary documents: 1 document is one section (editing area)!
3. When creating and opening in each document, click on the share-button ("share"): 4. Set the settings:
5. Copy the link from the area highlighted by the rectangle. (we do it for all the necessary documents)
6. Insert ourselves anywhere in the HTML code of the page (launching from an HTML file locally also works!):
<iframe width=100% frameborder=0 src="[СЮДА_ВСТАВИТЬ_URL_ДОКУМЕНТА_1]"></iframe>
<iframe width=100% frameborder=0 src="[СЮДА_ВСТАВИТЬ_URL_ДОКУМЕНТА_2]"></iframe>
...
<iframe width=100% frameborder=0 src="[СЮДА_ВСТАВИТЬ_URL_ДОКУМЕНТА_N]"></iframe>
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question