From defd36ad7f44db1f50d9bea12005bd0bdd009f6f Mon Sep 17 00:00:00 2001 From: Cesar G Date: Tue, 16 Sep 2014 17:41:18 -0700 Subject: [PATCH] [ticket/12568] Replace modifications explanation with extensions. PHPBB3-12568 --- phpBB/docs/README.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/phpBB/docs/README.html b/phpBB/docs/README.html index e64d3dd8f2..64d31c4f21 100644 --- a/phpBB/docs/README.html +++ b/phpBB/docs/README.html @@ -49,7 +49,7 @@
  1. Languages (Internationalisation - i18n)
  2. Styles
  3. -
  4. Modifications
  5. +
  6. Extensions
  • Getting help with phpBB3 @@ -148,15 +148,15 @@

    Please note that to improve efficiency, the software caches certain data. For this reason, if you create your own style or modify existing ones, please remember to "Refresh" the appropriate style components Administration Control Panel -> Styles tab -> Style Components screen. You may also need to reload the page you have changed in your web browser to overcome browser caching. If the changed components are not refreshed you will not see your changes taking effect.

    -

    2.iii. Modifications

    +

    2.iii. Extensions

    -

    We are proud to have a thriving modifications community. These third party modifications to the standard phpBB software, known as MODs, extend its capabilities still further. You can browse through many of the MODs in the Modifications 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 MODs, please see: https://www.phpbb.com/mods/

    +

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

    -

    Please remember that any bugs or other issues that occur after you have added any modification should NOT be reported to the bug tracker (see below). First remove the MOD and see if the problem is resolved. Any support for a MOD should only be sought in the "Discussion/Support" forum for that MOD.

    +

    Please remember that any bugs or other issues that occur after you have added any extension should NOT be reported to the bug tracker (see below). First disable the extension and see if the problem is resolved. Any support for an extension should only be sought in the "Discussion/Support" forum for that extension.

    -

    Also remember that any modifications, particularly those which modify the database in any way, may render upgrading your forum to future versions more difficult. With all this said, many users have and continue to utilise many of the MODs already available with great success.

    +

    Also remember that any extensions which modify the database in any way, may render upgrading your forum to future versions more difficult.