Hi, i want to integrate your project into an existing webpage as a kind of CMS-editor. It is necessary for the editor to wrap the whole body of the page, but i want only parts of the fetched content to be editable. The website header, sidebar and footer should be unchangeable. Is there an option to differentiate betwe...
On the newletters demo, the linking of text does not work with the ckeditor plugin, the code is not updated. We are forced to click again on the text box to force the update of the source. There is the same problem with grapesjs-mjml It is damage, that makes this beautiful program is unusable with basic things!
It would be good to add a couple of pages in regards to what the accepted Block attributes and other parameters that can be used as a part of the documentation. Additionally, documentation regarding the proper method of including external styles/js libraries would be good as its own wiki page as I have seen multiple q...
Hi, I've been testing NetlifyCMS lately and I really like it, it has git workfow under the hood, it is under active development and has a great community around it. By default it is using superfast Hugo site generator, but it is generator-agnostic, so it can be used also with other site generators. I would like to use...
Hi artf , thanks again for your answers since i started my project and thanks again for this beautifull project, I told you that i wanted to stop the auto create class that delete my inline css, and you said : to forceclass set it on false , when i set forceclass false this doesn't work is it normal ? or i need to do...
Is there a method so that i can drop element anywhere in canvas. Currently it is sorting element,but i want to drop text element on image element. Thanks
Editor replaces all instances of '--'(double hyphen) with '-'(single hyphen) in the initial class names. For example in the editor iframe I receive 'mdl-cell-3-col' instead of initial 'mdl-cell--3-col' in the html element's class attribute. Why so? I can't use editor properly with Google's MDL or any css that was buil...