From 0371acff89b14b9bdcb03e72fd9637e26e6b517c Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sun, 29 Jan 2017 11:07:42 -0500 Subject: Move English documentation to folder en_US --- doc/sharing-projects.markdown | 35 ----------------------------------- 1 file changed, 35 deletions(-) delete mode 100644 doc/sharing-projects.markdown (limited to 'doc/sharing-projects.markdown') diff --git a/doc/sharing-projects.markdown b/doc/sharing-projects.markdown deleted file mode 100644 index 400f7cb4..00000000 --- a/doc/sharing-projects.markdown +++ /dev/null @@ -1,35 +0,0 @@ -Sharing boards and tasks -======================== - -By default, boards are private, but it's possible to make a board public. - -A public board **cannot be modified: it has read-only access**. -Access is protected by a random token. Only people who have the right URL can see the board. - -Public boards are automatically refreshed every 60 seconds. -Task details are also available in read-only mode. - -Usage examples: - -- Share your board with someone outside of your organization -- Display the board on a large screen in your office - -Enable public access --------------------- - -Select your project, then click on "Public access" and finally click on the button "Enable public access". - -![Enable public access](screenshots/project-enable-sharing.png) - -When public access is enabled, a couple of links are generated: - -- Public board view -- RSS feed subscription link -- iCalendar subscription link - -![Disable public access](screenshots/project-disable-sharing.png) - -You can also disable public access whenever you want. - -Each time you enable or disable public access, a new random token is generated. -**The previous links will not work anymore**! -- cgit v1.2.3