| Исходный текст | Переводы |
|---|---|
<code><meta http-equiv="..." content="..." /></code>. | <code><meta http-equiv="..." content="..." /></code>. |
No widget | Нет виджета |
The user will not be able to edit the meta tag for a specific page. The auto-generated value (based on the context) will be used. | |
Alias | Синоним |
The user will not be able to edit the meta tag for a specific page. The content of this meta tag will be taken from another meta tag instead. This can for example be used to output the same content for <code>DC.Subject</code> and <code>keywords</code> without the user having to input everything twice. Note that in this case the meta tag type (<em>Meta</em> or <em>Link</em>) will be ignored and the type of the meta tag this tag is an alias for will be used. | |
Text field | Текстовая строка |
A text field to input a short text. | Текстовое поле для ввода короткого текста |
Text area | Текстовое область |
A text area to input a longer text, typically used for <code>DC.Description</code> or <code>description</code>. | Текстовая область, для ввода большого текста, типично используется в <code>DC.Description</code> или <code>description</code>. |
Select the meta tag this tag is an alias for. |