docs
docs copied to clipboard
ownCloud Documentation (v2)
Referencing: [Includeable attribute list via a file](https://antora.zulipchat.com/#narrow/stream/282400-users/topic/Includeable.20attribute.20list.20via.20a.20file) **Quote:** Background: when building the main documentation, all is fine. But when doing test builds for the micro sites using repo specific playbooks,...
## WHAT Needs to be Documented? When following the instructions to create a mysqldump with docker ``` docker-compose exec mariadb \ /usr/bin/mysqldump -u root --password=owncloud \ owncloud > owncloud_$(date +%Y%m%d).sql...
## WHAT Needs to be Documented? * Hook prerequisites (type filesystem in info.xml) * Symfony events Obviously there already were tickets but they had been closed without any additional documentation....
The online updater config for the server is maintained at https://gitea.owncloud.services/devops/product/src/branch/master/ansible/host_vars/sunny/owncloudupdater.yml This config uses * https://doc.owncloud.org/server/10.8/admin_manual/maintenance/upgrade.html * https://doc.owncloud.org/server/10.7/admin_manual/maintenance/upgrade.html * https://doc.owncloud.org/server/10.6/admin_manual/maintenance/upgrade.html * ... All of them are 301 redirects to location:...
## WHAT Needs to be Documented? The index should mention existing sub pages. That is what an index should index to be considered an index. ## WHERE Does This Need...
## WHAT Needs to be Documented? Based on a discussion with @movavelinux (Antora) at https://antora.zulipchat.com, we use depreciated family resource identifiers. This should be fixed, the proper family identifyer can...
## WHAT Needs to be Documented? - `appid` is `encryption` not `files_encryption` in the database - Process should also delete rows from `oc_preferences` table where `configkey` is `recoveryEnabled` and `configvalue`...
## WHAT Needs to be Documented? https://github.com/owncloud/core/pull/39600 introduces the possibility for users to have their own default app (basically overwriting the config `defaultapp`). ## WHERE Does This Need To Be...
Inspiration: https://github.com/owncloud/oauth2/wiki/OAuth-code-Flow-Sequence-Diagram
## WHAT Needs to be Documented? occ command update for `files:transfer-ownership` ## WHERE Does This Need To Be Documented (Link)? occ command set ## WHY Should This Change Be Made?...