Ticket #6628 (closed enhancement: fixed)

Opened 9 months ago

Last modified 9 months ago

Uploader: filter file_types glob

Reported by: tellyworth Assigned to: anonymous
Priority: normal Milestone: 2.5.1
Component: General Version:
Severity: normal Keywords: has-patch
Cc:

Description

This makes it possible for a plugin to filter the types of files that are selectable by the user from the Flash uploader.

The value should be a string of semicolon-separated wildcards, like '*.jpg;*.mp3;*.txt'

The default is '*.*', same as in 2.5.0.

Attachments

upload_file_glob-r7608.patch (0.6 kB) - added by tellyworth on 04/07/08 06:43:36.

Change History

04/07/08 06:43:36 changed by tellyworth

  • attachment upload_file_glob-r7608.patch added.

04/07/08 17:10:01 changed by ryan

  • status changed from new to closed.
  • resolution set to fixed.

(In [7611]) upload_file_glob filter from tellyworth. fixes #6628 for trunk

04/07/08 17:10:20 changed by ryan

(In [7612]) upload_file_glob filter from tellyworth. fixes #6628 for 2.5