The following warnings occurred:
Warning [2] Undefined array key "threadviews_countguests" - Line: 745 - File: showthread.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/showthread.php 745 errorHandler->error_callback
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
/inc/functions_post.php 830 postParser->parse_message
/showthread.php 916 build_postbit
Warning [2] Undefined property: MyLanguage::$thread_modes - Line: 46 - File: showthread.php(1650) : eval()'d code PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/showthread.php(1650) : eval()'d code 46 errorHandler->error_callback
/showthread.php 1650 eval




Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
QUESTION Possible improvement to LINK popup in CKEditor
#1
I find the LINK popup dialog in the page editor utterly confusing.
External URLs are no problem, as they use absolute paths anyway, which don't have to do with the internal structure of GetSimple.
But the other options don't seem to make sense and don't seem to recognize the intent of previous internal URL edits.

Usual places for internal URLs, however, are usually relative to the directories
- the site's autogenerated pages
- data/uploads/

- theme/myTheme/ (maybe)

Since, apparently, one should use absolute paths (in view of easy site migration), it is useful to provide URLs like e.g., <?php get_site_url();>data/uploads/images/...

My suggestion: why not include the most used combinations in the popup dialog? (AND to recognise these when calling up the dialog later !!!)
Reply


Messages In This Thread
Possible improvement to LINK popup in CKEditor - by vanfruniken - 2016-11-23, 23:33:48



Users browsing this thread: 1 Guest(s)