On 06.01.2011, at 12:42, Christophe COEVOET wrote: > Le 06/01/2011 12:35, Lukas Kahwe Smith a écrit : >> On 06.01.2011, at 12:15, gordonslondon wrote: >> >>> Good to see that some solutions already exist. >>> >>> What I'm searching now, is to overwrite a file under public folder. >>> >>> For example i have a template which use a logo image under public folder. I >>> want to overwrite the logo to use my own, i have two solutions: >>> - overwrite the view with my new logo (long and not reusable) >>> - overwrite the logo image under the public folder >>> >>> The second solution is better than the first one. >> I guess we could consider adding some logic to the install asset CLI command >> to handle this. >> >> regards, >> Lukas Kahwe Smith >> [email protected] >> >> >> > This can be easily achieved when making a copy of the assets but I don't see > how it could work when using the --symlink option.
Maybe instead of symlink we should use mod_rewrite handling magic? regards, Lukas Kahwe Smith [email protected] -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received this message because you are subscribed to the Google Groups "symfony developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/symfony-devs?hl=en
