-
text editor + SSI
Hello every one. If you go to the frontpage of my new VSHARE site (http://www.video4realestate.net), I have added a new window in the middle of that site, which needs to be edited often, called: "Video Introduction".
I would like it be be edited through the text editor that is build in with the vshare script.
I need to edit often enough that the client won't have to learn html, or for that matter php.
At least to let me know or guide me how to do it. Is that possible?
Thanks,
-
Re: text editor + SSI
-
Re: text editor + SSI
Are you talking about having a portion of your main page be editable through the WYSIWYG editor built into vShare for the creation of HTML pages? If so, more than likely this will not be possible. What is possible is the ability to create a new advertisement section in which the person could edit the particular section of code and it would show up there. This would require them to know HTML to do, however, so it may or may not be worth it. I would NEVER recommend the use of SSI... ever. If you are going to use SSI, you'll get much better performance by using PHP instead.