23
WOW!
It is working now .. thank you catz
I added this line to modules/T-TechTools/index.php before switch($opi)and it is working fine now:
$opi = ( isset( $_GET['opi'] ) AND preg_match( '/^[a-zA-Z0-9_.-`]*$/', $_GET['opi'] ) ) ? strval( $_GET['opi'] ) : '';
Tomorrow I will release XOOPS Web Tools module based on PHP-Nuke Tools ver 3.0 (
http://www.disipal.net ).
XOOPS Web Tools module is improved version of xoopstools with catz fix.
It has many features such as:
- HTML to PHP
- HTML to ASP
- HTML to JSP
- HTML to Perl
- HTML to JavaScript
- XOOPS Module Creator
- XOOPS Block Creator
- Help for XOOPS Module Creator
- Help for XOOPS Block Creator
- Online HTML Editor
- Meta Tag Creator
- Scrollbar Creator
- Popup Creator
- Hex Colors
plus seven new ones after the update:
- HTML to SWS
- Previewer
- Source Encoder
- HTML Encoder
- URL Encoder
- Email Encoder
- Rot-13
XOOPS web Tools module will have block contains links to these tools.