PEAK XOOPS - Re: altsysの大掃除 :-) in englishin japanese

Re: altsysの大掃除 :-)

Target News
Subject The general housecleaning for altsys :-)
Summary Japanese people do the general housecleaning at the end of week.I do the cleaning of the altsys codes which are quite dirty. I've cleaned myblocksadmin up.And I dropped codes for XOOPS2.2 and common/spaw as trash.Newly, altsys supports ImpressCMS.It ma...

List posts in the topic

none Re: altsysの大掃除 :-)

msg# 1.1
depth:
1
Previous post - Next post | Parent - Children.1 | Posted on 2008/12/16 16:32 | Last modified
tohokuaiki  Lance Corporal   Posts: 25
Great!!

So, I hope that BlocksAdmin will be available in XCL Block Edit Form using cl:: blocks..

I add below code at
xoops_trust_path/libs/altsys/class/MyBlocksAdmin.class.php:: in line 758.
	if (altsys_get_core_type() == ALTSYS_CORE_TYPE_XC21L){
		$legacy_block =& Legacy_Utils::createBlockProcedure($block);
		$block_data['cell_options'] = $legacy_block->getOptionForm();
	} else {
		$block_data['cell_options'] = $block->getOptions();
	}
it works. (in HD SVN .^^; )
Votes:12 Average:8.33

Posts tree

  Advanced search


Login
Username or e-mail:

Password:

Remember Me

Lost Password?

Register now!