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



GetSimple Support Forum
Responsive-Design-Testing - 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: Responsive-Design-Testing (/showthread.php?tid=6186)



Responsive-Design-Testing - datiswous - 2014-05-01

Would be nice to have a preview function for themes, by using:
https://github.com/mattkersley/Responsive-Design-Testing

Apart from the possebillity to integrate this in GS (plugin probably), I think the website is useful in general.


RE: Responsive-Design-Testing - shawn_a - 2014-05-01

This is easily done with an iframe and modifying the theme via a querystring.
Might be a useful addon or core addition, I have considered live previews also when editing, this could probably be combined togather using the same code.