47
Quote:
First of all, thanks for the reminder. That's a great tutorial.
Quote:
All a cloned block is, is a modified xoops_version.php and modinfo.php. As soon as these files are overwritten your block disappears.
I don't see why you would need this built into XOOPS when all you have to do is copy/paste a few lines of code.
There are several reasons:
1. The one you mentioned above. Extra steps on upgrade to see that your blocks are not overwritten. That's enough by itself, but there are others.
2. It may be fairly easy to do, but it's time consuming and an extra step every time we want to clone a block. As site administrators, do we really need extra steps and extra stuff to keep up with? I know I don't.
3. I would wager that 90% of Xoopsers are not going to want to tinker with the code this way. Do we really want XOOPS to be only for techies?
IMHO, it should be in the core as it was with 2.2. To not have it would be to take a giant step backwards, and that's not what XOOPS is about.
Thanks and regards,
Jere
...