Commit cc49eab3 authored by Jean-Paul Smets's avatar Jean-Paul Smets

Added text editor support.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16137 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent edcaed67
......@@ -69,6 +69,7 @@
<list>
<string>left</string>
<string>right</string>
<string>center</string>
</list>
</value>
</item>
......@@ -76,6 +77,15 @@
<key> <string>groups</string> </key>
<value>
<dictionary>
<item>
<key> <string>center</string> </key>
<value>
<list>
<string>my_preferred_text_editor</string>
<string>my_preferred_text_format</string>
</list>
</value>
</item>
<item>
<key> <string>left</string> </key>
<value>
......
......@@ -85,7 +85,7 @@
<value>
<dictionary>
<item>
<key> <string>enabled</string> </key>
<key> <string>enabled</string> </key>
<value> <int>1</int> </value>
</item>
<item>
......@@ -101,7 +101,7 @@
<value> <string>Click to edit the target</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<key> <string>title</string> </key>
<value> <string>Category Item List Method</string> </value>
</item>
</dictionary>
......
......@@ -90,7 +90,7 @@
<value> <string>Click to edit the target</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<key> <string>title</string> </key>
<value> <string>Documentation URL</string> </value>
</item>
</dictionary>
......
......@@ -90,7 +90,7 @@
<value> <string>Click to edit the target</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<key> <string>title</string> </key>
<value> <string>Money Amounts Fields Width</string> </value>
</item>
</dictionary>
......
......@@ -90,7 +90,7 @@
<value> <string>Click to edit the target</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<key> <string>title</string> </key>
<value> <string>Quantity Fields Width</string> </value>
</item>
</dictionary>
......
......@@ -90,7 +90,7 @@
<value> <string>Click to edit the target</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<key> <string>title</string> </key>
<value> <string>String Fields Width</string> </value>
</item>
</dictionary>
......
......@@ -90,7 +90,7 @@
<value> <string>Click to edit the target</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<key> <string>title</string> </key>
<value> <string>TextArea Field Height</string> </value>
</item>
</dictionary>
......
......@@ -90,7 +90,7 @@
<value> <string>Click to edit the target</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<key> <string>title</string> </key>
<value> <string>TextArea Field Width</string> </value>
</item>
</dictionary>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment