update README and humans.txt

* Change back to original project name (MinigalNano)
 * Add data from http://sebsauvage.net/wiki/doku.php?id=minigal_nano
 * Simplify, reorder, cleanup
 * update list of contributors
This commit is contained in:
nodiscc 2014-09-08 14:44:54 +02:00
parent e33846f671
commit 038e1971fc
2 changed files with 37 additions and 20 deletions

View File

@ -1,28 +1,35 @@
MiniBoardNano SSE
MinigalNano
================
miniBoardNano is a fork of MiniGal Nano by Sebsauvage. It just make it more graphic, with new themes and icons. Some little technicals improvements are made, but all the MiniGal Nano stuff you can find over the web should be compatible with miniBoardNano. The following text is nearly the same as the official documentation of MiniGal Nano by Sebsauvage.
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).
miniBoardNano is a very simple image gallery. It adheres to the KISS principle and is very easy to install. miniBoardNano does not have a web admin interface: You just upload your images in the photo folder. It only requires php and GD (no database, no special libraries like PEAR or ImageMagick).
Boardigal Nano uses a javascript Lightbox (Use left/right arrows for navigation), but it degrades gracefully if javascript is disabled.
MinigalNano uses a javascript Lightbox (Use left/right arrows for navigation), but it degrades gracefully if javascript is disabled.
miniBoardNano is based on Minigal Nano SEE by [Sebsauvage](https://github.com/sebsauvage/MinigalNano), that is is based on [Thomas Rybak's](http://www.minigal.dk/minigal-nano.html) version which seems to have been abandonned in 2010.
MinigalNano is based on [Minigal Nano SSE by Sebsauvage](https://github.com/sebsauvage/MinigalNano), that is based on [Thomas Rybak's](http://www.minigal.dk/minigal-nano.html) version which seems to have been abandonned in 2010.
Its add new themes and icons, use more modern html/css, update JS libs, and wants to be more community pull-friendly for the future.
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.
Online demo: [http://boards.tomcanac.com/](http://boards.tomcanac.com/)
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 `config.php`
* Customize options in `config.php`
* Upload your photos to the `photos/` subdirectory.
Adding your photos
==================
* Simply add your photos to the `photos` directory.
* 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
@ -38,6 +45,7 @@ Adding a comment to an image
* comment
* title::comment
Using a custom image for folders
================================
@ -46,14 +54,14 @@ Using a custom image for folders
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.
--------------------------------------------------
------------------------------------------------------------
* Icons in the images folder are from the nitrux pack [http://store.nitrux.in/](http://store.nitrux.in/)
MinigalNano is licensed under the Creative Commons Attribution-Share Alike license (http://creativecommons.org/licenses/by-sa/3.0/)
miniBoardNano SSE by TomCanac is **highly** based on MiniGal Nano by Sébastien SAUVAGE and is under the same licensed : Creative Commons Attribution-Share Alike.
https://creativecommons.org/licenses/by-sa/2.5/
--------------------------------------------------
* [Project contributors](humans.txt)
* [Original discussion page (english)](http://sebsauvage.net/wiki/doku.php?id=minigal_nano_en)
* [Original discussion page (french)](http://sebsauvage.net/wiki/doku.php?id=minigal_nano)
* [List of modifications between 0.3.5 and 0.3.5 SSE2](http://sebsauvage.net/wiki/doku.php?id=minigal_nano_diff)

View File

@ -1,7 +1,16 @@
According to the commits, here are the humans behind MiniGal Nano :
MinigalNano is licensed under the Creative Commons Attribution-Share Alike license (http://creativecommons.org/licenses/by-sa/3.0/)
Thomas Rybak <http://www.minigal.dk/minigal-nano.html>
Sébastien Sauvage <http://sebsauvage.net/>
Aldarone <http://aldarone.fr/>
Sylvhem <http://lepubdelobservateur.fr/>
Tom Canac <http://tomcanac.com/>
Copyright (c) 2014 Thomas Rybak <http://www.minigal.dk/minigal-nano.html>
Copyright (c) 2014 Sébastien Sauvage <http://sebsauvage.net/>
Copyright (c) 2014 Aldarone <http://aldarone.fr/>
Copyright (c) 2014 Sylvhem <http://lepubdelobservateur.fr/>
Copyright (c) 2014 Tom Canac <http://tomcanac.com/>
Copyright (c) 2014 Alda Marteau-Hardi <alda@leetchee.fr>
Copyright (c) 2014 bitbybit <crigon+github@crigon.name>
Copyright (c) 2014 cyberic99 <cyberic99@users.noreply.github.com>
Copyright (c) 2014 iGormilhit <igormilhit@mailoo.org>
Copyright (c) 2014 Jan <jn@hz6.de>
Copyright (c) 2014 Lucas Cimon <lucas.cimon@gmail.com>
Copyright (c) 2014 nodiscc <nodiscc@gmail.com>
Copyright (c) 2014 Orangina Rouge <eric.watson-doqguhmm@yopmail.com>
Copyright (c) 2014 Nitrux Project <http://store.nitrux.in/>