Bob63 wrote:
@saulgoode,
Is this your script, or has it been modded? Just curious.
I have never downloaded scripts from FX Foundry so I don't know to what extent the script has been modified. My understanding is that the FX Foundry does not generally change scripts much beyond moving the commands' locations in the menus, though it is most certainly acceptable if they make more extensive modifications to any scripts I've written.
My version of the script was inspired by a PERL-fu plug-in written by Ky MacPherson. Ky's original webpage no longer exists but
here is a snapshot from the (wonderful) Internet Archive.
As of the last couple of years, I've adopted the practice of prepending an "sg-" to the filenames of all my scripts, and naming procedures added by the scripts so they start with "script-fu-sg-". The intent in this is to facilitate modified versions being offered by other people without those versions conflicting with my versions (if both happen to be installed). I would encourage anyone to customize or modify my scripts so that they best suit their needs, however, if the modified versions are shared publicly, I am hoping that my initials ("sg") would be replaced.
I've have also been gradually migrating my scripts from my Flashing Twelve webspace to
my Chiselapp WIKI, which is a
Fossil repository that provides a much more organized approach to maintaining them.