Ticket #13267 (closed PLIP: wontfix)

Opened 3 years ago

Last modified 2 years ago

Folder Contents Improvements

Reported by: vangheem Owned by: vangheem
Priority: minor Milestone: 5.0
Component: User Experience and Interface Version:
Keywords: Cc:

Description (last modified by davisagli) (diff)

Proposer: Nathan Van Gheem Seconder: David Glick

Motivation

The current folder contents drag n' drop is very difficult to use and there is no batch upload functionality.

Assumptions

It's assumed that plone.app.jqueryui will also be merged.

Proposal & Implementation

Update plone.app.content to include a drag n' drop based off of jQuery UI and batch folder upload based off of jquery file upload. This implementation is already done in wildcard.foldercontents.

Deliverables

An updated plone.app.content package.

Tests for javascript.

Progress

wildcard.foldercontents already implemented.

Risks

Participants

Change History

comment:1 Changed 3 years ago by vangheem

  • Status changed from new to confirmed
  • Type changed from Bug to PLIP
  • Component changed from Unknown to User Experience and Interface

comment:2 Changed 3 years ago by thet

i guess this one is the jquery file upload plugin?  http://blueimp.github.com/jQuery-File-Upload/

very nice one.

comment:3 Changed 3 years ago by davisagli

  • Description modified (diff)
  • Milestone changed from 4.x to 4.4

Congratulations, the framework team has approved this proposal to be implemented for Plone 4.4.

comment:4 Changed 3 years ago by MatthewWilkes

I note that cekk has contributed to the wildcard package but doesn't seem to be a Plone core contributor, so for that code to be used we'd need a contributor agreement and a statement from all committers that they're happy for it to become core.

comment:5 Changed 3 years ago by vangheem

  • Milestone changed from 4.4 to 5.0

comment:6 Changed 3 years ago by esteele

The Framework Team has decided to move on to Plone 5. Updating milestones accordingly.

comment:7 Changed 3 years ago by thet

i've begun a review, which isn't fully finished yet (mainly the code review isn't done yet). but before it waits to be finished it for any longer, i'll better announce it beforehand:  https://github.com/plone/buildout.coredev/blob/5.0/plips/reviews/plip13267-review-thet.rst

Last edited 3 years ago by thet (previous) (diff)

comment:8 Changed 3 years ago by vangheem

Thanks for the review but you might as well wait because this implementation will change quite a bit from wildcard.foldercontents--especially in light of plone.app.toolbar being in place.

The new implementation will depend on plone.app.toolbar and use the mockup projects.

comment:9 Changed 3 years ago by thet

makes sense.

did you already start to work on it?

comment:10 Changed 2 years ago by davisagli

  • Status changed from confirmed to closed
  • Resolution set to wontfix

Closing this because the PLIP is out of date. Nathan has been working on getting an updated version of this included in plone.app.toolbar.

Note: See TracTickets for help on using tickets.