Skip to content
This repository was archived by the owner on Jun 5, 2025. It is now read-only.
This repository was archived by the owner on Jun 5, 2025. It is now read-only.

Aufruf von Extension-Point MEDIA_ADDED #22

Description

@akuehnis

Hallo

Es wäre toll, wenn rex_multiupload auch den Extension-Point MEDIA_ADDED aufrufen würde.

Dafür ist die folgende Anpassung nötig:
Datei:
/redaxo/include/addons/rex_multiupload/action/action.upload.php
Zeile 193 hinzufügen:
rex_register_extension_point('MEDIA_ADDED', '', $result);

Dies ist hilfreich, wenn man den Speicherort der hochgeladenen Datei nachträglich per Addon noch anpassen will.

Gruss
Adrian

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions