Commit Graph

22413 Commits

Author SHA1 Message Date
RandolfCarter
8e54fe93d1 Review corrections
Conflicts:
	admin_manual/installation/installation_source.rst
2014-03-19 13:12:06 +01:00
RandolfCarter
71c3e85420 Remove superfluous colon 2014-03-19 13:10:44 +01:00
Caleb Maclennan
f2ef0b3bfe tweaked a few grammar issues and line wrapped
There were a few grammar issues with the text, and the irony of the file
istructing one to line wrap the documentation at 80 not being line
wrapped itself was too much for me, so I fixed that too.

Conflicts:
	README.rst
2014-03-19 13:10:42 +01:00
Caleb Maclennan
9417a06777 fix broken English
several bits were un-clear and there were a number of grammar issues
2014-03-19 12:59:57 +01:00
Martin Mazur
bca8f3c74a correct handeling of 404 error
refer to http://wiki.nginx.org/HttpCoreModule#try_files
tested on my system
2014-03-18 07:46:16 +01:00
Björn Schießle
a5ba94a29b Merge pull request #296 from owncloud/remove_dangerous_command
remove find statement, this will delete you data and config folder!
2014-03-10 18:20:53 +01:00
Bjoern Schiessle
ba00d5d924 remove find statement, this will delete you data and config folder, issue #295 2014-03-10 18:03:00 +01:00
RandolfCarter
cccabc7dc3 Remove superfluous sentence 2014-03-06 11:05:52 +01:00
RandolfCarter
784fc90868 minor fixes
Conflicts:
	admin_manual/installation/installation_source.rst
2014-03-06 11:05:24 +01:00
RandolfCarter
67d919600f Naming correction 2014-03-06 11:04:43 +01:00
Randolph Carter
fcd49a9558 A few more formatting corrections and clarification
Conflicts:
	admin_manual/installation/installation_source.rst
2014-03-06 11:04:41 +01:00
RandolfCarter
ba83c3e7bd Small format fix, improve instruction order in apache section
Conflicts:
	admin_manual/installation/installation_source.rst
2014-03-06 11:03:49 +01:00
RandolfCarter
ccc1ff9691 Fix several formatting issues
Conflicts:
	admin_manual/installation/installation_source.rst
2014-03-06 11:02:14 +01:00
RandolfCarter
5be5ce64d4 Rewrite Install Wizard section
Conflicts:
	admin_manual/installation/installation_source.rst
2014-03-06 10:59:14 +01:00
Thomas Müller
65cae4a37a Merge pull request #267 from owncloud/bugtracker
Bugtracker
2014-03-05 20:17:39 +01:00
Thomas Müller
f8c50979ad Merge pull request #288 from owncloud/fix-theming
Clean up according to comments
2014-03-05 20:14:01 +01:00
Scott Sweeny
df77f84c0f Correct capitalization of ownCloud 2014-03-05 01:37:06 +01:00
Scott Sweeny
c17b803725 Add instructions on building lighttpd for Debian stable.
Some Owncloud features (Namely contact editing) don't work with Lighttpd on Debian stable because it doesn't support the PATCH verb. Add instructions on how to patch that functionality in and build the resulting package.
2014-03-05 01:36:58 +01:00
Morris Jobke
3c796b0b62 Fix wording 2014-03-05 01:36:02 +01:00
Morris Jobke
907e5d00da Fix wording 2014-03-05 01:33:53 +01:00
Andreas Fischer
d22faf3758 Use find instead of ls to delete code files and directories. 2014-03-05 01:27:03 +01:00
Thomas Müller
767a10fbb1 Merge pull request #289 from owncloud/archlinux
Update installation_linux.srt for Arch
2014-03-05 00:12:09 +01:00
Cippaciong
03a53d16c3 Update installation_linux.srt for Arch
ownCloud is now part of the official community repository in Archlinux. I updated description and links.

Signed-off-by: Morris Jobke <morris.jobke@gmail.com>
2014-03-04 09:15:28 +01:00
Morris Jobke
f74264390d Clean up according to comments
7d07fa3d58
0a9a5ccdad
2014-03-04 09:08:48 +01:00
Arthur Schiwon
bd343c5cae LDAP: update avatar integration part about thumbnailPhoto 2014-02-28 14:56:25 +01:00
Jörn Friedrich Dreyer
66e97ba5e1 move around intstallation command lines 2014-02-28 14:22:01 +01:00
Jörn Friedrich Dreyer
e0f77fb0a3 Update README.rst 2014-02-28 13:51:18 +01:00
rol
d6148bb47c fix Sphinx error: add empty line after code-block
The "minimal site configuration on Ubuntu 12.04" is currently not visible at [1].
What's missing is the blank line after the Sphinx directive.

