mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-05-21 11:59:13 -04:00
- gallery_installer, module.info, install.sql - add movie_allow_uploads variable - movie::allow_uploads (new) - return true if movie_allow_uploads is "always" or "autodetect" and FFmpeg found, false otherwise - legal_file - use movie::allow_uploads instead of movie::find_ffmpeg - Form_Uploadify - use movie::allow_uploads instead of movie::find_ffmpeg
8 lines
295 B
Plaintext
8 lines
295 B
Plaintext
name = "Gallery 3"
|
|
description = "Gallery core application"
|
|
version = 56
|
|
author_name = "Gallery Team"
|
|
author_url = "http://codex.galleryproject.org/Gallery:Team"
|
|
info_url = "http://codex.galleryproject.org/Gallery3:Modules:gallery"
|
|
discuss_url = "http://galleryproject.org/forum_module_gallery"
|