$this->getData(['user', $this->getUser('id'), 'language']), 'label' => 'Image Open Graph', 'value' => $this->getData(['config', 'seo', 'openGraphImage']), 'type' => 1, 'help' => sprintf('%s : JPG - PNG
', helper::translate('Format')) . sprintf('%s : 1200 x 630 pixels
', helper::translate('Dimensions minimales')) . sprintf('%s : 1.91:1
', helper::translate('Ratio')) . sprintf('%s : %s, %s
', helper::translate('Taille maximale du fichier'), helper::translate('5 Mo pour les images JPEG'), helper::translate('1 Mo pour les images PNG')) ]); ?>

%s', helper::translate('Format'), $module::$imageOpenGraph['type']); ?>

%s x %s pixels', helper::translate('Dimensions minimales'), $module::$imageOpenGraph['wide'], $module::$imageOpenGraph['height'] ); ?>

%s:1' , helper::translate('Ratio'), round($module::$imageOpenGraph['ratio'], 2)); ?>

%s', helper::translate('Poids'), $module::$imageOpenGraph['size']); ?>

getData(['config', 'seo', 'openGraphImage']) && file_exists(self::FILE_DIR . 'source/' . $this->getData(['config', 'seo', 'openGraphImage'])) ): ?>

helper::baseUrl() . 'config/sitemap', 'value' => 'Générer sitemap.xml et robots.txt' ]); ?>
$this->getData(['config', 'seo', 'robots']) ]); ?>

'Saisissez votre ID : https://www.facebook.com/[ID].', 'label' => template::ico('facebook', ['margin' => 'right']) . 'Facebook', 'value' => $this->getData(['config', 'social', 'facebookId']) ]); ?>
'Saisissez votre ID : https://www.instagram.com/[ID].', 'label' => template::ico('instagram', ['margin' => 'right']) . 'Instagram', 'value' => $this->getData(['config', 'social', 'instagramId']) ]); ?>
'Saisissez votre ID : https://twitter.com/[ID].', 'label' => template::ico('twitter', ['margin' => 'right']) . 'Twitter', 'value' => $this->getData(['config', 'social', 'twitterId']) ]); ?>
'Saisissez votre ID Reddit : https://www.reddit.com/user/[ID].', 'label' => template::ico('reddit', ['margin' => 'right']) . 'Reddit', 'value' => $this->getData(['config', 'social', 'redditId']) ]); ?>
'ID de la chaîne : https://www.youtube.com/channel/[ID].', 'label' => template::ico('youtube', ['margin' => 'right']) . 'Chaîne Youtube', 'value' => $this->getData(['config', 'social', 'youtubeId']) ]); ?>
'Saisissez votre ID Utilisateur : https://www.youtube.com/user/[ID].', 'label' => template::ico('youtube', ['margin' => 'right']) . 'Youtube', 'value' => $this->getData(['config', 'social', 'youtubeUserId']) ]); ?>
'Saisissez votre ID Viemo : https://vimeo.com/[ID].', 'label' => template::ico('vimeo', ['margin' => 'right']) . 'Vimeo', 'value' => $this->getData(['config', 'social', 'vimeoId']) ]); ?>
'Saisissez votre ID : https://pinterest.com/[ID].', 'label' => template::ico('pinterest', ['margin' => 'right']) . 'Pinterest', 'value' => $this->getData(['config', 'social', 'pinterestId']) ]); ?>
'Saisissez votre ID Linkedin : https://fr.linkedin.com/in/[ID].', 'label' => template::ico('linkedin', ['margin' => 'right']) . 'Linkedin', 'value' => $this->getData(['config', 'social', 'linkedinId']) ]); ?>
'Saisissez votre ID Github : https://github.com/[ID].', 'label' => template::ico('github', ['margin' => 'right']) . 'Github', 'value' => $this->getData(['config', 'social', 'githubId']) ]); ?>
'Saisissez votre ID Twitch : https://www.twitch.tv/[ID].', 'label' => template::ico('twitch', ['margin' => 'right']) . 'Twitch', 'value' => $this->getData(['config', 'social', 'twitchId']) ]); ?>
'Saisissez votre ID Viemo : https://steamcommunity.com/id/[ID].', 'label' => template::ico('steam', ['margin' => 'right']) . 'Steam', 'value' => $this->getData(['config', 'social', 'steamId']) ]); ?>