Do you really think that the current support for HTML is so good and perfect that now the development must change to a totally different area as is SVG?
Don't you think that it would be wiser to do that in a different project?
I'm not referring to editing SVG. What I would like is the ability to handle SVG in a similar manner to Flash and Images. The current image handling functionality would be perfect except the function would need to emit something like the following into the document.
It doesn't seems hard to handle that, you would need just to write a custom object processor. Now you just need to find someone interested to do that... Looking at the flash code might give you the steps to create such plugin
I've looked at the source code for FCK and CK. Its fairly obvious that a lot of thought has gone into the plugin architecture in the new CK editor. As such I would feel much more confident creating a plugin for CK. What tips it for me is, "Will the CK editor be released (with a bit of documention) in the next 6 weeks?".
released? probably, but of course this is just a guess Other question would be if this first version will include all the tools that you need, (as it's the first version, some feature might be broken in certain situations and it can't be found until it's tested in that way). The best way to make sure that it's released soon is to cooperate in its development.
Re: Adding SVG support
Don't you think that it would be wiser to do that in a different project?
Re: Adding SVG support
Sorry if I gave the wrong idea.
Re: Adding SVG support
Ok, that's quite different
It doesn't seems hard to handle that, you would need just to write a custom object processor. Now you just need to find someone interested to do that...
Looking at the flash code might give you the steps to create such plugin
Re: Adding SVG support
Re: Adding SVG support
Other question would be if this first version will include all the tools that you need, (as it's the first version, some feature might be broken in certain situations and it can't be found until it's tested in that way).
The best way to make sure that it's released soon is to cooperate in its development.