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



GetSimple Support Forum
stregReplace - Printable Version

+- GetSimple Support Forum (http://get-simple.info/forums)
+-- Forum: GetSimple (http://get-simple.info/forums/forumdisplay.php?fid=3)
+--- Forum: Plugins (http://get-simple.info/forums/forumdisplay.php?fid=13)
+--- Thread: stregReplace (/showthread.php?tid=5090)



stregReplace - Angryboy - 2013-08-20

Plugin created solely out of inspiration from Carlos' recent script, with the intent of doing something slightly extended and with a back-end for GetSimple.

Download (latest)
https://github.com/lokothodida/stregReplace/archive/master.zip

Github
https://github.com/lokothodida/stregReplace/

Features
  • Replaces content in XML files pertaining to the /data folder (you specify it yourself)
  • Allows string replacing, case insensitive string replacing and regex-based replacing
  • Backs up original files to zip (in data/other/stregReplace/backups) for you to restore from
  • Available in English, Italian, Russian and German (Google Translations)
Usage
https://github.com/lokothodida/stregReplace/wiki/Usage

Screenshots
[Image: 077eb414-090a-11e3-9218-c2aaadf9122b.png]
[Image: 0781d8b0-090a-11e3-9343-239aa1b4f0f1.png]
[Image: 077f56ee-090a-11e3-9cf9-891b5a40fa00.png]
[Image: 0783a230-090a-11e3-86d3-1f2b62e2964f.png]
[Image: 0782fe2a-090a-11e3-8f62-5f76c289e5c7.png]

Special thanks for Carlos for the original idea.