Hello folks,
I've just been evaluating in-browser editors for a project and I like FCKeditor for a lot of things, particularly the plugin environment. I look forward to the next revision.
One feature that I wanted to provide inside the editor was a bit of a twist on templates. It would work like templates do now, by inserting a several elements into the page
but I then wanted that template to continue to act like one document unto itself. I would like to be able to click on the template and drag it around inside the editor.
Here is a specific scenario:
I have an app for marketing to write an html newsletter. They are always messing up the formatting when trying to drag and resize an image to the correct place.
An image always has a div around it and also inside that div is another div with a caption and a div with a attribution for the photographer. They may want to place it to
the left of a paragraph or the right of a paragraph. If the user clicks on any element inside the container that defines the whole template and starts dragging I would like
the whole container to drag inside of the editor.
I hope this is clear, if not I could produce a work-a-like mockup.
Thanks,
Clayton
I've just been evaluating in-browser editors for a project and I like FCKeditor for a lot of things, particularly the plugin environment. I look forward to the next revision.
One feature that I wanted to provide inside the editor was a bit of a twist on templates. It would work like templates do now, by inserting a several elements into the page
but I then wanted that template to continue to act like one document unto itself. I would like to be able to click on the template and drag it around inside the editor.
Here is a specific scenario:
I have an app for marketing to write an html newsletter. They are always messing up the formatting when trying to drag and resize an image to the correct place.
An image always has a div around it and also inside that div is another div with a caption and a div with a attribution for the photographer. They may want to place it to
the left of a paragraph or the right of a paragraph. If the user clicks on any element inside the container that defines the whole template and starts dragging I would like
the whole container to drag inside of the editor.
I hope this is clear, if not I could produce a work-a-like mockup.
Thanks,
Clayton