TinyMCE: let users set the title in file/image upload
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 57
- Forks
- 103
- Avg merge
- 10h 25m
- Merged PRs (30d)
- 18
Description
In old versions of Tiny (on Plone 4), the upload form for files and images allows users to set also the title and description for the uploaded content.
In mockup's version of tiny, this isn't possible. What do you think about re-enable it?
btw i'm trying to fix that issue by myself, but i don't know exactly where to do these kind of things.
I've found the template used in the upload popup, but if i try to change it, nothing happens. Should i need to re-build mockup?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading mockup/patterns/upload/templates/upload.xml and trace how that template reaches the upload popup, including whether a build step is required. Confirm how the existing file and image upload flow handles form fields, then verify that users can set both title and description before uploading.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100