KNCS-2G-Backenschnellwechsel-DE
endif; ?> // Document | Import partial template from document view ?> /** * @package DOCman * @copyright Copyright (C) 2011 - 2014 Timble CVBA. (http://www.timble.net) * @license GNU GPLv3
// Header image ?>
if ($document->icon && $params->show_document_icon): ?>
if ($params->document_title_link && $link == 1): ?>
/**
* @package DOCman
* @copyright Copyright (C) 2011 - 2014 Timble CVBA. (http://www.timble.net)
* @license GNU GPLv3
* @link http://www.joomlatools.com
*/
defined('KOOWA') or die; ?>
if (substr($icon, 0, 5) === 'icon:'): $icon = substr($icon, 5); ?>
else: ?>
video
endif; ?>
else: ?>
/**
* @package DOCman
* @copyright Copyright (C) 2011 - 2014 Timble CVBA. (http://www.timble.net)
* @license GNU GPLv3
* @link http://www.joomlatools.com
*/
defined('KOOWA') or die; ?>
if (substr($icon, 0, 5) === 'icon:'): $icon = substr($icon, 5); ?>
else: ?>
video
endif; ?> endif; ?>
endif ?>
// Header title ?>
if ($params->show_document_title): ?>
if ($params->document_title_link && $link): ?>
KNCS-2G-Backenschnellwechsel-DE
else: ?>
KNCS-2G-Backenschnellwechsel-DE
endif; ?>
endif; ?>
// Show labels ?>
// Label new ?>
if ($params->show_document_recent && $this->isRecent($document)): ?>
Neu
endif; ?>
// Label locked ?>
if ($document->canPerform('edit') && $document->isLockable() && $document->isLocked()): ?>
endif; ?>
// Label status ?>
if (!$document->isPublished() || !$document->enabled): ?>
$status = $document->enabled ? $this->translate($document->status) : $this->translate('Draft'); ?>
endif; ?>
// Label owner ?>
if ($params->get('show_document_owner_label', 1) && $this->object('user')->getId() == $document->created_by): ?>
Besitzer
endif; ?>
// Label popular ?>
if ($params->show_document_popular && ($document->hits >= $params->hits_for_popular)): ?>
Beliebt
endif ?>
// Anchor ?>
if (!$params->document_title_link || !$link): ?>
#
endif; ?>
endif; ?>
// After title - content plugin event ?>
// Dates&Owner ?>
if (($params->show_document_created)
|| ($document->modified_by && $params->show_document_modified)
|| ($params->show_document_created_by)
|| ($params->show_document_category)
|| ($params->show_document_hits && $document->hits)
): ?>
// Created ?> if ($params->show_document_created): ?> endif; ?> // Modified ?> if ($params->show_document_modified && $document->modified_by): ?> endif; ?> // Owner ?> if ($params->show_document_created_by && $document->created_by): $owner = ''.$document->getAuthor()->getName().''; ?> Von endif; ?> // Category ?> if ($params->show_document_category): $category = ''.$document->category_title.''; ?> In endif; ?> // Downloads ?> if ($params->show_document_hits && $document->hits): ?> 3936 Downloads endif ?>
endif; ?> // Download area ?> if (!$this->object('user')->isAuthentic() || $document->canPerform('download')): ?>kncs-2g-backenschnellwechsel_de.mp4
endif; ?>