Eventula Event Manager

Contents:

  • Contribution Guide
  • License (GNU General Public License)

Admin Documentation

  • Getting Started
  • Events
  • News
  • Usermanagement
  • Polls
  • Venues
  • (File)Gallery
    • Enable/Disable Gallery
    • Add Album
    • Edit Album
    • Add images / files
    • Edit images / files
    • Delete images / files
    • Delete Album
  • Help System
  • Games
  • Matchmaking
  • Purchases
  • Settings
  • Newsletter / Mailing
  • Credit System
  • Shop
  • Tutorials

Developer Documentation

  • Getting Started
  • Folderstructure
  • GameCommandHandler
  • GameMatchApiHandler

API Documentation

  • Events
  • Matchmaking
  • Tournaments
Eventula Event Manager
  • (File)Gallery
  • View page source

(File)Gallery

You can create gallerys which will be shown on the gallery page of eventula where you can add images and files. Also you can link the gallery to an event. The file upload feature is amongst other things nice to provide demos of your last tournament. The gallery feature is an optional system in eventula, so you have to enable it in order to use it.

The Gallery in the frontend will look something like this:

Overview with example album without an event linked

eventula event deletion

Overview with example album with an event linked

eventula event deletion

If a user clicks on it it will look like this:

Warning

Currently the images are not correctly thumbnailed in the detailed view. Issue: https://github.com/Lan2Play/eventula-manager/issues/155

Detailed with example album without an event linked

eventula event deletion

Detailed with example album with an event linked

eventula event deletion

Enable/Disable Gallery

To use the Gallery system and enable the link in your top navigation you have to enable it. You can either refer to the settings documentation or use the buttons direcctly on the Gallery site in your admin panel:

Enable:

eventula event deletion

Disable:

eventula event deletion

Add Album

Lets create an Album! go to your Admin Panel to the Gallery Section and you can add your venue in the Add Album area. You have to fill in a name and you can add a description if you want to.

eventula event deletion

Press Submit to add the Album.

You will then be redirected to the detailed / editing /upload view.

Edit Album

To enter the detailed / editing /upload view in the future, simply click Edit on the Albums list entry:

eventula event deletion

in the Settings area you can edit your albums name and description, change the status (if you want to hide a specific Album from the public) and link/ unlink an event to it. Here is an example how you can link an event to your created Album:

eventula event deletion

Dont forget to submit your settings.

Add images / files

Go to the detailed / editing /upload view of your album and you can find a file picker in the Add Images area:

eventula event deletion

Just select (a) image(s)/file(s) and hit the Upload button.

Edit images / files

Go to the detailed / editing /upload view of your album and you can find a list of all your files and images in the Images area.

eventula event deletion

You can enter a description for each image / file and set one as the album cover (recommended to set one!).

Warning

The image description is currently only visible in the admin panel!

Delete images / files

Go to the detailed / editing /upload view of your album and you can find a list of all your files and images in the Images area. Hit the corresponding delete Button of the image / file you want to delete and confirm the upcoming messagebox:

eventula event deletion

Delete Album

Warning

If you delete an Album, all the images / files within it will be deleted too!

To delete an Album simply click Delete on the Albums list entry on your Gallery admin page and confirm the upcoming messagebox:

eventula event deletion
Previous Next

© Copyright 2020, Thornton Phillis (th0rn0), Lan2Play Team (TheR00st3r, Apfelwurm, Keulerix, MD-V).

Built with Sphinx using a theme provided by Read the Docs.