View Full Version : Please comment my vGallery
Bergman
01-21-2003, 03:13 PM
My friend has helped me out with this one. Its in Swedish but i think you can understand it anyway. :)
Direct link to the Gallery:
http://websociety.wm.net/~wmanbem/fiskesnack/fotogalleri/index.php
Mainpage:
http://www.fiskesnack.com
The Gallery?s features:
- Forum users can add their own images
- Forum users rate/comment the images (not rate their own)
- Admin can add/delete categories/subcategories
- Admin can move images between categories/subcategories
- Admin can delete images and comments
- A toplist sortable in rating, votes, views, comments
- Automatic Thumbnail creation
- Image info is stored in MySQL
- Images is stored in a directory of the webserver (not in MySQL)
Coming soon:
- More Admin features
- More data fields
- More sorting options
Is there any features missing ? Anyone intressed in the script ?
bharvey42
01-21-2003, 03:39 PM
Are there templates?
Dean C
01-21-2003, 03:45 PM
Sounds and looks awesome!
Suggestion:
- Hotlinking protection
- miSt
Bergman
01-21-2003, 04:58 PM
bharvey42, templates for what ? Installation ? Yes, there are one installationscript then you configure the most in galleryconfig.php
Part of it lookes like:
$cfgPageTitle = "FiskeSnack´s photo gallery";
$cfgGalleryDB = "vgallery";
$cfgNumPerRowDefault = 3;
$cfgRowPerPageDefault = 2;
$cfgNumPerRow = $cfgNumPerRowDefault;
$cfgRowPerPage = $cfgRowPerPageDefault;
$cfgImageDirWeb = "images/";
$cfgImageDirLocal = "/home/vgallery/images/";
$cfgThumbDirWeb = "thumbnails/";
$cfgThumbDirLocal = "/home/vgallery/thumbnails/";
$cfgAdminList = "1";
$cfgForumDir = "/home/forum/";
$cfgGalleryDir = "/home/vgallery/";
$cfgThumbWidth = 160;
$cfgThumbHeight = 120;
$cfgMediumWidth = 640;
$cfgMediumHeight = 480;
$cfgThumbRow1BG = "#999999";
$cfgThumbRow2BG = "#999999";
$cfgCommentRow1BG = "#999999";
$cfgCommentRow2BG = "#999999";
$cfgTableBorder = "#244581";
$cfgHeaderBG = "#244581";
$cfgStdTableBG = "#244581";
$cfgConvert = "/usr/local/bin/convert";
$cfgSortVotesLimit = 2;
Bergman
01-21-2003, 04:59 PM
Mist, can you explain ?
Sure I am interested.
På svenska: Jag är helt klart interresserad. Kan du maila det till mig på: rasmus(a)s6x.dk ??
Hälsning
Rasmus
Dean C
01-21-2003, 05:43 PM
To prevent other people from using your images in your gallery :)
- miSt
bharvey42
01-21-2003, 05:51 PM
What I meant was are the templates like vB like the picture overview, picture display, comments, etc.
colicab-d
01-21-2003, 05:53 PM
anychance of a release then?
Bergman
01-25-2003, 11:32 AM
Colicab, i can ask my friend if he plan to release it official. I think he want to add the last features before a release. We were just courios to se what you all think about it.
Mist, that would be nice to protect the images but i dont know if its possible when the pictures is in a directory on the webserver ?
Rjpa, jag ske se vad vi kan g?ra ... m?ste bara prata med min kompis om hur han vill sl?ppa scriptet.
Bharvey42, still dont know wich template you mean ... :(
colicab-d
01-25-2003, 11:40 AM
the comments could be a bit better :p a bit like an actual vb thread :D aside that its kool
Bergman
01-25-2003, 11:45 AM
Here is some screenshots:
Bergman
01-25-2003, 11:45 AM
2
Bergman
01-25-2003, 11:46 AM
3
Bergman
01-25-2003, 11:46 AM
4
Dean C
01-25-2003, 06:46 PM
Wow that looks very nice :)
- miSt
Bergman
01-25-2003, 10:07 PM
Mist, yes it is very easy to use ... and lookes really nice. The screenshots are from the working version right now.
Mayby we should release it for the public ?
Dean C
01-26-2003, 12:41 PM
Yes please do - it should go down well as many gallery hacks were planned but never released :)
I'd be happy to beta test if you want :D
- miSt
colicab-d
01-27-2003, 10:41 AM
like wise itd love to test it :D
Bergman
01-27-2003, 03:44 PM
I check with my friend if i can send it to you. ;)
colicab-d
01-27-2003, 06:28 PM
koool :D is it template driven ??
Bergman
01-28-2003, 08:56 AM
The Oak vGallery 1.0 is now released here http://www.vbulletin.org/hacks/index.php?s=&action=showhack&hackid=909
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.