Log in or register to post comments
Last post
great idea suggestion - DOM tree visible at bottom
Hi All, I'm a php coder and user dreamweaver extensively. DW also has a Design/Code view so you can see both ways. In both views there is a DOM tree showing at the bottom which you can click each parent node starting from right to left, and select more and more code.

This would be nothing short of amazing on the FCK editor and if anyone is working on it, count me in on $ support if it is completed (we're not talking a lot here :) but I have clients who would really be able to use that.

I added a picture of what I'm talking about most of you already know the concept - is this being worked on in CKEditor at all?

thanks for a good product and I appreciate the answer to this..

Samuel

Attachments: 

Re: great idea suggestion - DOM tree visible at bottom
yes, it's planned for CKEditor 3 (IIRC it already works in the prototype) and I coded long ago a plugin for FCKeditor.

but both of them work only in design view, making it work in source code will be quite more complex