diff --git a/README.md b/README.md index 2e8270a..40f420d 100644 --- a/README.md +++ b/README.md @@ -5,11 +5,7 @@ MinigalNano is a very simple image gallery. It adheres to the KISS principle and MinigalNano uses a javascript Lightbox (Use left/right arrows for navigation), but it degrades gracefully if javascript is disabled. -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. - -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/) +MinigalNano is based on [Thomas Rybak's](http://www.minigal.dk/minigal-nano.html) 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 ============ @@ -45,13 +41,11 @@ Adding a comment to an image * 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. @@ -64,4 +58,3 @@ MinigalNano is licensed under the Creative Commons Attribution-Share Alike licen * [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) \ No newline at end of file diff --git a/config.php b/config.php index 926e926..2134fa6 100755 --- a/config.php +++ b/config.php @@ -1,16 +1,14 @@