The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Picture and Album Gallery Details »» | |||||||||||||||||||||||||||||||
Picture and Album Gallery for vB4 This is a simple mod written out of frustration with the lack of such a basic feature in vb4 (and vb3, etc....) Features: Adds a Gallery drop-down menu to the nav bar OR to the navtab which allows browsing AND searching of all pictures and albums on your site. The search function searches the album title, album description, picture caption AND username. Note: If guest permission AdminCP->Usergroups->UserGroup Manager->Unregistered/Not Logged In->Can View Albums is "yes" then they will be able to browse album and picture thumbnails - they may NOT be able to view the full-size pictures. To hide the gallery menu from guest see Settings below. The gallery and menu is phrased. Tested with Vbulletin 4.0.2/3 (note: earlier versions have not been tested and are not supported) AND vBadvanced 4 beta1. Settings: None are needed - it does what it says on the tin . AdminCP->Options->User Profile:Album Options "Pictures Per Page" and "Albums Per Page" control the number of thumbnails displayed per page in each gallery type. If you get images overlapping the borders then you have inconsistent thumbnail sizes - you need to: AdminCP->Maintenance->Update Counters->Rebuild Attachment Thumbnails If you want to hide the Gallery menu from guests then edit the Gallery navbar (or navtab) popup menu plugin and change $allowguests = from true to false Installation
Updates To update from an older version you MUST uninstall the product (admincp->manage products: delete Picture and Album Gallery). Then re-install as above. v1.08 tested on vb4.0.3 v1.07 Fixed navtab menu - picture and album URLS swapped Converted navtab/bar into products to make installation easier. v1.06 Due to popular demand added navtab drop down menu (with help from TimberFloorAu ) Cleaned up code and templates v1.05 Phrased menu items - upgrade is not required unless you use other languages. v1.04b fixed database connection issue deleted unused template from product xml v1.03b Changed permissions to allow guests to view thumbnail galleries Added phrasing for main gallery code. Removed navbar template - replaced by plug-in code Changed album display template from albumbit to album_latestbit (it works better!) Various template mods to clean up display v1.02b Wasn't remembering search query between pages. This is my first "proper" product so comment/criticism/etc is welcome John Download Now
Screenshots
Show Your Support
|
12 благодарности(ей) от: | ||
Detomah, flash84, Insta-Gator, K4GAP, RichieBoy67, sodasusu, Terminal-Access, theorigin79, Travis-Mc, upfrontideasuk, wrang, zascok |
Comments |
#162
|
||||
|
||||
Quote:
I do have a tabs mod installed, that may be conflicting... but gosh, I really need that... I just want to make sure I understand what it "should" do, in the best of circumstances. I can't see how the tabs mod would have conflicted with your albumall.php navbar (making the navbar completely disappear on that page). Are you sure that part still works fine with your new plug-in, have you tested that recently? THanks! |
#163
|
|||
|
|||
Quote:
|
#164
|
||||
|
||||
Quote:
Maybe I need to figure out how to hard code my tabs myself. But just to clarify, with your mod (and no other navtab mods), the "active" state for your tab button works on all THREE of those page types listed above? Thanks again for a VERY needed mod! (vB really should incorporate this functionality!) |
#165
|
|||
|
|||
Quote:
The template conditional you need to activate the tab will be something like: Code:
<vb:if condition="in_array(THIS_SCRIPT,array('picall','albumall'))"> ... display gallery navbar items .... </vb:if> |
#166
|
||||
|
||||
Quote:
|
#167
|
||||
|
||||
Can you use BOTH of your nav elements together (tab & bar), or do they cause conflicts with one another?
I disabled my tabs mod, and the navbar is magically working right now, but the navtab still isn't showing an "active" state. I disabled your navbar and the nav tab is still not showing an "active" state. Wierd. Back to hard coding. |
#168
|
|||
|
|||
Thank you for this mod.
Marked installed, motm and rated. |
#169
|
||||
|
||||
Quote:
Only issue is, that my NAVBAR is missing on those pages. I'm still using your navbar plugin, and when I click on "Forums" the whole navbar, along with your gallery links, show up fine. However, once I click on one of the gallery links, the entire navbar disappears along with your gallery links. I know that I could just code the drop-down Nav-Tab, but I don't like it. (I don't like ANY drop-down nav tabs, not just yours. ) Anyhow, I would really like for all of the forum navbar (along with your gallery links) to remain visible while on your pages. How can I get them to appear as I wish? Thanks again for taking the time to help! Happy Easter! Jeff |
#170
|
||||
|
||||
Nevermind, I hard-coded the gallery links into the gallery navtab plugin, and decided that I don't need the rest of the forums navbar on those pages. I'm displaying it more as a separate product from the forums, along with the album.php.
Thanks for your help, and GOOD WORK! This really should be incorporated into base vB! Voted MOTM... it just makes SENSE! |
#171
|
|||
|
|||
great and nominated!
|
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|