Admin in conventional theme

Date 2007-03-21 06:04:57 | Category: XOOPS

in englishin japanese
Admin area in XOOPS 2.0.x is hard to use for the handicapped.
However the admin area cannot be customized in HTML level.

Thus I've made a hack/module for "Admin in theme".

- install/update the latest altsys
- insert a line into mainfile.php

		include XOOPS_ROOT_PATH."/include/common.php";
		include XOOPS_TRUST_PATH.'/libs/altsys/include/admin_in_theme.inc.php';

- specify the name of the theme for admin area in preferences of altsys

It will be modified which any blocks can be lay-outed in the future.





You can read more news at PEAK XOOPS.
http://xoops.peak.ne.jp

The URL for this story is:
http://xoops.peak.ne.jp/md/news/index.php?page=article&storyid=413