$article): ?>
getData(['module', $this->getUrl(0), 'posts', $articleId, 'picture'])); $thumb = 'mini_' . $parts['basename']; // Créer la miniature si manquante if (!file_exists( self::FILE_DIR . 'thumb/' . $thumb) ) { $this->makeThumb( self::FILE_DIR . 'source/' . $article['picture'], self::FILE_DIR . 'thumb/' . $thumb, self::THUMBS_WIDTH); } ?> <?php echo $article['picture']; ?>

'), 0, 400); ?>... Lire la suite

getData(['module',$this->getUrl(0), 'config', 'feeds'])): ?>
' . $this->getData(['module',$this->getUrl(0), 'config', 'feedsLabel']) . '

' ; ?>