Document ability to open the file sidebar from a permalink#1228
Conversation
This fixes #265 and relates to owncloud/core#32152. It details the ability to open one of three file sidebars (versions, comments, and shares) by using a permalink.
michaelstingl
left a comment
There was a problem hiding this comment.
There's also a new capability for it. Otherwise it doesn't make sense for the clients. Capability docs are super outdated, but we could add at least the new ones…
|
@michaelstingl, can you provide a description of the new capability pls? |
sure: owncloud/core#35104 |
|
@michaelstingl, do you just need the new capability added to https://doc.owncloud.com/server/developer_manual/core/ocs-capabilities.html#available-capabilities? |
yes 👍 |
|
@michaelstingl, the capability has been documented. Is this PR ready for merge? |
Add a new section below with the explanation? |
Does a9a3833 do what you're after? |
…malink Backport of PR #1228
…malink Backport of PR #1228
…malink Backport of PR #1228
…malink Backport of PR #1228
…malink Backport of PR #1228
…malink Backport of PR #1228
* Document ability to open the file sidebar from a permalink * Document the new privateLinksDetailsParam capability * Add privateLinksDetailsParam to Files capabilities element description

This fixes #265 and relates to owncloud/core#32152. It details the ability to open one of three file sidebars (versions, comments, and shares) by using a permalink. I wasn't quite sure where to document this feature. The three locations that it has been documented in this PR seemed the best places (at least so far).
💁♂ Only backport to 10.2.