aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs/README.html
diff options
context:
space:
mode:
authorCesar G <prototech91@gmail.com>2014-09-16 17:41:18 -0700
committerCesar G <prototech91@gmail.com>2014-10-16 19:47:02 -0700
commitdefd36ad7f44db1f50d9bea12005bd0bdd009f6f (patch)
treea14bff8f87c9c531849dc1e518c076b979a50496 /phpBB/docs/README.html
parent39e51e559980d239a08a59e789a1165cc2bbcfff (diff)
downloadforums-defd36ad7f44db1f50d9bea12005bd0bdd009f6f.tar
forums-defd36ad7f44db1f50d9bea12005bd0bdd009f6f.tar.gz
forums-defd36ad7f44db1f50d9bea12005bd0bdd009f6f.tar.bz2
forums-defd36ad7f44db1f50d9bea12005bd0bdd009f6f.tar.xz
forums-defd36ad7f44db1f50d9bea12005bd0bdd009f6f.zip
[ticket/12568] Replace modifications explanation with extensions.
PHPBB3-12568
Diffstat (limited to 'phpBB/docs/README.html')
-rw-r--r--phpBB/docs/README.html12
1 files 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 @@
<ol style="list-style-type: lower-roman;">
<li><a href="#i18n">Languages (Internationalisation - i18n)</a></li>
<li><a href="#styles">Styles</a></li>
- <li><a href="#mods">Modifications</a></li>
+ <li><a href="#extensions">Extensions</a></li>
</ol>
</li>
<li><a href="#help">Getting help with phpBB3</a>
@@ -148,15 +148,15 @@
<p><strong>Please note</strong> 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 &quot;Refresh&quot; the appropriate style components <code>Administration Control Panel -&gt; Styles tab -&gt; Style Components</code> 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.</p>
- <a name="mods"></a><h3>2.iii. Modifications</h3>
+ <a name="extensions"></a><h3>2.iii. Extensions</h3>
- <p>We are proud to have a thriving modifications community. These third party modifications to the standard phpBB software, known as <strong>MODs</strong>, extend its capabilities still further. You can browse through many of the MODs in the <a href="https://www.phpbb.com/customise/db/modifications-1/">Modifications</a> section of our <a href="https://www.phpbb.com/customise/db/">Customisation Database</a>.</p>
+ <p>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 <a href="https://www.phpbb.com/customise/db/extensions-27/">Extensions</a> section of our <a href="https://www.phpbb.com/customise/db/">Customisation Database</a>.</p>
- <p>For more information about MODs, please see: <a href="https://www.phpbb.com/mods/">https://www.phpbb.com/mods/</a></p>
+ <p>For more information about extensions, please see: <a href="https://www.phpbb.com/extensions">https://www.phpbb.com/extensions</a></p>
- <p><strong>Please remember</strong> that any bugs or other issues that occur after you have added any modification should <strong>NOT</strong> 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 &quot;Discussion/Support&quot; forum for that MOD.</p>
+ <p><strong>Please remember</strong> that any bugs or other issues that occur after you have added any extension should <strong>NOT</strong> 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 &quot;Discussion/Support&quot; forum for that extension.</p>
- <p>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.</p>
+ <p>Also remember that any extensions which modify the database in any way, may render upgrading your forum to future versions more difficult.</p>
</div>