Gallery Installation
--------------------

1. Unzip the download package and copy the contents of the folder UPLOAD to your forum root

2. Go to the VB AdminCP->Plugins & Products click "Manage Products".  Then click
"Add/Import Product" at the bottom of the page.

3. Click "Browse" button and point to the product-galleryXXX.XML file included in this ZIP package.

4. Click "Import"


5. Once the gallery import is complete, click Import again and select EITHER product_gallery_navtab-xxx.xml OR product_gallery_navbar-xxx.xml depending on whether you wish the gllery menu to appear on the navbar or navtab.

.. all done


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 the site.  The product install adds the drop-down menu to both the navbar AND the navtab - you can disable or delete the one you don't want to use (see below).

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.

The gallery and menu is phrased.

Tested with Vbulletin 4.0.2 (note: earlier versions have not been tested and are not supported) AND vBadvanced 4 beta1.


Settings:
---------
Settings->vbulletin options->User Profile:Album Options  "Pictures Per Page" and "Albums Per Page" set the number of thumbnails displayed per page.

If you want to hide the Gallery menu from guest then edit the Gallery Navbar (or navbar) popup menu plugin and change the $allowguests  to false


Updates
-------
v1.07
fixed navtab menu - picture and album URLS swapped
converted navtab/bar into products to make instaltaion easier.

v1.06
Added navtab drop down menu (with help from TimberFloorAu )
Cleaned up code and templates

v1.05
Added phrasing for menu items

v1.04b
fixed database connection issue
deleted unused template from product xml

V1.03 11/3/10
Major update - product MUST be completely removed and reinstalled!

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


To upgrade:
----------
UNINSTALL any old version using the AdminCP Product Manager AND delete the old albumall.php and picall.php files then install as new (see above).
