From bb4b3d273168657c664f1bc527d60b7b281ad607 Mon Sep 17 00:00:00 2001 From: Cesar G Date: Tue, 9 Dec 2014 17:06:38 -0800 Subject: [ticket/13302] Update documentation and support forum links to 3.1 versions. PHPBB3-13302 --- phpBB/docs/FAQ.html | 4 ++-- phpBB/docs/INSTALL.html | 2 +- phpBB/docs/README.html | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) (limited to 'phpBB/docs') diff --git a/phpBB/docs/FAQ.html b/phpBB/docs/FAQ.html index d9ba651032..cd1ec4ae14 100644 --- a/phpBB/docs/FAQ.html +++ b/phpBB/docs/FAQ.html @@ -243,7 +243,7 @@ I want to sue you because i think you host an illegal board!
-

Please read the paragraph about permissions in our extensive online documentation.

+

Please read the paragraph about permissions in our extensive online documentation.

@@ -299,7 +299,7 @@ I want to sue you because i think you host an illegal board!
-

Please read our extensive user documentation first, it may just explain what you want to know.

+

Please read our extensive user documentation first, it may just explain what you want to know.

Feel free to search our community forum for the information you require. PLEASE DO NOT post your question without having first used search, chances are someone has already asked and answered your question. You can find our board here:

diff --git a/phpBB/docs/INSTALL.html b/phpBB/docs/INSTALL.html index 80e09f1bf9..534d9eff73 100644 --- a/phpBB/docs/INSTALL.html +++ b/phpBB/docs/INSTALL.html @@ -39,7 +39,7 @@

This document will walk you through the basics on installing, updating and converting the forum software.

-

A basic overview of running phpBB can be found in the accompanying README file. Please ensure you read that document in addition to this! For more detailed information on using, installing, updating and converting phpBB you should read the documentation available online.

+

A basic overview of running phpBB can be found in the accompanying README file. Please ensure you read that document in addition to this! For more detailed information on using, installing, updating and converting phpBB you should read the documentation available online.

Install

diff --git a/phpBB/docs/README.html b/phpBB/docs/README.html index 77d5d33115..0dc4da915f 100644 --- a/phpBB/docs/README.html +++ b/phpBB/docs/README.html @@ -180,7 +180,7 @@

Comprehensive documentation is now available on the phpBB website:

-

https://www.phpbb.com/support/documentation/3.0/

+

https://www.phpbb.com/support/docs/en/3.1/ug/

This covers everything from installation to setting permissions and managing users.

-- cgit v1.2.1 From 15507ffc1636252b9c6f124ec06f5792d6997738 Mon Sep 17 00:00:00 2001 From: Cesar G Date: Tue, 9 Dec 2014 17:07:30 -0800 Subject: [ticket/13302] Update translations forum link to 3.1. PHPBB3-13302 --- phpBB/docs/README.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'phpBB/docs') diff --git a/phpBB/docs/README.html b/phpBB/docs/README.html index 0dc4da915f..00bddcb111 100644 --- a/phpBB/docs/README.html +++ b/phpBB/docs/README.html @@ -134,7 +134,7 @@

Installation of these packages is straightforward: simply download the required language pack, uncompress (unzip) it and via FTP transfer the included language and styles folders to the root of your board installation. The language can then be installed via the Administration Control Panel of your board: Customise tab -> Language management -> Language packs. A more detailed description of the process is in the Knowledge Base article, How to Install a Language Pack.

-

If your language is not available, please visit our [3.0.x] Translations forum where you will find topics on translations in progress. Should you wish to volunteer to translate a language not currently available or assist in maintaining an existing language pack, you can Apply to become a translator.

+

If your language is not available, please visit our [3.1.x] Translations forum where you will find topics on translations in progress. Should you wish to volunteer to translate a language not currently available or assist in maintaining an existing language pack, you can Apply to become a translator.

2.ii. Styles

-- cgit v1.2.1 From 719aa662248e864cc48f9a2bf2ccb9c578f0862f Mon Sep 17 00:00:00 2001 From: Cesar G Date: Tue, 9 Dec 2014 17:08:15 -0800 Subject: [ticket/13302] Fix incorrect link to extensions database. PHPBB3-13302 --- phpBB/docs/README.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'phpBB/docs') diff --git a/phpBB/docs/README.html b/phpBB/docs/README.html index 00bddcb111..b66f47178e 100644 --- a/phpBB/docs/README.html +++ b/phpBB/docs/README.html @@ -150,7 +150,7 @@

2.iii. Extensions

-

We are proud to have a thriving extensions community. These third party extensions to the standard phpBB software, extend its capabilities still further. You can browse through many of the extensions in the Extensions section of our Customisation Database.

+

We are proud to have a thriving extensions community. These third party extensions to the standard phpBB software, extend its capabilities still further. You can browse through many of the extensions in the Extensions section of our Customisation Database.

For more information about extensions, please see: https://www.phpbb.com/extensions

-- cgit v1.2.1