Commit Graph

224 Commits

Author SHA1 Message Date
Thomas Citharel
62209a7295 Fix typo
Nexcloud ➡️  Nextcloud

Closes #1940

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-04-22 08:19:26 +00:00
Julius Härtl
4d8c4049c7
Merge pull request #1894 from nextcloud/backport/1891/stable16
[stable16] Fix/remove old unmaintained storage backend
2020-03-24 08:03:40 +01:00
Sascha Wiswedel
0e68a02fbd clarified trash bin retention by storage shortage override
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-03-23 16:55:00 +00:00
John Molakvoæ
94ce8cac40 Update access_webgui.rst 2020-03-22 10:23:11 +00:00
John Molakvoæ
60c5b01d5b Update encrypting_files.rst 2020-03-22 10:23:11 +00:00
Vignesh Kumar
4e16d3519d rewrote a bit and fixed typo
Signed-off-by: Vignesh Kumar <xxvignesh@gmail.com>
2019-12-03 07:18:55 +00:00
Vignesh Kumar
b845b55e96 Added info about the optional nextcloud path
The current document does not mention that "/nextcloud" path is only optional, and not needed if the installation is present at the root directory of the domain. Also, the wording was quite off, cleaned it up a bit.

Signed-off-by: Vignesh Kumar <xxvignesh@gmail.com>
2019-12-03 07:18:55 +00:00
Julius Härtl
7db4be8055 Fix suggestions
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-08-23 09:47:08 +00:00
Sascha Wiswedel
4d1530ec2f Update projects.rst
Corrected official wording for Talk conversations
2019-08-23 09:47:08 +00:00
Julius Härtl
7ed9e565d2 Add basic documentation on projects
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-08-23 09:47:08 +00:00
tflidd
186075b2a7 Add correct link like suggested in comments to #1335 2019-07-02 05:37:02 +00:00
unamundan
f6fdd3c77e Update access_webdav.rst 2019-07-02 05:28:31 +00:00
unamundan
b8a6984215 Update access_webdav.rst 2019-07-02 05:28:31 +00:00
unamundan
a8c2ac7da4 Update access_webdav.rst 2019-07-02 05:28:31 +00:00
unamundan
7c32f13af3 Update access_webdav.rst 2019-07-02 05:28:31 +00:00
unamundan
82245ceb58 Update access_webdav.rst 2019-07-02 05:28:31 +00:00
unamundan
d5d2026539 Update access_webdav.rst
There’s more explanation here than there are changes to the docs! But, in the interest of fully explaining *why*:

I had a frustrating and time-consuming experience attempting to *unsuccessfully* get macOS 10.11.x-10.13.x to mount WebDAV shares. The opening “Note” of “Accessing files using macOS” re Finder’s “series of implementation problems” is valuable. While my rewrite does *not* employ stronger language to *dissuade* Mac users from wrestling Finder, I’m convinced it should. I understand that docs maintainers probably want to avoid negative commentary re product manufacturers for many reasons, but the alternative to tight-lipped disclosure is user disillusionment. The opening warning would serve Apple folk better if it more-plainly warned of the high likelihood of Finder failure and more-thoroughly offered, even recommended, alternative apps to successfully achieve WebDAV access. Though Cyberduck instructions follow *later* in the article, it benefits the Mac user *here* (and other users in their respective sections) as they will likely seek out and focus specifically, perhaps *only*, on these instructions which are so clearly titled for and targeted at them: “Accessing files using **macOS**.” Unfortunately — even though these steps *should* work — they probably will *not*. Readers, exacerbated, may only find the Cyberduck info later, after returning to the instructions for further illumination, feeling slighted it wasn’t there to begin with. Recommending the open source Cyberduck as a candidate to replace Finder’s failures is helpful. Understandably, there may be resistance to mentioning commercial apps at the risk of perceived endorsement, but I have. I also added another open source app. Arming readers with more knowledge, more details, and more tools *up front* secures a higher rate of informed execution and success.

Nuts and bolts: I offer minor reordering of graphics and text to hopefully present a clearer flow of the existing steps. That includes changing example.com/nextcloud to cloud.nextcloud.com as most people who have registered domains can easily add subdomains. Subdomains can also efficiently by reverse proxied to internal servers *without* opening external ports visible to hackers. Call it subliminal security reinforcement.

