Download & Extend

Using Pathfilter to fix pictures?

Project:Path Filter
Version:6.x-1.x-dev
Component:Code
Category:support request
Priority:normal
Assigned:Unassigned
Status:closed (won't fix)

Issue Summary

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.

Comments

#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

Title:Using Pathfilter to fix pictures?» Using Pathfilter to fix pictures?
Status:active» closed (won't fix)

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.