English docs fixes#14
Merged
Alkarex merged 11 commits intoFreshRSS:masterfrom Nov 20, 2016
subic:english-docs-fix
Merged
Conversation
Alkarex
reviewed
Nov 20, 2016
en/docs/users/05_Configuration.md
Outdated
|
|
||
| **Draft copy** | ||
|
|
||
| ### Authentication with Persona |
Member
There was a problem hiding this comment.
The Persona service has been stopped by Mozilla, so this section can be removed.
Alkarex
reviewed
Nov 20, 2016
en/docs/contributing.md
Outdated
| - We also need some information: | ||
| + Your FreshRSS version (on about page or `constants.php` file) | ||
| + Your server configuration: type of hosting, PHP version | ||
| + Your storage system (MySQL / MariaDB or SQLite) |
Alkarex
reviewed
Nov 20, 2016
en/docs/users/05_Configuration.md
Outdated
|
|
||
| ### HTTP Authentication | ||
|
|
||
| 1. Leaves nothing visible |
Member
There was a problem hiding this comment.
We should update this section to explain that the .htaccess must be placed in the ./i/ directory, so that the API, PubsubHubbub, etc. are working.
Member
|
This is excellent work, @subic , many thanks! |
Contributor
Author
|
Thanks for the reviews, I have added the changes and also removed the Mozzila persona from the French docs. |
Member
|
Very good :-) |
Alkarex
added a commit
to FreshRSS/FreshRSS
that referenced
this pull request
Nov 20, 2016
Member
Member
|
Done :) thanks a lot @subic! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Some minor formatting fixes;
all the French documentation in /user added to English
updated English screenshots with correct text and latest UI version
added a sample Apache config to English version
added description of the Firefox integration to English version as described here.
added DS_Store to .gitignore