lowelife Reply #1, 6 months, 2 weeks ago
I'm sure this has been discussed somewhere, but I couldn't be bothered to wade through the thousands of posts that had 'insert' and 'chunk' in them.
I have mostly implemented chunks as a convenience for me. Now I'd like my clients to use them, also as a convenience for me. But I really don't want to have to explain to my clients the syntax when they are used to the sort-of-wysiwyg of TinyMCE.
So here it is: how do I make chunks available through the interface for insertion via TinyMCE. And more to the point, what about providing chunk insertion as part of the framework. I think ModX is dying for a drag-and-drop implementation where I can just whisk a chunk out of my elements tree and drop it into a document and have some JavaScript magic happen. :-)
I have mostly implemented chunks as a convenience for me. Now I'd like my clients to use them, also as a convenience for me. But I really don't want to have to explain to my clients the syntax when they are used to the sort-of-wysiwyg of TinyMCE.
So here it is: how do I make chunks available through the interface for insertion via TinyMCE. And more to the point, what about providing chunk insertion as part of the framework. I think ModX is dying for a drag-and-drop implementation where I can just whisk a chunk out of my elements tree and drop it into a document and have some JavaScript magic happen. :-)
in FF8 mac and it seemed very reluctant to do so. I mostly want to ensure that it works for my editors, who are IE8 folks I think.