Re: Things I'd like to remove from the trunk

Quote:

/backend.php => old rss feed link, requiring Herve's news module

/extras/theme_x2t => let's dump all the old themes
/themes/phpkaox
/themes/x2t



Oh god please do !!!! Why the hell are theses files still here !

Can you proceed to this steve ?

Marc-André Lanciault
Founder and CEO INBOX International inc.
Co-Founder ImpressCMS
Topic


GiJoe fix: Revision 16

I've added the GiJoe fix that caused so many problems - to class/smarty/xoops_plugins/

The old version could be moved to the extras folder, and message changed to reflect this inclusion for legacy purposes?

Topic




user.php

Where did this little bit in user.php come from?


$config_handler =& xoops_gethandler('config');
$xoopsConfigUser =& $config_handler->getConfigsByCat(XOOPS_CONF_USER);

if ($xoopsConfigUser['allow_register'] == 1) {
$xoopsTpl->assign('allow_registration', $xoopsConfigUser['allow_register']);
}


I can't find it in xoops.svn or the xmtd.svn, but it is in the icms trunk.



Re: Things I'd like to remove from the trunk

Agreed.

And we could do with some new themes including at least one that uses the multi-block definations....

Now theres a challenge

Only problem - we'd have to include some simple instructions to tell people how to set them up.



Things I'd like to remove from the trunk

There are files/folders in the trunk that need to be removed, either because they have no current function, or because they just need to ...

/backend.php => old rss feed link, requiring Herve's news module

/extras/theme_x2t => let's dump all the old themes
/themes/phpkaox
/themes/x2t

sound ok?




 Top