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 1121 build_postbit
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 1121 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:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
WYSIWYG Theme development
#1
Anyone have any recommendations for a theme development package or tool?
Anything open source or free ?

I having trouble converting a WordPress theme and I'm thinking it would be more straight forward to recreate it rather then trying to mod the existing one in Notepad++
Reply
#2
(2015-08-28, 00:55:04)dryland404 Wrote: Anyone have any recommendations for a theme development package or tool?
Anything open source or free ?

I having trouble converting a WordPress theme and I'm thinking it would be more straight forward to recreate it rather then trying to mod the existing one in Notepad++

You mean a css framework? Maybe the Wordpress theme you try to convert is based on a framework, then you can use the same framework in GS (there already a couple of css frameworks converted to GS).

I usually only use Notepad++ for small edits or reading code. Brackets or Visual Studio Code (for example) are more advanced editors.
Reply




Users browsing this thread: 1 Guest(s)