Closed (fixed)
Project:
Patternkit
Version:
9.1.x-dev
Component:
Schema Editor
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
4 Mar 2022 at 18:56 UTC
Updated:
22 Apr 2022 at 19:49 UTC
Jump to comment: Most recent
As a content editor, I would like to be able to move patternkit block content from one drupal site to another by copying and pasting the json data rather than recreating a pattern from scratch.
I imagine this would require a method to view/edit the json data of an already created patternkit block, and this same mechanism would allow pasting of data.
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 #2
cyb_tachyon commentedAs a short-term solution, we can just configure the JSON editor to let users view the resultant JSON.
That would mean setting "disable_edit_json" to "false", and ensuring the button is properly styled.
Comment #3
bfodeke commentedComment #5
bfodeke commentedComment #6
mariohernandez commented