SPGM-Vid Module for SPGM

Setting Up SPGM-Vid:

OK, you have installed all the SPGM-Vid files and your existing SPGM files have been updated, you are now ready to look at some of the settings. There are three files that contain settings for SPGM-Vid. Like SPGM, SPGM-Vid is in theory ready to go once installed. However, there may be a few settings that you might wish to change. Below is a list of some of the settings that are used by SPGM-Vid.


SPGM-Vid settings contained in "spgm.php":

1) define("USE_SPGMVID", true); Set to true to enable SPGM's support for SPGM-Vid, false to disable support.

SPGM-Vid settings contained in "spgm-vid.lib.php":

1) define('DIR_VID', 'vid/'); Video galleries base directory (relative path from spgm-vid.php or the file requiring it if there's one)

2) define('SPGM_VID', 'video.php'); SPGM-Vid main index page (relative path from spgm.php or the file requiring it if there's one, needed for main SPGM gallery link)

3) define('SPGM_VID_GAL', 'Sample_videos'); If defined, SPGM-Vid gallery to open from the main SPGM gallery (Tip: use if you only have one video gallery)

4) define('INDEX_PAGE', 'index.php?'); If defined, use another index page for the main gallery page and not the standard video main gallery (Tip: if you are using SPGM, you need to add a '?' to the end as shown)

5) define ('VID_LINK_MAIN', true); Set to true if you want to display to show a link to SPGM-Vid on the Root SPGM Photo Gallery

6) define ('NUM_VID_GAL', true); Set to true if you have only 1 video gallery, false if you have more then 1 (Tip: set to "true" if you defined a SPGM-Vid gallery at SPGM_VID_GAL)

7) define ("ALLOW_SAVE_AS", true); Set to true if you want to display the video "Save As" link, false to not show it.

If you have any questions, feel free to ask for help by clicking on the "Support" link in the menu.



Valid xhtml 1.0!    Valid CSS!