mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-08 04:18:52 +00:00
[ticket/10155] Briefly explain assets in coding-guidelines
PHPBB3-10155
This commit is contained in:
parent
17bf983cdc
commit
b98fca54b0
1 changed files with 1 additions and 1 deletions
|
@ -269,7 +269,7 @@ PHPBB_QA (Set board to QA-Mode, which means the updater also c
|
||||||
<p>Path locations for the following template variables are affected by this too:</p>
|
<p>Path locations for the following template variables are affected by this too:</p>
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
<li>{T_ASSETS_PATH} - assets</li>
|
<li>{T_ASSETS_PATH} - assets (non-style specific, static resources)</li>
|
||||||
<li>{T_THEME_PATH} - styles/xxx/theme</li>
|
<li>{T_THEME_PATH} - styles/xxx/theme</li>
|
||||||
<li>{T_TEMPLATE_PATH} - styles/xxx/template</li>
|
<li>{T_TEMPLATE_PATH} - styles/xxx/template</li>
|
||||||
<li>{T_SUPER_TEMPLATE_PATH} - styles/xxx/template</li>
|
<li>{T_SUPER_TEMPLATE_PATH} - styles/xxx/template</li>
|
||||||
|
|
Loading…
Add table
Reference in a new issue