Announcement

  •  » Requests
  •  » Can Piwigo support user restricted downloads as .zip-file

#1 2016-02-24 09:58:36

iconberg
Member
2016-02-24
20

Can Piwigo support user restricted downloads as .zip-file

Hi,

we are searching a software for our marketing. They want to provide product pictures to our customers.

They need:

- access rights for album (restrict view/download of an album to specific users or groups)
- bunch download of one or more selected albums as .zip
- leave pictures in original format for download (not resized or croped etc)

Fileformats is mostly .jpg, .png and .tif, but can be .ai, .cdr, .psb or vector formats like eps too.
A thumbnail for all formats are not a must.

Can we do this with Piwigo out of the box without modify templates and/or extensions and keep it updateable?

Greetz
Rigoletto

Offline

 

#2 2016-02-24 17:17:17

mmoy
Member
France
2014-08-18
85

Re: Can Piwigo support user restricted downloads as .zip-file

Access rights for albums is built-in to piwigo.

Batch download for a whole album is easy, but you have to install [extension by mistic100] Batch Downloader.

Offline

 

#3 2016-02-25 15:35:54

iconberg
Member
2016-02-24
20

Re: Can Piwigo support user restricted downloads as .zip-file

Thanks for the info, mmoy.
Batch download is working.

Our marketing likes piwigo, fast and easy to use. :)
But how can we enable upload for other file types?
By default we have " jpg, jpeg, png, gif".

I tried the solution to extend file-extensions by add this with the local file editor, but it does not work!?

<?php

/* Die Datei ist nicht vorhanden und wird vom LocalFilesEditor erstellt. */

// file_ext : file extensions (case sensitive) authorized
$conf['file_ext'] = array_merge(
  $conf['picture_ext'],
  array('pdf','zip')
  );


?>

greetz
Rigoletto

CLOSED and reposted here: http://piwigo.org/forum/viewtopic.php?id=26348

Last edited by iconberg (2016-02-26 08:28:34)

Offline

 
  •  » Requests
  •  » Can Piwigo support user restricted downloads as .zip-file

Board footer

Powered by FluxBB

github twitter newsletter Donate Piwigo.org © 2002-2024 · Contact