The following warnings occurred:
Warning [2] Undefined array key "allowautourl" - Line: 584 - File: inc/class_parser.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/class_parser.php 584 errorHandler->error_callback
/inc/class_parser.php 228 postParser->parse_mycode
/printthread.php 203 postParser->parse_message
Warning [2] Undefined array key "allowautourl" - Line: 584 - File: inc/class_parser.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/class_parser.php 584 errorHandler->error_callback
/inc/class_parser.php 228 postParser->parse_mycode
/printthread.php 203 postParser->parse_message
Warning [2] Undefined array key "allowautourl" - Line: 584 - File: inc/class_parser.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/class_parser.php 584 errorHandler->error_callback
/inc/class_parser.php 228 postParser->parse_mycode
/printthread.php 203 postParser->parse_message
Warning [2] Undefined array key "allowautourl" - Line: 584 - File: inc/class_parser.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/class_parser.php 584 errorHandler->error_callback
/inc/class_parser.php 228 postParser->parse_mycode
/printthread.php 203 postParser->parse_message



GetSimple Support Forum
editor and change bar-code ordered off on some documents - Printable Version

+- GetSimple Support Forum (http://get-simple.info/forums)
+-- Forum: GetSimple (http://get-simple.info/forums/forumdisplay.php?fid=3)
+--- Forum: Installation & Setup (http://get-simple.info/forums/forumdisplay.php?fid=5)
+--- Thread: editor and change bar-code ordered off on some documents (/showthread.php?tid=3162)



editor and change bar-code ordered off on some documents - quico - 2012-05-08

GetSimple editor messes me some code, how could do to disable it in some cases prefer to get web code?

GetSimple editor is fine but I see something simple, is there something rather more complex?

excuse my English, I'm Spanish

thanks


editor and change bar-code ordered off on some documents - yojoe - 2012-05-08

http://get-simple.info/wiki/how_to:editor_configuration_toolbars#toolbars
http://get-simple.info/extend/plugin/tinymce/200/


editor and change bar-code ordered off on some documents - alienee2 - 2012-05-08

I think the generally accepted way to use web code in your page, if it is something that the editor is corrupting, would be to use the dynpages plugin, and then put the code in a component, and call it through the plugin tag.

for some specific things, like html5 video, there is a plugin for CK editor which preserves the tags correctly;


editor and change bar-code ordered off on some documents - shawn_a - 2012-05-08

alienee2 Wrote:I think the generally accepted way to use web code in your page, if it is something that the editor is corrupting, would be to use the dynpages plugin, and then put the code in a component, and call it through the plugin tag.

for some specific things, like html5 video, there is a plugin for CK editor which preserves the tags correctly;

ditto, use components for scripts and stuff.
if your need html source just turn off the ckeditor or click source.