Wiki source code of Action Menu Improvements for the Blog
Last modified by Vincent Massol on 2024/11/19 16:12
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | = Action Menu Improvements for the Blog = | ||
| 2 | |||
| 3 | {{toc}} | ||
| 4 | |||
| 5 | {{/toc}} | ||
| 6 | |||
| 7 | == Toolbox == | ||
| 8 | |||
| 9 | Related JIRA issue [[XABLOG-76>>http://jira.xwiki.org/jira/browse/XABLOG-76]] | ||
| 10 | |||
| 11 | Current Blog Post Individual Page display: | ||
| 12 | [[image:currentBlogPostDisplay.png]] | ||
| 13 | |||
| 14 | The toolbox's edit, delete actions are redundant with the contextual menu | ||
| 15 | |||
| 16 | === Integrating Toolbox in the Action Menu === | ||
| 17 | |||
| 18 | * Keep the current toolbox behavior for the blog post lists | ||
| 19 | * Adding a Blog related toggle (Publish | Hide | Show) in the toggle area of the menu in blog post's own page | ||
| 20 | |||
| 21 | [[image:publishPost.png]] | ||
| 22 | |||
| 23 | [[image:hidePost.png]] | ||
| 24 | |||
| 25 | [[image:showPost.png]] | ||
| 26 | |||
| 27 | === Marta's Toolbox Proposal === | ||
| 28 | |||
| 29 | [[image:martaPublishPost.png]] | ||
| 30 | |||
| 31 | [[image:martaHidePost.png]] | ||
| 32 | |||
| 33 | |||
| 34 | == Create Action == | ||
| 35 | |||
| 36 | Related JIRA issue [[XSCOLIBRI-104>>http://jira.xwiki.org/jira/browse/XSCOLIBRI-104]] | ||
| 37 | |||
| 38 | === Integrating Create Blog Post Action in the Action Menu === | ||
| 39 | |||
| 40 | Transform | ||
| 41 | |||
| 42 | [[image:createForm.png]] | ||
| 43 | |||
| 44 | in | ||
| 45 | |||
| 46 | [[image:blogPost.png]] | ||
| 47 | |||
| 48 | + | ||
| 49 | |||
| 50 | [[image:blogMenu.png]] |