Giter Club home page Giter Club logo

minigalnano's Introduction

MinigalNano

MinigalNano is a very simple image gallery. It adheres to the KISS principle and is very easy to install. MinigalNano does not have a web admin interface: You just upload your images in the photo folder on your server (using FTP, SFTP...). It only requires php and GD (no database, no special libraries like PEAR or ImageMagick).

MinigalNano uses a javascript Lightbox (Use left/right arrows for navigation), but it degrades gracefully if javascript is disabled.

MinigalNano is based on Thomas Rybak's version which seems to have been abandonned in 2010. It adds new themes and icons, use more modern html/css, updates JS libs, and wants to be more community pull-friendly for the future.

Features

  • Very simple media gallery
  • Support for PNG, GIF, JPEG image formats
  • Support for OGV ad WEBM video
  • Javascript lightbox, degrades gracefull if JavaScript is disabled

Installation

  • Requires php and php5-gd
  • Place all the files in a directory on your server.
  • Customize options in config.php
  • Upload your photos to the photos/ subdirectory.

Adding your photos

  • Simply add your photos to the photos directory via FTP or SFTP.
  • You can create as many subdirectories as you want.

Adding a comment to a gallery

  • Simple create comment.html in the gallery's folder.

Adding a comment to an image

  • Create an html file. Filename must be the image filename plus .html. (eg. myimage.jpg โ†’ myimage.jpg.html)
  • The html file can contain:
  • comment
  • title::comment

Using a custom image for folders

  • Create folder.jpg inside a folder: This image will be used as default image for folder.

Thumbnails

You do not have to care about thumbnails: They are automatically created in the thumbs directory. If some thumbnails are wrong, you can purge this directory: Thumbnails will be automatically re-created.


License

MinigalNano is licensed under the GNU AFFERO GENERAL PUBLIC LICENSE v3 (https://gnu.org/licenses/agpl-3.0.txt).

Icons used are from the Nitrux project and licensed under the Creative Commons Attribution-NonCommercial-NoDerivatives International 4.0 License (https://creativecommons.org/licenses/by-nc-nd/4.0/).

minigalnano's People

Contributors

aldarone avatar bifek avatar cyberic99 avatar igormilhit avatar jniggemann avatar lucas-c avatar nodiscc avatar sebsauvage avatar sylvhem avatar tmos avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.