Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
erp5
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Léo-Paul Géneau
erp5
Commits
946e1085
Commit
946e1085
authored
Sep 15, 2024
by
Kazuhiko Shiozaki
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
erp5_base: add application/schema+json -> text/plain transform.
parent
5c678fab
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
165 additions
and
0 deletions
+165
-0
bt5/erp5_base/PathTemplateItem/portal_transforms/json_schema_to_text.xml
...athTemplateItem/portal_transforms/json_schema_to_text.xml
+165
-0
No files found.
bt5/erp5_base/PathTemplateItem/portal_transforms/json_schema_to_text.xml
0 → 100644
View file @
946e1085
<?xml version="1.0"?>
<ZopeData>
<record
id=
"1"
aka=
"AAAAAAAAAAE="
>
<pickle>
<global
name=
"Transform"
module=
"Products.PortalTransforms.Transform"
/>
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
_config
</string>
</key>
<value>
<object>
<klass>
<global
id=
"1.1"
name=
"UserDict"
module=
"UserDict"
/>
</klass>
<tuple/>
<state>
<dictionary>
<item>
<key>
<string>
__allow_access_to_unprotected_subobjects__
</string>
</key>
<value>
<int>
1
</int>
</value>
</item>
<item>
<key>
<string>
data
</string>
</key>
<value>
<dictionary>
<item>
<key>
<string>
inputs
</string>
</key>
<value>
<persistent>
<string
encoding=
"base64"
>
AAAAAAAAAAI=
</string>
</persistent>
</value>
</item>
<item>
<key>
<string>
output
</string>
</key>
<value>
<string>
text/plain
</string>
</value>
</item>
</dictionary>
</value>
</item>
</dictionary>
</state>
</object>
</value>
</item>
<item>
<key>
<string>
_config_metadata
</string>
</key>
<value>
<object>
<klass>
<reference
id=
"1.1"
/>
</klass>
<tuple/>
<state>
<dictionary>
<item>
<key>
<string>
data
</string>
</key>
<value>
<dictionary>
<item>
<key>
<string>
inputs
</string>
</key>
<value>
<persistent>
<string
encoding=
"base64"
>
AAAAAAAAAAM=
</string>
</persistent>
</value>
</item>
<item>
<key>
<string>
output
</string>
</key>
<value>
<persistent>
<string
encoding=
"base64"
>
AAAAAAAAAAQ=
</string>
</persistent>
</value>
</item>
</dictionary>
</value>
</item>
</dictionary>
</state>
</object>
</value>
</item>
<item>
<key>
<string>
id
</string>
</key>
<value>
<string>
json_schema_to_text
</string>
</value>
</item>
<item>
<key>
<string>
inputs
</string>
</key>
<value>
<list>
<string>
application/schema+json
</string>
</list>
</value>
</item>
<item>
<key>
<string>
module
</string>
</key>
<value>
<string>
Products.PortalTransforms.transforms.identity
</string>
</value>
</item>
<item>
<key>
<string>
output
</string>
</key>
<value>
<string>
text/plain
</string>
</value>
</item>
<item>
<key>
<string>
output_encoding
</string>
</key>
<value>
<none/>
</value>
</item>
<item>
<key>
<string>
title
</string>
</key>
<value>
<string></string>
</value>
</item>
</dictionary>
</pickle>
</record>
<record
id=
"2"
aka=
"AAAAAAAAAAI="
>
<pickle>
<global
name=
"PersistentList"
module=
"persistent.list"
/>
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
data
</string>
</key>
<value>
<list>
<string>
application/schema+json
</string>
</list>
</value>
</item>
</dictionary>
</pickle>
</record>
<record
id=
"3"
aka=
"AAAAAAAAAAM="
>
<pickle>
<global
name=
"PersistentList"
module=
"persistent.list"
/>
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
data
</string>
</key>
<value>
<list>
<string>
list
</string>
<string>
Inputs
</string>
<string>
Input(s) MIME type. Change with care.
</string>
</list>
</value>
</item>
</dictionary>
</pickle>
</record>
<record
id=
"4"
aka=
"AAAAAAAAAAQ="
>
<pickle>
<global
name=
"PersistentList"
module=
"persistent.list"
/>
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
data
</string>
</key>
<value>
<list>
<string>
string
</string>
<string>
Output
</string>
<string>
Output MIME type. Change with care.
</string>
</list>
</value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment