• Register
    • Help

    striker  0 Items
    Currently Supporting
    • Home
    • News
    • Forum
    • Wiki
    • Support
      • Manage Subscriptions
      • FAQ
      • Support For
        • VaultWiki 4.x Series
        • VaultWiki.org Site
    • What's New?
    • Buy Now
    • Manual
    • 
    • Support
    • VaultWiki 4.x Series
    • Feature
    • Use standard XenForo drag n drop image upload

    1. Welcome to VaultWiki.org, home of the wiki add-on for vBulletin and XenForo!

      VaultWiki allows your existing forum users to collaborate on creating and managing a site's content pages. VaultWiki is a fully-featured and fully-supported wiki solution for vBulletin and XenForo.

      The VaultWiki Team encourages you to join our community of forum administrators and check out VaultWiki for yourself.

    Issue: Use standard XenForo drag n drop image upload

    • Issue Tools
      • View Changes
    1. issueid=4791 November 12, 2016 1:46 PM
      Alfa1 Alfa1 is offline
      Distinguished Member
      Use standard XenForo drag n drop image upload

      Please add support for the standard XenForo image upload function. This allows users to easily add images by drag & drop like on the rest of the site.

      Making it easier for members to upload attachments would be a major improvement for my members.
    Issue Details
    Issue Number 4791
    Issue Type Feature
    Project VaultWiki 4.x Series
    Category Attachments
    Status In Progress
    Priority 8 - Major Features / Enhancements
    Suggested Version 4.0.15
    Implemented Version (none)
    Milestone (none)
    Software DependencyXenForo 1.x
    License TypePaid
    Votes for this feature 4
    Votes against this feature 0
    Attachments 0
    Assigned Users (none)
    Tags (none)


    Page 1 of 2 12 Next LastLast


    1. November 25, 2016 4:32 PM
      pegasus pegasus is offline
      VaultWiki Team
      XenForo attachments are user owned and are not version-safe, this presents major problems with in a multi-user and versioned environment, as occurs in wiki pages. A lot of people request regular forum attachments, without considering what that means. Regular forum attachments used to be allowed in VaultWiki 3. However, we quickly noticed issues and discouraged/deprecated the behavior; it was fully removed in VaultWiki 4. Some examples:
      - If users with different upload permissions edit the same wiki page, some attachments might be lost or the user might be unable to save his edit, because the editing user doesn't have permissions for the existing attachments. There are ways around this. One thing we tried in VW3 was to only allow a single user to add attachments to a page; however, if the user dies or leaves the site, it would be impossible to change them.
      - If an attachment is removed from the page in a later edit, standard forum cleanup automatically removes unused attachments after some time. If we later want to view any previous edit or even restore those edits, it is not possible, because the forum's background tasks removed the unused attachment already. This is the especially nefarious issue.
      - There were other problems too, but these stand out in my memory.

      Regarding non-insertable attachments:
      We have had plans to bring back regular forum attachments somewhat (attached to the end of the content or on its own tab), but not as entities pastable into the editor/page text (because that combination would still be victim to the above problems). Even this partial return will require some major feature additions to VaultWiki 4 in order to provide a wiki-safe place for such attachments.

      Regarding insertable attachments w/ drag-drop support:
      - This might be feasible for regular forum attachments without creating a problem if the wiki has a dedicated fake user that becomes the owner of the uploads, with the original uploader not being the owner of the uploaded content. There would still need to be concessions made to workaround the cleanup problem and other issues.
      - Another option is just to add a drag-drop trigger for wiki attachments, prompting the user to enter a name for the image when they drop it, without needing to step through the File Browser first.

      This second option is probably easier to implement, avoids the non-user-friendly ATTACH tag, is less hackish than using fake user accounts that the admin might accidentally delete when pruning the member base, and avoids the background cleanup issue entirely.
      Reply Reply
    2. November 25, 2016 4:48 PM
      Alfa1 Alfa1 is offline
      Distinguished Member
      I am really glad that you are considering to implement solutions. it is not needed to have an exact forum attachment system, but we do need something far simpler than what we have now. A simply upload button will suffice.

      Its optimal if the attachment is stored as an attachment to the wiki page owned by no user. Essentially the page is the parent.

      In regards to the html5 drag & drop feature. I think the second option is the best. Adding a fake user doesn't sound like good practise.
      Reply Reply
    3. November 25, 2016 5:13 PM
      pegasus pegasus is offline
      VaultWiki Team
      I think that once I finish all the changes I discussed in your other request, the File Browser will be much easier to use. So far the style inconsistency and the first two points were fixed, but there are still some clicks that can be reduced and visibility changes that can be made.

      For the time being, I think it needs to be more obvious how to access the current system. I think we need to add an Upload or Attach button in a more recognizable place, such as where regular posts have the Upload a File button, which opens that 4th level overlay of the File Browser directly. For new uploads made in this way, they should appear like the normal forum attachment does below the editor, except maybe with the heading "Recent Uploads", and a blurb to specify that one of the Insert buttons must be used or the image will not be "attached." Also, provide drag-drop capability which is a shortcut to the same uploader with only the title needing to be filled.

      Once we finish that major feature which provides an unversioned attachment space, then we can get rid of that blurb -- anything that was uploaded but not inserted can automatically be sent to the dedicated space for that page.

      As you can expect, it is unlikely that all of these improvements would be made in a single release, but they will still be made. As you have noticed, there has been progress on this even since as recently as 4.0.13.
      Reply Reply
    4. November 27, 2016 2:49 PM
      Alfa1 Alfa1 is offline
      Distinguished Member
      I really think we need a way to turn off a 4th level file browser.

      Its nice to have a file browser for those advanced members who want to use this. But for all other members it only creates confusion.

      Please mind that the VW attachment system is an additional system to the MAIN attachment systems (Forum, Media Gallery, Resources) and other addons. The VW attachment gallery should be treated as a secondary or even tertiary system. When the average users open such attachment browser they expect to be able to browse all their attachments on the site. Therefore it only adds confusion to these members. I'd want to have the attachment browser only accessible for advanced wiki editors.

      For average users I would just like to have a 'Upload a File' button similar to the XF button below the editor. IMHO this should not open the attachment browser. It should just add the attachments to the post and from there the user should be able to insert it into their wiki post.
      Reply Reply
    5. November 27, 2016 2:59 PM
      hollosch hollosch is offline
      Senior Member
      Adding an image for my users is HORRIBLE !!! A person without internet-experience has no chance to upload or insert an image to a wiki-page via the vw-uploader.
      It would be great to find a solution for the wiki, where the files are version-safe and it's easy for users to work with images/files.
      Reply Reply
    6. November 27, 2016 3:13 PM
      dvsDave dvsDave is offline
      Regular Member
      I like Alfa1's proposals. Those will work for my users as well. What can we do to help this be implemented?
      Reply Reply
    7. November 27, 2016 7:34 PM
      Lemminator Lemminator is offline
      New Member
      Quote Originally Posted by hollosch
      Adding an image for my users is HORRIBLE !!! A person without internet-experience has no chance to upload or insert an image to a wiki-page via the vw-uploader.
      It would be great to find a solution for the wiki, where the files are version-safe and it's easy for users to work with images/files.
      thanks . +1

      greets
      Reply Reply
    8. January 17, 2017 11:13 AM
      Alfa1 Alfa1 is offline
      Distinguished Member
      Please mind that the current release of XenForo 1.5.12 has a new HTML5 uploader.
      Please make VW4.0.17 compatible with this HTML5 uploader.
      Reply Reply
    9. January 17, 2017 11:21 AM
      hollosch hollosch is offline
      Senior Member
      Please make VW4.0.17 compatible with this HTML5 uploader.
      How does this uploader affect vaultwiki?
      Reply Reply
    10. January 17, 2017 11:25 AM
      Alfa1 Alfa1 is offline
      Distinguished Member
      Members will be used to using this upload method that they can use anywhere on the site except for the wiki. In wiki there is the complex uploader that many users have difficulty with. The XenForo HTML5 uploader is super easy to use and users should have a very similar experience for Vaultwiki.
      Reply Reply
    11. January 17, 2017 11:34 AM
      hollosch hollosch is offline
      Senior Member
      In wiki there is the complex uploader that many users have difficulty with.
      Yes, i know!
      A easier process for uploading files would be great!!!
      Reply Reply
    12. January 17, 2017 12:19 PM
      Alfa1 Alfa1 is offline
      Distinguished Member
      Yes, thsi is why I think that the optimal time for this is now that XenForo has added a new uploader. The XenForo Team found it to be important enough to push it into a maintenance release. VW can do the same in this case.
      Reply Reply
    13. January 17, 2017 12:22 PM
      Lemminator Lemminator is offline
      New Member
      n1
      Reply Reply
    14. January 18, 2017 11:43 PM
      dvsDave dvsDave is offline
      Regular Member
      I also will put in a vote for using the new HTML5 uploader, it's very, very quick and easy to use!
      Reply Reply
    15. January 19, 2017 7:35 AM
      hollosch hollosch is offline
      Senior Member
      Quote Originally Posted by Alfa1
      Yes, thsi is why I think that the optimal time for this is now that XenForo has added a new uploader. The XenForo Team found it to be important enough to push it into a maintenance release. VW can do the same in this case.
      Are there known problems to update XF ?
      Reply Reply
    Page 1 of 2 12 Next LastLast
    + Reply

    Assigned Users
    Loading Please Wait
    Tags
    Loading Please Wait
    • Contact Us
    • License Agreement
    • Privacy
    • Terms
    • Top
    All times are GMT -4. The time now is 6:35 PM.
    This site uses cookies to help personalize content, to tailor your experience, and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Learn more… Accept Remind me later
  • striker
    Powered by vBulletin® Version 4.2.5 Beta 2
    Copyright © 2025 vBulletin Solutions Inc. All rights reserved.
    Search Engine Optimisation provided by DragonByte SEO (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
    Copyright © 2008 - 2024 VaultWiki Team, Cracked Egg Studios, LLC.