#3588: Templates plugin: no option to load from xml file -------------------------+-------------------------------------------------- Reporter: alfonsoml | Owner: Type: New Feature | Status: new Priority: Normal | Milestone: Component: General | Version: SVN (CKEditor) Keywords: | -------------------------+-------------------------------------------------- Currently the templates plugin only allows to load the data from a js file without an option to use a XML like v2.
This has some drawbacks: 1. It's not possible to reuse existing templates. Asking the people to rewrite their templates can be a big issue as it might involve other tools that they had setup to provide custom templates for each client. 2. A json file is more complex to write correctly than a XML. To verify that a XML file is valid they just have to open it in the browser, and it will point to any error. Validating the js file will be more complex and I guess that most of the people will follow the trial and error approach, leading to frustration as now they have to learn the javascript rules in order to make it work. 3. Managing XML files seems easier to me. I think that any framework has tools to read/write xml files, merging them, etc... So I suggest to improve the templates plugin allowing to load templates from XML files with the syntax from V2. -- Ticket URL: <http://dev.fckeditor.net/ticket/3588> FCKeditor <http://www.fckeditor.net/> The text editor for Internet ------------------------------------------------------------------------------ Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT is a gathering of tech-side developers & brand creativity professionals. Meet the minds behind Google Creative Lab, Visual Complexity, Processing, & iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian Group, R/GA, & Big Spaceship. http://www.creativitycat.com _______________________________________________ FCKeditor-Trac mailing list FCKeditor-Trac@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/fckeditor-trac