diff options
author | patdenice <patdenice@piwigo.org> | 2008-12-06 02:28:54 +0000 |
---|---|---|
committer | patdenice <patdenice@piwigo.org> | 2008-12-06 02:28:54 +0000 |
commit | 6873537fe612c8adfe655a87c1750be8e8427dc3 (patch) | |
tree | a1ef0f880f29addf6b084267259a95fa257491a9 /language/es_ES/help/extend_for_templates.html | |
parent | 0479bcde106ec3a016c28f2fce458c4b09b1a664 (diff) |
- Add a "Bound Template" column for template extensions.
git-svn-id: http://piwigo.org/svn/trunk@2923 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/es_ES/help/extend_for_templates.html')
-rw-r--r-- | language/es_ES/help/extend_for_templates.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/language/es_ES/help/extend_for_templates.html b/language/es_ES/help/extend_for_templates.html index 54e306689..7cd4b7ff6 100644 --- a/language/es_ES/help/extend_for_templates.html +++ b/language/es_ES/help/extend_for_templates.html @@ -70,6 +70,9 @@ class="filename">template-extension/my-extension/video.tpl</span>.</p> <p>Los usuarios avanzados utilizarán el permalinks (permaliens, lazos permanentes) como strong> parámetro facultativo del URL </strong>. </p> +<!-- TODO --> +<p>If you select a <strong>Bound template</strong> then replacements will be operate only on this template.</p> + <h3>¿ Cómo puedo desactivar mi "sustitutos"?</h3> <ul> <li>Deselectionner " template de origen ".</li> |