PEAK XOOPS - spaw on other modules in englishin japanese

spaw on other modules

List posts in the topic

none spaw on other modules

msg# 1
depth:
0
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

Posts tree

  Advanced search


Login
Username or e-mail:

Password:

Remember Me

Lost Password?

Register now!