2022-05-26 18:49:11 +02:00
< ? php echo template :: formOpen ( 'blogEditForm' ); ?>
< div class = " row " >
< div class = " col1 " >
< ? php echo template :: button ( 'blogEditBack' , [
'class' => 'buttonGrey' ,
'href' => helper :: baseUrl () . $this -> getUrl ( 0 ) . '/config' ,
'value' => template :: ico ( 'left' )
]); ?>
</ div >
< div class = " col3 offset6 " >
< ? php echo template :: button ( 'blogEditDraft' , [
'uniqueSubmission' => true ,
'value' => 'Brouillon'
]); ?>
< ? php echo template :: hidden ( 'blogEditState' , [
'value' => true
]); ?>
</ div >
< div class = " col2 " >
< ? php echo template :: submit ( 'blogEditSubmit' , [
'value' => 'Publier' ,
'uniqueSubmission' => true
]); ?>
</ div >
</ div >
< div class = " row " >
< div class = " col12 " >
< div class = " block " >
< h4 > Informations générales </ h4 >
< div class = " row " >
< div class = " col6 " >
< ? php echo template :: text ( 'blogEditTitle' , [
'label' => 'Titre' ,
'value' => $this -> getData ([ 'module' , $this -> getUrl ( 0 ), 'posts' , $this -> getUrl ( 2 ), 'title' ])
]); ?>
</ div >
< div class = " col6 " >
< ? php echo template :: text ( 'blogEditPermalink' , [
'label' => 'Permalink' ,
'value' => $this -> getUrl ( 2 )
]); ?>
</ div >
</ div >
< div class = " row " >
< div class = " col6 " >
< ? php echo template :: file ( 'blogEditPicture' , [
'help' => $this -> getData ([ 'theme' , 'site' , 'width' ]) !== '100%' ? 'Taille optimale de l\'image de couverture : ' . (( int ) substr ( $this -> getData ([ 'theme' , 'site' , 'width' ]), 0 , - 2 ) - ( 20 * 2 )) . ' x 350 pixels.' : '' ,
'label' => 'Image de couverture' ,
'type' => 1 ,
'value' => $this -> getData ([ 'module' , $this -> getUrl ( 0 ), 'posts' , $this -> getUrl ( 2 ), 'picture' ])
]); ?>
</ div >
< div class = " col3 " >
< ? php echo template :: select ( 'blogEditPictureSize' , $module :: $pictureSizes , [
'label' => 'Largeur de l\'image' ,
'selected' => $this -> getData ([ 'module' , $this -> getUrl ( 0 ), 'posts' , $this -> getUrl ( 2 ), 'pictureSize' ])
]); ?>
</ div >
< div class = " col3 " >
< ? php echo template :: select ( 'blogEditPicturePosition' , $module :: $picturePositions , [
'label' => 'Position' ,
'selected' => $this -> getData ([ 'module' , $this -> getUrl ( 0 ), 'posts' , $this -> getUrl ( 2 ), 'picturePosition' ]),
'help' => 'Le texte de l\'sujet est adapté autour de l\'image'
]); ?>
</ div >
</ div >
< div class = " row " >
< div class = " col6 " >
< ? php echo template :: checkbox ( 'blogEditHidePicture' , true , 'Masquer l\'image de couverture dans l\'sujet' , [
'checked' => $this -> getData ([ 'module' , $this -> getUrl ( 0 ), 'posts' , $this -> getUrl ( 2 ), 'hidePicture' ])
]); ?>
</ div >
</ div >
</ div >
</ div >
</ div >
< ? php echo template :: textarea ( 'blogEditContent' , [
'class' => 'editorWysiwyg' ,
'value' => $this -> getData ([ 'module' , $this -> getUrl ( 0 ), 'posts' , $this -> getUrl ( 2 ), 'content' ])
]); ?>
< div class = " row " >
< div class = " col12 " >
< div class = " block " >
< h4 > Options de publication </ h4 >
< div class = " row " >
< div class = " col4 " >
< ? php echo template :: select ( 'blogEditUserId' , $module :: $users , [
'label' => 'Auteur' ,
'selected' => $this -> getUser ( 'id' ),
'disabled' => $this -> getUser ( 'group' ) !== self :: GROUP_ADMIN ? true : false
]); ?>
</ div >
< div class = " col4 " >
< ? php echo template :: date ( 'blogEditPublishedOn' , [
'help' => 'L\'sujet n\'est visible qu\'après la date de publication prévue.' ,
'label' => 'Date de publication' ,
'value' => $this -> getData ([ 'module' , $this -> getUrl ( 0 ), 'posts' , $this -> getUrl ( 2 ), 'publishedOn' ])
]); ?>
</ div >
< div class = " col4 " >
< ? php echo template :: select ( 'blogEditConsent' , $module :: $sujetConsent , [
'label' => 'Edition / Suppression' ,
'selected' => is_numeric ( $this -> getData ([ 'module' , $this -> getUrl ( 0 ), 'posts' , $this -> getUrl ( 2 ), 'editConsent' ])) ? $module :: EDIT_GROUP : $this -> getData ([ 'module' , $this -> getUrl ( 0 ), 'posts' , $this -> getUrl ( 2 ), 'editConsent' ]),
'help' => 'Les utilisateurs des groupes supérieurs accèdent à l\'sujet sans restriction'
]); ?>
</ div >
</ div >
</ div >
</ div >
</ div >
< div class = " row " >
< div class = " col12 " >
< div class = " block " >
< h4 > Réponses </ h4 >
< div class = " row " >
< div class = " col4 " >
< ? php echo template :: checkbox ( 'blogEditCommentClose' , true , 'Fermer les réponses' , [
'checked' => $this -> getData ([ 'module' , $this -> getUrl ( 0 ), 'posts' , $this -> getUrl ( 2 ), 'commentClose' ])
]); ?>
</ div >
< div class = " col4 commentOptionsWrapper " >
< ? php echo template :: checkbox ( 'blogEditCommentApproved' , true , 'Approbation par un modérateur' , [
'checked' => $this -> getData ([ 'module' , $this -> getUrl ( 0 ), 'posts' , $this -> getUrl ( 2 ), 'commentApproved' ]),
''
]); ?>
</ div >
< div class = " col4 commentOptionsWrapper " >
< ? php echo template :: select ( 'blogEditCommentMaxlength' , $module :: $commentLength ,[
'help' => 'Choix du nombre maximum de caractères pour chaque Réponse de l\'sujet, mise en forme html comprise.' ,
'label' => 'Caractères par Réponse' ,
'selected' => $this -> getData ([ 'module' , $this -> getUrl ( 0 ), 'posts' , $this -> getUrl ( 2 ), 'commentMaxlength' ])
]); ?>
</ div >
</ div >
< div class = " row " >
< div class = " col3 commentOptionsWrapper offset2 " >
< ? php echo template :: checkbox ( 'blogEditCommentNotification' , true , 'Notification par email' , [
'checked' => $this -> getData ([ 'module' , $this -> getUrl ( 0 ), 'posts' , $this -> getUrl ( 2 ), 'commentNotification' ]),
]); ?>
</ div >
< div class = " col4 commentOptionsWrapper " >
< ? php echo template :: select ( 'blogEditCommentGroupNotification' , $module :: $groupNews , [
'selected' => $this -> getData ([ 'module' , $this -> getUrl ( 0 ), 'posts' , $this -> getUrl ( 2 ), 'commentGroupNotification' ]),
2022-09-19 10:26:39 +02:00
'help' => 'Éditeurs = éditeurs + administrateurs<br/> Membres = membres + éditeurs + administrateurs'
2022-05-26 18:49:11 +02:00
]); ?>
</ div >
</ div >
</ div >
</ div >
</ div >
< ? php echo template :: formClose (); ?>