-
Notifications
You must be signed in to change notification settings - Fork 2
Home
You can manage:
- How many items per page (album and picture view in backend and album view in frontend)
- Show title and description on detail page in frontend
- Count image view or not
- For the user group: How many main albums, subalbums and pictures allowed to create, 1, 2, 20 by default
- Allowed filesize for file uploads
- Allowed size of zip file for zip upload
- Minimum width for pictures
- Maximum width for pictures
- Maximum height for pictures
- Layout 'normal' or 'bootstrap', bootstrap by default
- Set group for common albums, admins have access to all albums now
- Support categories, disabled by default; after creating first album the setting is not modifiable without get trouble...
- Support subalbums, disabled by default, only effect in the bootstrap layout
- Breadcrumbs in frontend, enabled by default
- Kind of show sub albums, panel by default
- Ending for detail pages, html, htm or empty, html by default
- Deleting of pictures by users that are not in the admin group, disabled by default
- Create several picture sizes, enabled by default, Attention: If you wish to use full plugin (scribite) support, this option has to be enabled
- Width of thumbnail, 400px by default
- Height of thumbnail, 400px by default
- Width of preview, 600px by default
- Height of preview, 600px by default
- Width of full image, 800px by default
- Height of full image, 800px by default
- Shrink pictures, disabled by default
- File name for title, enabled by default
- Activate slideshow, disabled by default
- Intervall for slideshow , 4000 milliseconds
- Speed of slideshow, 1000 milliseconds
Notice: The general user group must have the permission ADD to be able to create albums or pictures.
Now users that are in the admin group have access to all albums.
Users, that are in the admin group have no limit in creating main albums, sub albums and pictures.
Users in the user group get their limits by setting in the backend.
Users in the user group can add albums and pictures and edit them. They can delete pictures but no albums. That only can do administrators in the backend.
If you delete an album you will delete its pictures, all subalbums and their pictures.
If you don't want that you can make the subalbums to mainalbums or you can give them another main album.
With the actual version you get different galleries in the frontend depending on a user is logged in or not.
Notice: Have a look at the allowed memory size on your server, if you should get problems, uploading pictures.
Will be deleted with version 1.3.0
If you make an upgrade from 1.2.0 and you wish to use the full plugin support, you have the capability to create 3 sizes for each existing picture. You can use this option also later when you decided to enable the option 'Create several picture sizes' in the upload handler settings.
You can manage:
- How many items per page (album and picture view in backend and album view in frontend)
- Show title and description on detail page in frontend
- Count image view or not
- For the user group: How many main albums, subalbums and pictures allowed to create
- Allowed filesize for uploads
and more
At the moment there is an import function for mediashare.
You can import all albums with their pictures ( Other filetypes will not be copied ).
You must copy the folder of mediashare to your new installation. There must be the tables
mediashare_albums
mediashare_media
mediashare_mediastore
of mediashare in your new database without prefix and in the config.php the prefix must be disabled.
Important: Copy the albums in order of the dropdownlist.
Notice: The general user group must have the permission ADD to be able to create albums or pictures.
Users, that are in the admin group have no limit in creating main albums, sub albums and pictures.
Users in the user group get their limits by setting in the backend.
Users in the user group can add albums and pictures and edit them. They can delete pictures but no albums. That only can do administrators in the backend.
If you delete an album you will delete its pictures, all subalbums and their pictures.
If you don't want that you can make the subalbums to mainalbums or you can give them another main album.
Notice: Have a look at the allowed memory size on your server, if you should get problems, uploading pictures.