web_editor_media_dialog_dms
Integrates the Odoo DMS with the web editor media dialog to let editors insert repository files.
Key Features
- web_editor: Adds a DMS tab to the media dialog so users can browse, search, and insert document files into HTML content.
- web_editor: Lets editors toggle public access for selected DMS files while adding them to content.
- dms.file: Generates and validates access tokens so shared media links can expose specific repository files securely.
- ir.binary: Honors DMS file access tokens when resolving media downloads initiated from the editor.