Postponed
Project:
Corner
Version:
6.x-2.1
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
4 Aug 2009 at 15:49 UTC
Updated:
12 Aug 2009 at 21:27 UTC
Hello,
Thank you for adding the 'target' and 'rel' attributes. That really makes this feature more useful. I have another request. Could you make the location of additional corner images inside the sites/default/files directory? Currently, you have to place additional images inside the module folder. Unfortunately, every time the module is updated those extra images are deleted and have to be replaced. By putting them in the sites/default/files directory, they are safe from updates.
Thanks for your consideration.
Comments
Comment #1
kirie commentedThat's an excellent suggestion - however, I won't have time to implement this at the moment, but will get to it when I have time later this fall. I'll mark it as postponed until then.
Comment #2
Grizz commentedTemporary fix for image folder: When updating to new release, just delete the image fold that comes with it before installing, original image folder will stay in place while everything else is updated.
I do this for any module that has its own image folder, css, etc... anything that needs to be edited, BACK-UP original before updating.
Grizz