The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
[Scandal's] vBGallery Details »» | |||||||||||||||||||||||||||||||||||||||||||||
Description
Turn your vBulletin Album system to an organized Gallery. Watch presentation! The basic idea of Scandal's vBGallery is to organize vBulletin Albums AND forum attachments (pictures) to a section with lots of functions (categories, search, latest objects, statistics, menus etc). Designed for vBulletin 4.2.0 (otherwise you must add the navbar links manually). Features: - Categories system for Albums (like Forums for threads) - Five (5) levels of subcategories allowed - Album, picture and comment search - Who browsing Gallery (= Gallery Home, Albums, Pictures) - Gallery statistics - Forum attachments gallery (with ability to act it as category) - Pages: latest pictures - latest albums - latest comments (with feature to turn them to "All") - "My Comments" feature (display all user comments) - My Pictures/Albums in "this" category - Ability to set custom statusicons to categories - Notifications to users with "uncategorized" albums to move them - Ability to hide empty categories (= with 0 albums) - Admincp environment - No annoying copyright info Language Packs: - Deutsch (Sie) - Deutsch (Du) Installation: 1. Upload all files of folder "upload" to your forum root. 2. Import *xml product. 3. (Important) Open template album_edit and find: HTML Code:
<fieldset class="blockrow">
HTML Code:
<vb:if condition="$vboptions['sc_gallery_onoff']"> {vb:raw formdata.catid} </vb:if> Upgrade: 1. FIRST OF ALL: Upload and replace all files of folder "upload" to your forum root. 2. THEN: Import XML product with "Allow Overwrite" to YES. Who can view vBGallery; Access to vBGallery has all members who belongs to usergroups with "Can View Albums" to YES. What if I decide to turn off or uninstall vBGallery; You are back to Albums without data lose (except the category of each Album - function of this hack). How could I change the size of Gallery's thumbnails? vBGallery use the thumbnail size you have set via admincp. To change it go to: Admincp > Options > Message Attachment Options ... and set your value to "Thumbnail Size" ... afterwards you must rebuild attachment thumbnails at: Maintenance > General Update Tools > Rebuild Attachment Thumbnails How to install navbar links (for vBulletin 4.0.X - 4.1.X) Read this post *Links (for vBulletin 4.0.X - 4.1.X) ::Screenshot::::.. GALLERY: ->/gallery.php My Stuff: (My Albums)-> /album.php (Add Album)-> /album.php?do=addalbum (My Comments)->/gallery.php?do=mycomments (Pending Albums)->/gallery.php?do=pending (Latest Pictures)->/gallery.php?do=latestpictures (Latest Albums)->/gallery.php?do=latestalbums (Latest Comments)->/gallery.php?do=latestcomments (Search)->/gallery.php?do=search Changelog: v1.0 first release (beta) v1.2 second release - New layout choice for galleridisplay: Grid layout with feature to change the width of albumbits via admincp - Integration of vBulletin's sidebar with Gallery Home (admin can enable or disable it on admincp) - New feature: flood check and character limit check for the search engine - Improved breadcrumb (add category name to navbit) ("Gallery > {category name} > Member List > {username} > Albums > {album name}" ) - "Inverse pyramid like" statistics for categories [a main category "has" the albums of its subcategories - like forum statistics (threads/posts) works for subforums] - New feature: admin can enable/disable the view of empty categories (= categories with 0 Albums) - New feature: admin can enable/disable the use of search engine by guests - Building of Gallery Statistics by cronjob (= refresh every one hour). Very important for server performance. - 1 bug fixed v1.5 third release - Classic layout abolished - New: Notification feature = users with Albums in category "Uncategorized" auto-notified by the system to move them to a subject category (pending albums) - New feature: admin can set if he want him users to display Albums or Pictures when open the categories. - New: menus "Browse Albums" & "Browse Pictures" on Gallery Display (user can navigate the albums/pictures in the category) - New: My albums/pictures in "this" category feature - Admincp environment improved (List Albums) - 3 bugs fixed v1.6 fourth release - Galleryhome: fixed the view of description for header categories - New feature: ability to add custom statusicons to categories (screenshot) - 1 phrase undefined variable fix - pending albums: 1 bug fixed v2.0 fifth release - New feature: forum pictures attachment gallery (with ability to turn it as gallery category) - search feature for attachment gallery - 1 phrase issue fixed - 1 bug fixed v2.1 - better attachments gallery popup Developer's notice: I give support only for code errors, not for style problems. Tested on vBulletin 4.2.0 Download Now
Screenshots
Show Your Support
|
18 благодарности(ей) от: | ||
Alfa1, andro140, carmine3838, Gemma, Hasann, Hippy, iiioroh, Insta-Gator, isatky, Kolektor, lazytown, Leica.Robbiani, micza, pokusek, Sarab, sodasusu, tommythejoat, victorvu |
Comments |
#142
|
|||
|
|||
does this mod work fine on vb4.2??I believe I installed it and had some issue with the ckeditor!! is that problem there till now??
|
#143
|
||||
|
||||
Anyone know what may cause some pictures to have missing thumbnails?
If I click the link, it'll show the actual picture otherwise but when viewing in gallery, half the pictures are missing their thumbnails. I'm using filesystem storage |
#144
|
||||
|
||||
Try to rebuild the thumbnails on admincp > Maintenance > Update counters > Rebuild Attachment Thumbnails :up:
|
#145
|
|||
|
|||
Very nicely done. It appears that there is a problem with the galleryhome template and the sidebar. No big deal. I just disabled the sidebar which displays at the bottom
|
#146
|
|||
|
|||
installed
|
#147
|
||||
|
||||
The attachments gallery is nice, but we have been creating categories/albums in the attachment manager to help managing lots of images. Many of my users have thousands of images in attachment manager. We intend never to restrict that.
I was able to modify Cellariius' Photo Popup to treat the attachment categories as albums but I would really like to be able to manage the attachment categories inside this vB Gallery also. I like the lightweight system with essentially just a catalog in the gallery and all the assets staying where they are. However I have about 3,000 pictures in more than 25 categories with a lot still uncategorized. It would be nice to have a better tool than attachment manager. When I installed this on my test site, everything worked just fine. Wehn I moved it to the live site, the Forum Sidebar fell off the screen and went below. I wonder if your gallery template may not be using some critical stylevars? The other small concern I have is a very long load time and overhead for the first load ot the gallery home. I believe we are going to really love this mod and I will be happy to do whatever I can to help with improvements. |
#148
|
||||
|
||||
I copied the FORUMHOME template from my master style to GALLERYHOME for everything down to the body tag (except for the title). That fixed the problem with the sidebar. It now works just fine.
I have not tried to figure out exactly where the culprit was. I tried several smaller edits first without success. |
#149
|
||||
|
||||
Our users are interested in having pdf files in the gallery. I edited the uploads and added pdf to all the image type lists and that seemed to work just fine.
I wonder if the image type list could be an option in AdminCP Settings? That would be better than editing the code. |
#150
|
||||
|
||||
Sweet! THX
|
#151
|
|||
|
|||
When I import the the .xml file using FileZilla it says No file uploaded and no local file found. I should import the cpnav_sc_gallery.xml right?
|
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|