I optimized the original “osx_webdav1.png,” compressing it from 381K to 94K, with negligible visual loss. And I created a new screenshot to replace the existing osx_webdav2.png “Connect to Server” image which graphically matches the sample text URL. (The existing sample URL and its screenshot don’t match.) Finally, the original osx_webdav2.png dialog box had been reduced in size, introducing minor but visible blur. The new optimized version is actual-size-crisp and only 16K, vs the original’s 66K. (I don’t see where to attach these new graphics. I’m new to pull requests, and hope in subsequent steps I can.)
2019-07-02 05:28:31 +00:00
Varnava
d68e5e6e83
Update access_webdav.rst 2019-03-14 16:29:47 +03:00
Jani Uusitalo
9ff752fb02 Fix indefinite article before Nextcloud (an->a) 2019-01-10 17:44:30 +02:00
Lukas Pirl
af04935212
noted required setting for accessing public shares over WebDAV 2018-09-19 12:00:15 +02:00
Joas Schilling
1deab991be
Increase versions to 14
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-09-04 12:17:40 +02:00
Roeland Jago Douma
6f73f0db90
More webdav explanation USERNAME has to be replaced
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-06-13 13:56:12 +02:00
Michael Gajda
2f9c384209
Fis WebDAV URL for public shares
As discussed in nextcloud/server#9449
2018-05-10 21:29:31 +02:00
Morris Jobke
666f8007a0
Fix desktop client link - fixes #757
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-05-04 11:44:51 +02:00
Loic Dachary
7cb8ad45a8
trim desktop_mobile_sync reference to itself
There is no need to suggest to read the Nextcloud documentation within
the Nextcloud documentation.
2018-03-25 12:27:47 +02:00
TomTurnschuh
61c6fc8c61
Update time for files to stay in trash bin.
How long will deleted files stay in the trash bin?
The config.sample says a different time than this manual.
2018-03-04 16:05:55 +01:00
Morris Jobke
24c8f97fec
Merge pull request #679 from nextcloud/link-to-our-docs
Update desktop_mobile_sync.rst
2018-02-15 14:49:16 +01:00
Marius Blüm
f7b502a38c
Update desktop_mobile_sync.rst 2018-02-13 10:03:59 +01:00
Jos Poortvliet
e5da921d3e
Update desktop_mobile_sync.rst 2018-02-12 23:12:06 +01:00
Jos Poortvliet
7138cf911f
Update desktop_mobile_sync.rst 2018-02-12 15:10:42 +01:00
Jos Poortvliet
7f97de3006
Update encrypting_files.rst
Update links to 13 and link to our own blog
2018-02-12 15:02:52 +01:00
Morris Jobke
a8da60c264
Fix broken link to webdav page
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-12-08 15:24:43 +01:00
peterdamian
68514fa20f Use macOS where applicable, other minor changes 2017-11-30 18:44:25 -05:00
peterdamian
dd0a42a20d Rewrite a couple of small sections, clarify that images cannot have captions. 2017-11-30 17:22:57 -05:00
peterdamian
9919a3fd3d #600 Change headers to sentence case 2017-11-20 15:15:05 -05:00
Morris Jobke
d65cc7a836 Fix user manual
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-07-19 17:03:45 +02:00
Joas Schilling
395bba094c
Fix invalid links
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-05-30 13:08:39 +02:00
Marius Blüm
94863ee297
Small papercut fixes
Signed-off-by: Marius Blüm <marius@lineone.io>
2017-05-08 20:35:52 +02:00
Morris Jobke
9ef437c382
Update version number in links to 12
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-05-01 12:20:28 -03:00
Jos Poortvliet
62b2390f8b Update desktop_mobile_sync.rst
Fix sentence on top and link to oC docs. We should consider just copying them...
2017-04-06 18:02:28 +02:00
Leon Klingele
f4427b04d2
Use HTTPS URLs 2017-02-20 10:55:09 -06:00
Leon Klingele
c0dd527a83
Fix some stuff in the English user manual 2017-02-20 10:55:09 -06:00
Artur Bergen
c0938c8f77 Fix english translation 2017-02-20 15:56:59 +01:00
Matthew Setter
8bb1809569
Add a short encryption FAQ to the docs
This is being added as part of satisfying #2402. There's more to come,
but is waiting on further feedback.
2017-01-31 12:28:25 +01:00
Jos Poortvliet
ed64945fd3 fix warnings 2016-11-22 17:28:25 +01:00
dnutan
744adf9cac typos 2016-09-21 22:59:40 +02:00
Lukas Reschke
387341fe2c Clean-up master version
Some clean-ups so it might compile …
2016-09-08 16:58:15 +02:00
Joas Schilling
5e63e32194
Master is now NC11 2016-07-25 11:19:46 +02:00
Joas Schilling
d0ad5912e0
Add THE™ comment for cross links to all of them 2016-07-25 11:19:46 +02:00
Joas Schilling
d3d6ea5ac4
Some more cleanup 2016-07-21 15:31:49 +02:00