PEAK XOOPS - spaw on other modules in englishin japanese

spaw on other modules

  • You cannot open a new topic into this forum
  • Guests cannot post into this forum
Previous post - Next post | Parent - Children.1 | Posted on 2008/2/4 20:50
coolman7  °ìÅùʼ   Posts: 11
Hello,
I would like to use SPAW modules comes with TinyD-2.30 with other modules.

Some modules has SPAW options and these modules has following or similar codes:
To be able to use TinyD's SPAW in /common/spaw, what should I change to this code?

Thanks



case 'spaw':
if(!$x22) {
if (is_readable(XOOPS_ROOT_PATH . '/class/spaw/formspaw.php')) {
include_once(XOOPS_ROOT_PATH . '/class/spaw/formspaw.php');
$editor = new XoopsFormSpaw($caption, $name, $value);
}
} else {
$editor = new XoopsFormEditor($caption, 'spaw', $editor_configs);
}
break;
Votes:2 Average:10.00
Previous post - Next post | Parent - No child | Posted on 2008/2/8 5:50
GIJOE  ÀèǤ·³Áâ   Posts: 4110
Why don't you look the code inside TinyD?

I never put public files (WYSIWYG Editor etc.) under class/
Votes:2 Average:10.00

  Advanced search


Login
Username or e-mail:

Password:

Remember Me

Lost Password?

Register now!