1
I did some work today on the Animal module, with the main focus to make it cloneable. Some of the changes:
- renamed to Pedigree
- fixed several PHP 5.4 related bugs
- standardized names of language variables
- added cloning with SmartClone
If you want to clone it, you'll need following modules:
-
SmartObject-
SmartCloneAnd you'll need to copy the file pedigree.php that is in /extra/smartclone/plugins to /modules/smartclone/plugins.
Downloads:
-
SourceForge File Repository-
SourceForge SVN Note: This is Alpha release, and while pretty stable, there will be more functionality added before we get to RC/, as we'll be merging other forks of this module that have been shared with us. And there will be a lot of cleaning needed to make more comparable to other modules.
Please test is and let me know if it the cloning works correctly.