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



GetSimple Support Forum
Accessing get_site_url and get_theme_url from within editor - Printable Version

+- GetSimple Support Forum (http://get-simple.info/forums)
+-- Forum: GetSimple (http://get-simple.info/forums/forumdisplay.php?fid=3)
+--- Forum: Feature Requests (http://get-simple.info/forums/forumdisplay.php?fid=7)
+--- Thread: Accessing get_site_url and get_theme_url from within editor (/showthread.php?tid=1040)



Accessing get_site_url and get_theme_url from within editor - alexx86 - 2010-10-10

When moving a page to a new location linking problems will occur if static full urls exists.

There may exist a plugin that actually allows accessing tags from within the editor? But if it doesn't then it may be a good request.


Accessing get_site_url and get_theme_url from within editor - yojoe - 2010-10-10

Basically you'd like to have a possibility to use php inside ckedit ?
There's a plugin for it, called Exec-PHP


Accessing get_site_url and get_theme_url from within editor - alexx86 - 2010-10-16

But i also want to be able to show the pictures that i am refering to within ckeditor. If i use php tags ckeditor will fint it hard follow the URL.