Wiki source code of Blog Create New Post
Last modified by Vincent Massol on 2024/11/19 16:12
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | == Create New Post == | ||
| 2 | |||
| 3 | [[image:[email protected]||style="margin-right: auto; margin-left: auto; display: block;"]] | ||
| 4 | |||
| 5 | === Structure === | ||
| 6 | |||
| 7 | * Title | ||
| 8 | * Content (WYSIWYG) | ||
| 9 | ** easy HTML macro ON | ||
| 10 | * Summary (WYSIWYG) | ||
| 11 | ** collapsable - optional | ||
| 12 | ** remove and create summary automatically from the first xxx caracters | ||
| 13 | * [[Categories>>BlogComponentCategories]] | ||
| 14 | * [[Tags>>BlogComponentTags]] | ||
| 15 | * [[Publish Options>>BlogPublishOptions]] | ||
| 16 | |||
| 17 | === REMOVE | CHANGE === | ||
| 18 | |||
| 19 | * "Is minor edit: Comment:" | ||
| 20 | * I: add button: "Save Draft", "Publish" |