I have buddypress installed. All URL goes under BP's URL structure. If an attachment belongs to a document in a group, the URL is:
http://domain.com/groups/group-name/docs/doc-name/attachment-name
I would like to learn how to change the attachment URL to:
http://domain.com/?attachment_id=123
Thanks!