Quote: ah, gotcha. But isn't the purpose of the system to be for those that don't want to look at code? Those that know the code don't need the Site Builder system.
I can see how that can be useful though for bridging the gap for those wanting to get into development.
I use the current site builder using both the editor and the code function
as an example lets say I want to upload 4 images all in a row- wrap those images in text and then add in something using jrEmbed or jrcore-include
I go into the editor- upload the images add the title/alt tags set the dimensions and the word wrap THEN I copy that "source code" and take it to the CODE tab where I can paste it and then add my functions using jrCore_include etc...sometimes I will use tyhis code as stand alone code- other times i will include it all in a template that i can call with the jr_Include..I could not even imagine trying to upload all these images-write the html for all of them and everything else associated with them AND do the template code "all in the code editor"...I mean if people do it that way- well it totally baffles me as to why? ALL the HTML you need for the code editor can be created now in the same tab in the SAME editor.
I suppose some people create the entire page as a template and insert it in a blank page...but I dont
(in shorter words "I never start off writing html from scratch...I use a WYSIWYG editor- get what i want then switch to "source code" copy that- then use it in templates
updated by @derrickhand300: 04/22/15 12:47:57PM