Using Pathfilter to fix pictures?
Flying Drupalist - November 5, 2008 - 03:06
| Project: | Path Filter |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | won't fix |
Jump to:
Description
Pictures for multisite is broken because each picture is saved inside a site's site.com local files directory, and the only way to share these folders is to symlink them. Rather than doing that, is it possible to use pathfilter to rewrite the user picture directory to an all site accessible parent directory, such as public_html/pictures? Thanks.

#1
I don't know if it is possible, however we're trying to fix this issue in #132988: Allow specifying a global directory for user pictures ($100 bounty for D5)
#2
Yes thank you, I posted there too. :)
#3
I don't think this is really in the scope of this module. However, #127484: [Push #2] pathfilter for files directory may or may not help.