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
Mikolaï Krol
erp5
Commits
26f35cfb
Commit
26f35cfb
authored
Feb 22, 2016
by
Georgios Dagkakis
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
erp5_core: added portal_transforms css_to_text and javascript_to_text. Based on identity.py
parent
c98cd1e9
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
10117 additions
and
2629 deletions
+10117
-2629
product/ERP5/bootstrap/erp5_core/PathTemplateItem/portal_transforms/css_to_text.xml
...5_core/PathTemplateItem/portal_transforms/css_to_text.xml
+169
-0
product/ERP5/bootstrap/erp5_core/PathTemplateItem/portal_transforms/javascript_to_text.xml
...PathTemplateItem/portal_transforms/javascript_to_text.xml
+169
-0
product/ERP5/bootstrap/erp5_core/ToolTemplateItem/portal_transforms.xml
...ootstrap/erp5_core/ToolTemplateItem/portal_transforms.xml
+9779
-2629
No files found.
product/ERP5/bootstrap/erp5_core/PathTemplateItem/portal_transforms/css_to_text.xml
0 → 100644
View file @
26f35cfb
<?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>
css_to_text
</string>
</value>
</item>
<item>
<key>
<string>
inputs
</string>
</key>
<value>
<list>
<string>
text/x-rst
</string>
<string>
text/javascript
</string>
<string>
text/css
</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>
text/x-rst
</string>
<string>
text/javascript
</string>
<string>
text/css
</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>
product/ERP5/bootstrap/erp5_core/PathTemplateItem/portal_transforms/javascript_to_text.xml
0 → 100644
View file @
26f35cfb
<?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>
javascript_to_text
</string>
</value>
</item>
<item>
<key>
<string>
inputs
</string>
</key>
<value>
<list>
<string>
text/x-rst
</string>
<string>
text/javascript
</string>
<string>
text/css
</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>
text/x-rst
</string>
<string>
text/javascript
</string>
<string>
text/css
</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>
product/ERP5/bootstrap/erp5_core/ToolTemplateItem/portal_transforms.xml
View file @
26f35cfb
This diff is collapsed.
Click to expand it.
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