aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs/README.html
diff options
context:
space:
mode:
authorCesar G <prototech91@gmail.com>2014-09-16 17:42:36 -0700
committerCesar G <prototech91@gmail.com>2014-10-16 19:47:02 -0700
commitd06c2cf0f7476c79ebb4ef9d74a596cb790055af (patch)
treeedb87b8c03c3523e2cdcfa8999ba514f4d20b346 /phpBB/docs/README.html
parent7e081092291321ba1c19143834dc9334d1477721 (diff)
downloadforums-d06c2cf0f7476c79ebb4ef9d74a596cb790055af.tar
forums-d06c2cf0f7476c79ebb4ef9d74a596cb790055af.tar.gz
forums-d06c2cf0f7476c79ebb4ef9d74a596cb790055af.tar.bz2
forums-d06c2cf0f7476c79ebb4ef9d74a596cb790055af.tar.xz
forums-d06c2cf0f7476c79ebb4ef9d74a596cb790055af.zip
[ticket/12568] Update style installation instructions.
PHPBB3-12568
Diffstat (limited to 'phpBB/docs/README.html')
-rw-r--r--phpBB/docs/README.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/phpBB/docs/README.html b/phpBB/docs/README.html
index 9c9d59bd4b..d937902cc2 100644
--- a/phpBB/docs/README.html
+++ b/phpBB/docs/README.html
@@ -144,9 +144,9 @@
<p><strong>Please note</strong> that 3rd party styles downloaded for versions of phpBB2 will <strong>not</strong> work in phpBB3. It is also important to ensure that the style is updated to match the current version of the phpBB software you are using.</p>
- <p>Once you have downloaded a style, the usual next step is to unarchive (or upload the unarchived contents of) the package into your <code>styles/</code> directory. You then need to visit <code>Administration Control Panel -&gt; Styles tab</code> where you should see the new style available. Click &quot;Install&quot; to install the style.</p>
+ <p>Once you have downloaded a style, the usual next step is to unarchive (or upload the unarchived contents of) the package into your <code>styles/</code> directory. You then need to visit <code>Administration Control Panel -&gt; Customise tab -&gt; Style management -&gt; Install Styles</code> where you should see the new style available. Click &quot;Install style&quot; to install the style.</p>
- <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>
+ <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 purge the board cache <code>Administration Control Panel -&gt; Customise tab -&gt; Style management -&gt; Purge Cache</code>. You may also need to reload the page you have changed in your web browser to overcome browser caching. If the cache is not purged, you will not see your changes taking effect.</p>
<a name="extensions"></a><h3>2.iii. Extensions</h3>