Hey Johnny,
Thanks for all the info to date, it’s very much appreciated.
I’ve rolled out GC 3.x (upgrading from GC1.x) to our 100s of volunteers this post weekend.
A couple of questions that have come up…
- quill as an editor has significantly less features than the ckeditor from GC1.x. In particular, there are 2 major pieces that quill is missing that they are used to using:
1- the ability to indent text blocks
2- the ability to edit the html source code to have real control of what is being edited, since it is what will be published into the midst of a web page.
It appears that Quill doesn’t have any option for #2, and not sure if it has for #1 – plus it appears that customization of the GC3.x Quill isn’t really available anyways. I saw an old post about TinyMCE here: More formatting options in text editor - #6 by johnny
Is that link the appropriate for what would be required to switch over to TinyMCE?
I think most of it makes sense to me, the only one that I wasn’t sure about is what you need to unsetAutoloadJavaScript() ? And, if used, outside of enabling JS as noted for TinyMCE, is there anything else that has to be re-enabled or done? (just trying to make sure I understood the side effects of that option)
2nd question
The columns of each datagrid is sortable – which is great. However, what I’m finding is that some page refreshes/links will retain the sorted column, and others will not. Any thoughts on to what the criteria is that enables that sorting to remain in place, even after page refresh? It might be that adding actions causes this to be lost, but wanted to see the requirements/critieria.
Thanks again for the help
Erick