docs icon indicating copy to clipboard operation
docs copied to clipboard

ownCloud Documentation (v2)

Results 76 docs issues
Sort by recently updated
recently updated
newest added

Seen in https://doc.owncloud.com/server/10.4/user_manual/ownCloud_User_Manual.pdf There is an embedded href called " Troubleshooting Contacts & Calendar "in the PDF document near page 61: ![image](https://user-images.githubusercontent.com/1108546/72929893-06957d80-3d5b-11ea-8d61-0b41423d787d.png) The link causes a 404 error.

bug
p3-medium

## What Type Of Content Change Is This? - [ ] New Content Addition - [ ] Old Content Deprecation - [ ] Existing Content Simplification - [x] Bug Fix...

work in progress
waiting on feedback
developer docs
p4-low
QA-team

I was thinking about an approach to optimise the structure for the different target audiences. This is first draft: (Examples in brackets) --- ### User Documentation - Web UI/Client -...

enhancement

https://github.com/owncloud/docs/blob/master/modules/admin_manual/pages/configuration/server/config_sample_php_parameters.adoc#define-how-often-filesystem-changes-are-detected ``` Define how often filesystem changes are detected Specifies how often the local filesystem (the ownCloud data/ directory, and NFS mounts in data/) is checked for changes made outside...

## What Needs to be Documented? Document the usage and purpose of `twofactor_backup_codes` app. https://marketplace.owncloud.com/apps/twofactor_backup_codes ## Where Does This Need To Be Documented? - Admin Manual We may consider to...

admin docs

## What Needs to be Documented? core PR https://github.com/owncloud/core/pull/37875 changed the default notifications behavior on the webUI. Things like: - notifications come at the bottom of the screen - color/layout...

## What Needs to be Documented? https://github.com/owncloud/core/pull/38029 (Feature/pre signed url ajax download) ## Where Does This Need To Be Documented? Admin/User/Dev - TBD Needs to be investigated For upcoming 10.6...

admin docs

New option in the "get shares" API to filter the shares by share type (available from 10.6.0) Related to https://github.com/owncloud/core/pull/38000 ## What Needs to be Documented? ## Where Does This...

You can do: ``` $ curl -u phil:phil http://172.17.0.1:8080/ocs/v1.php/cloud/user ok 100 OK phil Phil Ji ``` But I don't see that in the Provisioning API docs. I can also do:...

currently it says 7.1 min, 7.3max this is wrong.