Closed (fixed)
Project:
Paragraph View Mode
Version:
3.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
16 Mar 2023 at 03:01 UTC
Updated:
30 Mar 2023 at 06:24 UTC
Jump to comment: Most recent
Recently we worked in a functionality to add support to Bind paragraph view mode with form mode at #3150153: Bind paragraph view mode with form mode
Now we can update the hook_help with that information for the CMS content editors
Actually this isn't a bug since this it was a new implementation, so I think this issue have the category "Task"
Update the hook_help with this information for CMS editors
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
renatog commentedImplemented. The MR is available at: https://git.drupalcode.org/project/paragraph_view_mode/-/merge_requests/4
Comment #4
hardikpandya commentedI feel if this is happening, the same should be done for the README file too.
Comment #5
renatog commentedThe same was made in the README file at #3333806-8: Update README.md file according to "README.md template"
Comment #8
sayco commentedI was about to ask about that topic in the relevant README.md issue, but you seem to be much quicker! Perfect! Thanks