Actions

Translations

New Template System in LS3.x/16/ja: Difference between revisions

From LimeSurvey Manual

(Created page with "<div class="simplebox">File:help.png 元のテンプレートのリソース(jpg、pngなど)は、テンプレートを拡張するときにコピーされます。...")
 
(No difference)

Latest revision as of 16:43, 14 August 2018

Message definition (New Template System in LS3.x)
<div class="simplebox">[[File:help.png]] The resources (jpg, png etc.) from the original theme are copied when extending a theme. This is because if you copy a CSS file from the original theme locally, and if it refers to those files (like in background-image statement), it will need to find those pictures in the current theme path. </div>
元のテンプレートのリソース(jpg、pngなど)は、テンプレートを拡張するときにコピーされます。これは、CSSファイルを元のテンプレートからローカルにコピーし、そのファイルを背景画像ステートメントなどで参照する場合、現在のテンプレートパスからそれらの画像にたどり着く必要があるからです。