How would I go about changing the text editor?
Posted: 2014-07-25 21:49
Hello,
So, I am using one of my many applications as a content management system. So far everything is going swimmingly. however, I would like to be able to embed html code and it seems that you can't do this in the most current text editor in detail view. There is no button for source or and option for code. There is only standard change font color, bg color, images, links, font sizes and such.
If you post the <embed> code directly in the detail view text editor it turns it into text on display in my output to website. I am sure I can go into the backend of the MySQL db and do this on those occasions, however I would like to make it easier as it is a function most people use. Whether making a blog app, cms, data management. I could swear that it used to function that way but now it is more user friendly and less coder friendly.
So.. I guess what i want to know is where do I go about changing the text editor in use on the detail screen for the Rich HTML field types. If I have to I will try to implement ckeditor of sorts but I would rather just see a function that allows me to go to the source of the field instead of the display output.
As always,
Kind Regards - Red
So, I am using one of my many applications as a content management system. So far everything is going swimmingly. however, I would like to be able to embed html code and it seems that you can't do this in the most current text editor in detail view. There is no button for source or and option for code. There is only standard change font color, bg color, images, links, font sizes and such.
If you post the <embed> code directly in the detail view text editor it turns it into text on display in my output to website. I am sure I can go into the backend of the MySQL db and do this on those occasions, however I would like to make it easier as it is a function most people use. Whether making a blog app, cms, data management. I could swear that it used to function that way but now it is more user friendly and less coder friendly.
So.. I guess what i want to know is where do I go about changing the text editor in use on the detail screen for the Rich HTML field types. If I have to I will try to implement ckeditor of sorts but I would rather just see a function that allows me to go to the source of the field instead of the display output.
As always,
Kind Regards - Red