• Extensions
  • FriendsOfFlarum upload, the intelligent file attachment extension

IanM woow, Perfect!!!

Currently can user remove his her uploded files before?

    fakruzaruret Currently can user remove his her uploded files before?

    Any user can remove (hide from media manager) their own uploads. There is an additional permission to allow admins/mods/etc the permission to remove those of others

    0.13.1

    Whoopsies, we let a small error creep through in 0.13.0, but this fixes it!

    • Corrected Upload button tooltips to not show text containing false

    Update using:

    composer update fof/upload

    If you're already on 0.13.1, please double-check that this issue doesn't exist for you. If it does, follow these steps.

    marcfrompgs My original post may have got lost with the latest feature release news. Any help much appreciated. Thanks M

    So if I got this right, you can upload a bunch of files then use the media manager to select items for your post?

    Is the media manager only contain media for a post or all users uploads?

    luceos I'd like to point out that it will take some time for the maintainers of your extensions to make extensions compatible with this version. As such execute some patience and do not hunt for updates inside extension discussions unnecessarily. Thank you.

    4 days later

    shebaoting I also want extensions updated quickly because I like having the latest and greatest Flarum version. But, we have to also remember that this is all done for free... and typically this extension gets updated pretty quickly.

      010101
      I know this was all done for free and I am very grateful to the flarum team. I want to make it clear that this extension should be the core of flarum and should be the most important extension. Without this extension, flarum would be completely unable to publish posts that contain files. This is what would be missing from flarum.

        shebaoting Flarum's philosophy tends to be that if something doesn't NEED to be in core, it won't be in core. Core is designed as a framework for other extensions; you can read a bit more about this approach in our documentation. As to "most important extension", that's a matter of opinion: I'd argue tags and markdown are pretty important too 😁. I don't think there's that big a benefit at the moment for FoF Upload to be maintained by the core team directly as opposed to the FoF team the way it is now. If anything, third party extensions have the advantage of their release cycle being independent from core. They also tend to get new features more frequently.

        hello thanks, I really love this
        am new to Falrum and I have been installing some extension but this one gave me an error see below
        `
        Using version 0.13.1 for fof/upload
        ./composer.json has been updated
        Running composer update fof/upload
        Loading composer repositories with package information
        Updating dependencies
        Your requirements could not be resolved to an installable set of packages.

        Problem 1
        - Root composer.json requires fof/upload 0.13.1 -> satisfiable by fof/upload[0.13.1].
        - fof/upload 0.13.1 requires flarum/core >=0.1.0-beta.15 <0.1.0-beta.16 -> found flarum/core[v0.1.0-beta.15] but the package is fixed to v0.1.0-beta.16 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.

        Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.

        Installation failed, reverting ./composer.json and ./composer.lock to their original content.`

          Dhron Had the same problem a few hours ago, was also installing for the first time, make sure you install it while located in the flarum directory. I just did a cd command to get to the flarum directory, and try installing again and it installed.

            I'm having problems when uploading files in a post, right now trying with images. It does upload them fine, but it removes a period (.) from the extension of the file so there is not a preview unless I manually edit the link and add the period.

            Does it have something to do with the regex? tried using the one supplied, and it still happens, thanks for the help.