' . TFISH_MEDIA_NOT_COMPATIBLE; ?>
×
$type) { if ($content->type === $key) { echo '
' . TfishFilter::escape($type) . '
'; } else { echo '
' . TfishFilter::escape($type) . '
'; } } ?>
date)) { echo 'value="' . TfishFilter::escape($content->date) . '"'; } ?>>
$tag_title) { if (isset($content->tags) && in_array($tag_id, $content->tags)) { echo '
' . TfishFilter::escape($tag_title) . '
'; } else { echo '
' . TfishFilter::escape($tag_title) . '
'; } } ?>
title)) echo 'value="' . TfishFilter::escape($content->title) . '"'; ?>>
teaser)) { echo $content->escape('teaser', true); } ?>
description)) { echo $content->escape('description', true); } ?>
creator)) echo 'value="' . TfishFilter::escape($content->creator) . '"'; ?>>
publisher)) echo 'value="' . TfishFilter::escape($content->publisher) . '"'; ?>>
$option): ?> id): ?>
parent): ?>
image) && !empty($content->image)): ?>
media) && !empty($content->media)): ?>
caption)) echo 'value="' . TfishFilter::escape($content->caption) . '"'; ?>>
$right) { if ($content->rights === $key) { echo '
' . TfishFilter::escape($right) . '
'; } else { echo '
' . TfishFilter::escape($right) . '
'; } } ?>
$value) { if (isset($content->language) && $content->language === $key) { echo '
' . TfishFilter::escape($value) . '
'; } else { echo '
' . TfishFilter::escape($value) . '
'; } } ?>
online) { echo 'checked="checked"'; } ?> required>
online) { echo 'checked="checked"'; } ?> required>
counter): ?>
format): ?>
file_size): ?>
meta_title)) { echo 'value="' . TfishFilter::escape($content->meta_title) . '"'; } ?>>
seo)) { echo 'value="' . TfishFilter::escape($content->seo) . '"'; } ?>>
meta_description)) { echo 'value="' . TfishFilter::escape($content->meta_description) . '"'; } ?>>