The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Please comment my vGallery
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/fi...leri/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 ? |
#2
|
|||
|
|||
Are there templates?
|
#3
|
||||
|
||||
Sounds and looks awesome!
Suggestion: - Hotlinking protection - miSt |
#4
|
||||
|
||||
-miSt???
|
#5
|
|||
|
|||
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; |
#6
|
|||
|
|||
Mist, can you explain ?
|
#7
|
|||
|
|||
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 |
#8
|
||||
|
||||
To prevent other people from using your images in your gallery
- miSt |
#9
|
|||
|
|||
What I meant was are the templates like vB like the picture overview, picture display, comments, etc.
|
#10
|
||||
|
||||
anychance of a release then?
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|