Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Options

Only images seem to display

meshugymeshugy Musician/Hacker ✭✭

The plugin only seems to include image attachments on the "my attachments" page. Can media types be displayed as well (i.e. mp3, wav, mpeg, etc?)

Comments

  • Options
    hgtonighthgtonight ∞ · New Moderator
    edited April 2014

    From the readme:

    @peregrine said:

    //this will limit the type of attachments displayed in profile to files with extension of .jpg or .zip
    $Configuration['Plugins']['MyAttachments']['RestrictExtension'] = array("jpg","zip");

    //The default attachments shown is array('bmp', 'gif', 'jpg', 'jpeg', 'png'))

    Search first

    Check out the Documentation! We are always looking for new content and pull requests.

    Click on insightful, awesome, and funny reactions to thank community volunteers for their valuable posts.

  • Options
    meshugymeshugy Musician/Hacker ✭✭

    @hgtonight thanks!

  • Options

    I should call it the unreadme :smile:

    I may not provide the completed solution you might desire, but I do try to provide honest suggestions to help you solve your issue.

  • Options
    vrijvlindervrijvlinder Papillon-Sauvage MVP
  • Options

    or

    whyreadme

    or

    do-not-read-me-at-your-peril.txt

    I may not provide the completed solution you might desire, but I do try to provide honest suggestions to help you solve your issue.

Sign In or Register to comment.