getData(['module', $this->getUrl(0), 'posts', $this->getUrl(1), 'pictureSize']) === null ? '100' : $this->getData(['module', $this->getUrl(0), 'posts', $this->getUrl(1), 'pictureSize']); ?> getData(['module', $this->getUrl(0), 'posts', $this->getUrl(1), 'hidePicture']) == false) { echo '' . $this->getData(['module', $this->getUrl(0), 'posts', $this->getUrl(1), 'picture']) . ''; } ?> getData(['module', $this->getUrl(0), 'posts', $this->getUrl(1), 'content']); ?>
getData(['module', $this->getUrl(0), 'config', 'buttonBack'])): ?>
getData(['module', $this->getUrl(0), 'posts', $this->getUrl(1), 'publishedOn']), self::$siteContent) . ' - ' . helper::dateUTF8($module::$timeFormat, $this->getData(['module', $this->getUrl(0), 'posts', $this->getUrl(1), 'publishedOn']), self::$siteContent); ?> getUser('password') === $this->getInput('ZWII_USER_PASSWORD') and ( // Propriétaire ($this->getData(['module', $this->getUrl(0), 'posts', $this->getUrl(1), 'editConsent']) === $module::EDIT_OWNER and ($this->getData(['module', $this->getUrl(0), 'posts', $this->getUrl(1), 'userId']) === $this->getUser('id') or $this->getUser('group') === self::GROUP_ADMIN) ) or ( // Groupe ($this->getData(['module', $this->getUrl(0), 'posts', $this->getUrl(1), 'editConsent']) === self::GROUP_ADMIN or $this->getData(['module', $this->getUrl(0), 'posts', $this->getUrl(1), 'editConsent']) === self::GROUP_EDITOR) and $this->getUser('group') >= $this->getData(['module', $this->getUrl(0), 'posts', $this->getUrl(1), 'editConsent']) ) or ( // Tout le monde $this->getData(['module', $this->getUrl(0), 'posts', $this->getUrl(1), 'editConsent']) === $module::EDIT_ALL and $this->getUser('group') >= $module::$actions['config'] ) ) ): ?> Éditer getData(['module', $this->getUrl(0), 'config', 'feeds'])): ?>
getData(['module', $this->getUrl(0), 'posts', $this->getUrl(1), 'commentClose'])): ?>

Cet article ne reçoit pas de commentaire.

'right']); if ($module::$nbCommentsApproved > 0) { echo $module::$nbCommentsApproved . ' commentaire' . ($module::$nbCommentsApproved > 1 ? 's' : ''); } else { echo 'Pas encore de commentaire'; } ?>

'Rédiger un commentaire...', 'readonly' => true ]); ?>
getUser('password') === $this->getInput('ZWII_USER_PASSWORD')): ?> 'Nom', 'readonly' => true, 'value' => $module::$editCommentSignature ]); ?> $this->getUser('id') ]); ?>
'Nom' ]); ?>
Ou
helper::baseUrl() . 'user/login/' . str_replace('/', '_', $this->getUrl()) . '__comment', 'value' => 'Connexion' ]); ?>
'Commentaire avec maximum ' . $this->getData(['module', $this->getUrl(0), 'posts', $this->getUrl(1), 'commentMaxlength']) . ' caractères', 'class' => 'editorWysiwygComment', 'noDirty' => true, 'maxlength' => $this->getData(['module', $this->getUrl(0), 'posts', $this->getUrl(1), 'commentMaxlength']) ]); ?>
getUser('password') !== $this->getInput('ZWII_USER_PASSWORD')): ?>
$this->getData(['config', 'connect', 'captchaStrong']), 'type' => $this->getData(['config', 'connect', 'captchaType']) ]); ?>
'buttonGrey', 'value' => 'Annuler' ]); ?>
'Envoyer', 'ico' => '' ]); ?>
$comment): ?>