Commit graph

30 commits

Author SHA1 Message Date
Piotr KUCHARSKI
0d014c7f70 rename config.php to config-default.php and include (new) config.php
that contains only settings that are different than default ones.
also add config.php to gitignore.

all this will make it easier for users to sync with repo.
2014-11-25 02:11:37 +01:00
Piotr KUCHARSKI
dc109fda31 use SORT_ASC/DESC directly in config. simplifies array_multisort. 2014-11-24 17:01:54 +01:00
Piotr KUCHARSKI
bc38cfd279 make breadcrumb separator easily configurable 2014-11-23 11:58:01 +01:00
Tom Canac
9d70a14d07 fix example filename 2014-11-11 10:52:38 +01:00
Tom Canac
6e5c86ae1d improve project descriptions 2014-11-11 10:50:23 +01:00
Tom Canac
17322c981c fix #53 2014-11-11 10:43:18 +01:00
cyberic99
c7a987d436 add $display_filename option to show the filename under the picture 2014-09-14 11:57:21 +02:00
nodiscc
9b839b2a4f HTTPS support for RSS feed URL generation, fixes https://github.com/sebsauvage/MinigalNano/issues/33
Move $gallery_link definition from config.php to rss.php (prevents non-editable content in config.php
2014-05-22 06:14:38 +02:00
tmos
5b93dc9c2b timestamp update 2014-05-04 17:28:32 +02:00
tmos
91e519fd96 universal gallery link in php ! 2014-05-04 14:57:39 +02:00
Tom Canac
1eef7b312b fix base adress 2014-04-30 23:09:36 +02:00
Tom Canac
778a610c7d rss max number fixed 2014-04-30 23:08:23 +02:00
Tom Canac
10cb4eb47e rss titles are now just file names and not complete files urls 2014-04-30 19:01:11 +02:00
Tom.C.
29c1e2cfcb Merge pull request #1 from nodiscc/patch-1
Update RSS settings
2014-04-30 17:52:32 +02:00
Tom Canac
7717dd1c78 variables $SkipExts and $SkipObjects now on config file, 2014-04-30 17:50:47 +02:00
nodiscc
8f9bbecd74 Update RSS settings
Addition to https://github.com/sebsauvage/MinigalNano/pull/24, change `$gallery_link` so it works everywhere by default, change `$description` to a generic description.
2014-04-28 18:41:37 +02:00
Tom Canac
2340f68ccd adresse modification 2014-02-25 10:26:08 +01:00
Tom Canac
9df67440ae frst rss draft 2014-02-25 10:24:36 +01:00
Tom Canac
e719dd8d30 new dark theme 2014-02-02 20:09:14 +01:00
Tom Canac
695de0a19c permissions fixeds 2014-01-30 18:16:30 +01:00
Tom Canac
a508ee9079 lazy loading finished 2014-01-30 18:08:57 +01:00
Tom Canac
2f1b77af2e lazy load activated by default 2014-01-30 12:30:26 +01:00
Tom Canac
8b5713c059 lazy loading is okay :) 2014-01-30 12:29:34 +01:00
Tom Canac
2a069b7dc3 Option to display all pictures on one page added 2014-01-30 10:52:08 +01:00
Tom Canac
ef74392a6f amélioration des thèmes 2014-01-12 14:09:31 +01:00
Tom Canac
d2fd30c06f rounded : better folder names 2014-01-11 16:41:31 +01:00
Tom Canac
eaf0b092e7 new themes on da rails 2014-01-10 23:11:38 +01:00
Tom Canac
9cec62e2a7 Board theme : bug fixs 2014-01-09 20:58:25 +01:00
Sebastien SAUVAGE
c6b911cc29 Version 0.3.7
* Version number now starts at 0.3.7
* Added thumbnail cache.
* Added optional folder comment and image title/caption
* darkgold2 theme from version 0.2.3 adapted to this version.
* darkgold2 is now the default theme.
* Increased thumbnail size.
* Increased number of images per page.
* Page is now in UTF-8 by default to support international characters.
* Removed many warnings.
* Corrected XSS vulnerability.
* Added htaccess to prevent raw browsing of images folder.
* Removed version check against original author's website.
2013-03-23 18:46:00 +01:00
Sebastien SAUVAGE
373df6fb09 Initial commit of Thomas Rybak's original version 2013-03-23 17:35:44 +01:00