Equipe du gestionnaire de média
From Joomla! Documentation
L' Equipe du nouveau gestionnaire de média est sous la responsabilité du Département de la Production, qui supervise tous les aspects liés au code de tous les logiciels du Projet Joomla.
Veuillez visiter le Portail des bénévoles pour avoir un aperçu des membres de cette équipe.
- Dépôt: https://github.com/joomla-projects/media-manager-improvement
- Glip: New Media Manager Public Channel
Mission
Create a media manager for Joomla! that lives up to today’s users expectations in handling media for websites. The media manager should be extensible as for workflow, actions/transformation on media and also for supported mediatypes.
Different people have different visions for the new media manager and the project has a really long history. To have a roadmap which is realistic, we assigned the most needed features to the 4.0 Joomla release (milestone 1). If we have the resource, we plan to to make an installable version of the component for the Joomla 3.x series after milestone 1.
Rôles
- Team Lead and Assistant Team Lead: They are coordinating the team's activities, collaborate with the LT and with the other teams. Are involved in development as well.
- Developer: Are developing the new features.
- UX/UI: Making research, surveys and recommendations for the devs about how to build the UI.
Etapes majeures
Etape majeure 1
Improve UI/UX of media list view
The user interface should become more modern. We are using the javascript framework vue to solve this task.
- Search media by name
- Easy navigation between folders
- Show additional information of selected media
- Grid and Table view
- CRUD + advanced features Download / Zip / Preview
- Reworked overall look & feel, smoother ux.
Image editing
Opening an image should allow the following editing features: crop, resize, rotate. The different actions will be implemented through Joomla! plugins. 3dp can add additional media-action plugins to extend the media manipulation tools (filters, watermarks, painting).
Glisser / Déposer
Upload multiple media files through file upload, drag and drop or copy paste from clipboard into the actual folder. The progress should be visualized as well.
Etape Majeure 2 - x
Cloud filesystems (GSoC project)
It will be possible to integrate cloud filesystems like Dropbox, AWS or WebDAV as sources for media files. Preferable through plugins.
Intégration de média
Media form fields should allow to not only pick images, but also more media files like PDF or SVG documents.
Batch processing & Presets
Select images and execute some batch actions like resize or rename. Should be also possible to do this via cli and apply defined presets (manually and on upload).
Déplacer le dossier images vers média
Déplacer le dossier images dans le dossier media.
Prise en charge du SVG
Allows to upload and view SVG files. As we need to consider all the security implications, this feature has an optional status.
Database abstraction
The media files will be abstracted as database entries and the folder structure is visualised through categories. It’s a virtual layer above the (cloud) file system.
ACL
ACL should be implemented so admins can define who can manipulate and view the media files.
Statistiques des fichiers
Déterminer l'utilisation des fichiers média dans Joomla.
Associations de langue
Il est désormais possible d'associer des articles. La même chose devrait être possible avec les fichiers média et leurs catégories.
Recherche
Searching for media files in the default Joomla! search and smart search.
Tagging
Tagging files with Joomla’s tagging extension.