Page 1 of 1

GCB without WYSIWYG

Posted: Mon Mar 30, 2015 11:33 am
by jissey
Hi,
GCB was usually used as a content block in the "Content" section.
At least in my case, but I guess I'm not the only one.
As it had a WYSIWYG editor, it was easy to let a user (editor) modifying its content.
Now GCB is considered as a template, so without any WYSIWYG option.
I think it was not necessary to put it in the "Design" section, and it will be better to considere GCB as always : like a content block.
If we want a global template, we can include it in the main template.
Not need anithing else.
Thx
JCG

Re: GCB without WYSIWYG

Posted: Wed Apr 01, 2015 2:28 pm
by calguy1000
As discussed during the geekmoot:

The GCB/HTML Blob was always a smarty template. That is the way it always existed and most people in my experience used it as such.

It was usually (in our experience) used to include things like google analytics code, or page logic, or snippets of smarty logic that would be repeated on a page. Essentially, a design level element which belongs with the design. I've even seen GCB's called in module templates to pull in repeated chunks of html code or setup some smarty variables, etc.

Using GCB's with a WYSIWYG editor to allow an editor to alter some random bit of html was in my experience when logging in to hundreds of sites, a small minority of the cases.

The dev team did discuss this functionality and agree upon it well before work on the design manager began.

Re: GCB without WYSIWYG

Posted: Wed Apr 01, 2015 2:41 pm
by jissey
Hi Robert,
ok, thanks for your reply.

Re: GCB without WYSIWYG

Posted: Wed Apr 01, 2015 3:19 pm
by Jos
jissey wrote:GCB was usually used as a content block in the "Content" section.
At least in my case, but I guess I'm not the only one.
As it had a WYSIWYG editor, it was easy to let a user (editor) modifying its content.
Nice idea for a new simple module ;)
I would be willing to make one if needed

Re: GCB without WYSIWYG

Posted: Wed Apr 01, 2015 3:37 pm
by Rolf
CustomGS module?

Re: GCB without WYSIWYG

Posted: Wed Apr 01, 2015 3:42 pm
by jissey
Rolf wrote:CustomGS module?
Yes that's the one I was searching for?
Don't you know it Jos?

Re: GCB without WYSIWYG

Posted: Wed Apr 01, 2015 4:01 pm
by paulbaker
Also, Snippets http://dev.cmsmadesimple.org/projects/snippets is close to what you need if you want something to fork.

Re: GCB without WYSIWYG

Posted: Wed Apr 01, 2015 6:50 pm
by Jos
jissey wrote:Don't you know it Jos?
I've heard of it some time ago, but I think it is not the best solution for this. Maybe with some modification.

Re: GCB without WYSIWYG

Posted: Wed Apr 01, 2015 8:00 pm
by Rolf
@Jos ;D ;D