Ticket #1963 (closed idea: fixed)
Prévisiualiser le commentaire avant de le publier - en option
| Reported by: | lipki | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.7 |
| Component: | module:admin | Version: | 2.6.2 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
La fonctionnalité qui oblige les commentaires à être prévisualiser avant d'être validé, mériterais d'être désactivable simplement par une case à cocher dans les paramètres du blog.
Change History
Note: See
TracTickets for help on using
tickets.

(In [75004db1c37c]) Comment mandatory preview before submit may be disabled, using new <tpl:IfCommentPreviewOptional> instead of <tpl:IfCommentPreview> for displaying submit button. Applied only in currywurst templateset in order to insure backward compatibility. Fixes #1963