Scenary: Drupal multisites installation.
Task: using Fast Gallery on a multisite installation and let the user to choose personal folder's icon and border color.
What I've thinking to do:
- add a "Choose your personal folder icon" form into Default - Storage Engine UI to let the user to choose a personal custom icon previously uploaded into /images folder of the module
- add a "Choose your personal border color" form into Default - Storage Engine UI to let the users to choose a personal custom color from a list or insert the HTML color code into a form box.
Why I think this stuff could be usefull: I manage some websites on a Drupal 7 multisites installation and some of those what to have their personal logo instead of the folder.png default image, so I need to "clonate" the module and named it into fast_gallery_custom_1 fast_gallery_custom_2... to let me change the images and the color on the code, but in that way I have lot of "wasted spaced" on my webserver and a "non-clear" installation of Drupal, so I have think of this stuff.
Unfortunately I'm not so skilled to do those thing by myself, so I ask to the people out there :-)
Thankyou in advance.