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 @@ ...@@ -69,6 +69,7 @@
<list> <list>
<string>left</string> <string>left</string>
<string>right</string> <string>right</string>
<string>center</string>
</list> </list>
</value> </value>
</item> </item>
...@@ -76,6 +77,15 @@ ...@@ -76,6 +77,15 @@
<key> <string>groups</string> </key> <key> <string>groups</string> </key>
<value> <value>
<dictionary> <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> <item>
<key> <string>left</string> </key> <key> <string>left</string> </key>
<value> <value>
......
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