Skip to content
This repository has been archived by the owner on Aug 13, 2022. It is now read-only.
hvorragend edited this page Aug 18, 2011 · 2 revisions

Welcome to Mediashare

Mediashare is a media file gallery designed for use with Zikula. With Mediashare you can upload media files into albums and then share these with others using an access control system that allows you to specify read/write access to specific Zikula users or groups, invite by e-mail, as well as making it public for everybody.

Feature list

* Runs on Zikula systems with SAFE_MODE and OPEN_BASEDIR enabled (this allows Mediashare to be installed on sites with quite restricted PHP access).
* Edit albums and organize albums in albums.
* Automatic thumbnail creation.
* Supports multiple media file formats
      * gif, png, jpg
      * flash
      * QuickTime
      * Windows Media Player
      * RealPlayer
      * PDF
* E-mail invitations with special links for access to locked albums
* Browsing by keywords/tags
* Embed albums and sets from SmugMug, Flickr and Picasa
* Compatible with Gallery Remote Protocol (see http://gallery.menalto.com/wiki/Gallery_Remote)
* Reordering of files by drag and drop
* Browse albums and view files in slideshows
* File upload size restrictions (both single file as well a grand total)
* Zikula block for random media items display
* Overview page with latest albums, media files, most used keywords and more
* Zikula API compatible
* Zikula pnRender based (thereby templatable)
* Zikula hooks aware
* Zikula search enable
* Files can be stored on local file system as well as in the database
* Can be used from other modules (like the standard News and Pagesetter)

Requirements

* A webserver running PHP  and MySQL, and a working installation of Zikula.
* The image library GD must be enabled for PHP (see PHP image functions).

Live Examples

Documentation

See the readme.txt file included in the distribution.

Clone this wiki locally