[1] http://doc.owncloud.org/server/6.0/admin_manual/installation/installation_source.html
2014-02-26 21:52:36 +01:00
David Prévot
490fa7cd96 Escape asterisks
They are seen as notes otherwise.

Conflicts:
	admin_manual/LDAP/CONFIGURATION.rst
	admin_manual/config/Mail_Parameters.rst
	admin_manual/config/Miscellaneous.rst
	admin_manual/cron/Usage.rst
2014-02-25 07:37:06 +01:00
David Prévot
b68a57c90f Minor typo fix
s/publically/publicly/, s/Arugments/Arguments/,
s/accidently/accidentally/, and s/ie/i.e.,/.

Conflicts:
	admin_manual/quota/Sharing.rst
	admin_manual/share_app/Introduction.rst
	admin_manual/sharing_api/Get_Information_about_a_known_share.rst
	admin_manual/sync_client/Advanced_Usage.rst
	admin_manual/sync_client/Visual_Tour.rst
	admin_manual/undelete/Utilization.rst
	admin_manual/web_guide/Adding_Data.rst
2014-02-24 13:42:34 +01:00
David Prévot
6e12a547ec Minor case fix
s/english/English/, s/owncloud/ownCloud, s/mysql/MySQL/, and
s/apache/Apache/.

Conflicts:
	admin_manual/config/APPS.rst
	admin_manual/config/Verification.rst
	admin_manual/installation/installation_source.rst
2014-02-24 13:40:41 +01:00
Morris Jobke
5c4ec3da8d Merge pull request #268 from owncloud/typo
remove superflous e - fixes #264
2014-02-21 15:35:54 +01:00
RandolfCarter
b4c0021313 Some fixes and many more notes and clarifications.
Moved SSL remark from nginx to general webserver section and elaborated more on the reasons why to use it.
Added sudo in various places where root permissions are required (but where there was no explicit mention of it).
Moved part of WebDAV remark from modules to be installed to webserver configuration, added note about disabling authentication.
Add SSL configuration for apache
And more

correct formatting, complete apache configuration

various improvements

formatting, reduce notes, more bullet lists, more detailed SSL note.

more formatting and other fixes

various fixes

add hint that mysql&apache are used in example

fix formatting for apache version script

Conflicts:
	admin_manual/installation/installation_source.rst
2014-02-20 10:07:02 +01:00
Arthur Schiwon
dbbc1945dc LDAP: add info that primary groups are not read 2014-02-14 19:27:07 +01:00
Poehli
b3a11613d8 templates.rst update
Added a bracket and semicolon on line 20
2014-02-14 18:31:31 +01:00
Arthur Schiwon
0c42f63133 Coding Style: no underscores for private class members, contrary to PEAR 2014-02-12 14:14:07 +01:00
Thomas Müller
3202af0a72 Merge pull request #253 from owncloud/jsunittestdocs
Added info about JS unit testing
2014-02-12 12:16:36 +01:00
Morris Jobke
9ef10af0ca Fix typo 2014-02-11 13:23:16 +01:00
Morris Jobke
a2c92dde8e remove superflous e - fixes #264 2014-02-05 16:15:59 +01:00
Morris Jobke
0b22fdfd98 add link to bug tracker - fixes #265 2014-02-05 16:13:38 +01:00
Felix Eckhofer
0fce0df109 remove redundant target argument from git clone 2014-02-01 14:29:59 +01:00
Felix Eckhofer
fe5b82c975 use https when possible 2014-02-01 14:29:59 +01:00
Felix Eckhofer
f1931fe4ea fix name of contact*s* repo 2014-02-01 14:29:59 +01:00
Thomas Müller
320d9f46f8 Merge pull request #261 from owncloud/add_error_codes
Add error codes
2014-01-28 08:10:57 -08:00
Bjoern Schiessle
4aa529a4df add new error codes 2014-01-28 16:59:41 +01:00
Thomas Müller
acc0f594f3 Merge pull request #260 from owncloud/remove-intro_manual-master
remove the intro_manual
2014-01-28 07:27:01 -08:00
Thomas Müller
c6a4fcb163 remove the intro_manual 2014-01-28 16:10:06 +01:00
Vincent Petry
38745ba949 Added info about JS unit testing 2014-01-24 14:25:20 +01:00
Frank Karlitschek
a0504d138e Merge pull request #248 from owncloud/infoxml_new_elements
added new 'documentation' and 'website' element to documentation
2014-01-20 05:33:42 -08:00
Frank Karlitschek
e93f9f8542 Merge pull request #249 from owncloud/versioning_docu_update
Versioning docu update
2014-01-20 05:33:11 -08:00