Thanks Hussein. That leads me to another question. Is it possible within the API to specify a custom display style value handler like the inline-block and tree views? I have been digging around but so far have not found how to extend that if it's even possible. On the other hand, would it be done similar to this? http://www.xmlmind.com/xmleditor/_distrib/doc/dev/styleext.html#solution 1
Regards, Matt -----Original Message----- From: Hussein Shafie [mailto:[email protected]] Sent: 28 July 2008 11:09 To: Matt Flaherty Cc: xmleditor-support at xmlmind.com Subject: Re: [XXE] Can a tree be set to read-only from css? Matt Flaherty wrote: > > I was wondering whether it's possible to specify in css rules that the > nodes returned from a selector be made non-editable. This would seem > to be very useful as different groups of authors could work on > specific parts of a document by only choosing the correct css view. > Having to resort to a document hook seems rather cumbersome > particularly in the early stages of a document type when its > definition may be in flux. A purely declarative approach would be nicer. foo { editable: no; } No, we don't have such CSS property. Moreover, it would be very difficult to implement such property. > Or is there another approach which satisfies a similar intent? I'm sorry but we currently have no solution to your problem. This email and any files contained therein is confidential and may contain privileged information. If you are not the named addressee(s) or you have otherwise received this in error, you should not distribute or copy this e-mail or use any of its content for any purpose. Please notify the sender immediately by e-mail if you have received this e-mail in error and delete it from your system

