<html><head><meta http-equiv="Content-Type" content="text/html charset=iso-8859-1"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">Just for the records:<div><br></div><div>After some thoughts we decided not to go with the script based solution. The main counter argument is that when adding new users the editor has to be configured explicitly for the new user.  </div><div>Since adding new users is done by varying staff at the client, it is too difficult to control that this happens reliably.</div><div><br></div><div>When we found the following interface</div><div><br></div><div>org.opencms.xml.content.CmsDefaultXmlContentHandler#isAcaciaEditorDisabled()</div><div><br></div><div>we decided to prevent the usage of Acacia-Editor for distinct content types as a whole.</div><div><br></div><div>This is not a generic solution for my initial question but it solves our particular problem.</div><div><br></div><div>Regards</div><div>C<br><div><br><div>Anfang der weitergeleiteten Nachricht:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;"><span style="font-family:'Helvetica'; color:rgba(0, 0, 0, 1.0);"><b>Von: </b></span><span style="font-family:'Helvetica';">Christoph Fröhlich <<a href="mailto:cfauto@folge2.de">cfauto@folge2.de</a>><br></span></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;"><span style="font-family:'Helvetica'; color:rgba(0, 0, 0, 1.0);"><b>Betreff: </b></span><span style="font-family:'Helvetica';"><b>Aw: [opencms-dev] Restrict a user group to a content editor</b><br></span></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;"><span style="font-family:'Helvetica'; color:rgba(0, 0, 0, 1.0);"><b>Datum: </b></span><span style="font-family:'Helvetica';">27. Juni 2014 10:57:27 MESZ<br></span></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;"><span style="font-family:'Helvetica'; color:rgba(0, 0, 0, 1.0);"><b>An: </b></span><span style="font-family:'Helvetica';">The OpenCms mailing list <<a href="mailto:opencms-dev@opencms.org">opencms-dev@opencms.org</a>><br></span></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;"><span style="font-family:'Helvetica'; color:rgba(0, 0, 0, 1.0);"><b>Antwort an: </b></span><span style="font-family:'Helvetica';">The OpenCms mailing list <<a href="mailto:opencms-dev@opencms.org">opencms-dev@opencms.org</a>><br></span></div><br><div>Hi Tobias,<br><br>thanks for your quick reply and the recommendation how to solve it.<br>Sounds good. I will try this.<br><br>Regards<br>c<br><br>Am 27.06.2014 um 10:00 schrieb Tobias Karrer <<a href="mailto:kartobi@gmail.com">kartobi@gmail.com</a>>:<br><br><blockquote type="cite">Hi Christoph,<br><br>users can choose their editor in "Preferences > Tab Editors > Preferred editors > XML Content > Default page editor"<br><br>The setting is stored in users additional info map:<br>USERPREFERENCES_editors-preferrededitorsxmlcontent=/system/workplace/editors/xmlcontent/editor.jsp<br><br>So I guess you may change/set it with a script quite easily.<br><br>Best,<br>Tobias<br><br>Am 27.06.2014 06:01, schrieb Christoph Fröhlich:<br><br><blockquote type="cite">Dear all,<br><br>we are currently migrating a 8.0.4 installation to 9.0.1<br><br>In this installation there is one user group with 300+ users which edit content infrequently (they add, edit and delete xml-based content types).<br><br>For some of these people it is really difficult to work with the Cms and we don't want to confuse them even more. Therefor it would be best if they could stick to the old standard editor and don't have to use the new acacia editor.<br><br>So here's my question:<br>Can we specify that the users of a distinct group are bound to a distinct editor? While leaving the freedom of choice to all other users?<br><br>Thanks and regards<br>Christoph<br><br>_______________________________________________<br>This mail is sent to you from the opencms-dev mailing list<br>To change your list options, or to unsubscribe from the list, please visit<br><a href="http://lists.opencms.org/cgi-bin/mailman/listinfo/opencms-dev">http://lists.opencms.org/cgi-bin/mailman/listinfo/opencms-dev</a><br><br><br><br></blockquote><br>_______________________________________________<br>This mail is sent to you from the opencms-dev mailing list<br>To change your list options, or to unsubscribe from the list, please visit<br><a href="http://lists.opencms.org/cgi-bin/mailman/listinfo/opencms-dev">http://lists.opencms.org/cgi-bin/mailman/listinfo/opencms-dev</a><br><br><br><br></blockquote><br>_______________________________________________<br>This mail is sent to you from the opencms-dev mailing list<br>To change your list options, or to unsubscribe from the list, please visit<br><a href="http://lists.opencms.org/cgi-bin/mailman/listinfo/opencms-dev">http://lists.opencms.org/cgi-bin/mailman/listinfo/opencms-dev</a><br><br><br><br></div></blockquote></div><br></div></body></html>