My Movies Wiki
Navigation
Main Page
Random Page
Create a new Page
All Pages
Categories
Administration
File Management
Login/Logout
Language Selection
Your Profile
Create Account
Quick Search
Advanced Search »
Back
History
Collection Management - Configure Menu
<!-- Styles Moved internal - Firefox 2.0.0.11 didn't like when they were linked in the body --> <!-- a text file with these styles can be found at {UP}Collection%20Management%2fStyleSheets%2fMenuStyles.txt --> <style> div.MMCMMenu { float: left; position: relative; width: 100%; padding-bottom: 2px; padding-top: 4px; } img.MMCMMenu { border-top-style: none; border-right-style: none; border-left-style: none; border-bottom-style: none; position: absolute; top: 4px; left: 0px; width: 480px; } div.MMCMMenuImageArea { position: absolute; top: 0px; left: 0px; width: 480px; } div.MMCMMenuItem { font-weight: normal; font-size: 9pt; font-family: Arial, Helvetica, Sans-Serif; text-decoration: none; border-right: #7b7b7b 1px solid; border-top: #7b7b7b 1px solid; border-left: #7b7b7b 1px solid; border-bottom: #7b7b7b 1px solid; background-color: #ffff99; position: absolute; z-index: 1000; padding-right: 2px; padding-left: 2px; padding-bottom: 2px; padding-top: 2px; height: 16px; overflow: hidden; } div.MMCMBackToMain{ font-weight: normal; font-size: 9pt; font-family: Arial, Helvetica, Sans-Serif; text-decoration: none; background-color: transparent; position: absolute; z-index: 1000; padding-right: 2px; padding-left: 2px; padding-bottom: 2px; padding-top: 2px; height: 16px; left: 0px; bottom: 4px; overflow: hidden; } </style> <!-- Image Map is at the bottom of the text to avoid clutter --> ===Description=== ((( The items on the Configure Menu are used to configure the [#MyMoviesSoftware|My Movies software], as well as the integration of any [#Hardware|hardware] or [#3rdPartySoftware|3rd party software] needed for the operation of My Movies in your Media Center environment. ))) {BR} ==="Clickable" Image=== <div class="MMCMMenu" style="height: 179px;"> <div class="MMCMMenuImageArea" style="height: 152px;"> <img class="MMCMMenu" style="height: 152px;" src="{UP}Collection%20Management%2fImages%2fMenu_Configure.gif" alt="Configure Menu" usemap="#MenuImageMap"/> <div class="MMCMMenuItem" style="right: 295px; top: 28px;">[#Hardware|Hardware Integration]</div> <div class="MMCMMenuItem" style="right: 295px; top: 53px;">[#3rdPartySoftware|3rd Party Software]</div> <div class="MMCMMenuItem" style="right: 295px; top: 78px;">[#Hardware|Hardware Integration]</div> <div class="MMCMMenuItem" style="right: 295px; top: 114px;">[#MyMoviesSoftware|My Movies Software]</div> </div> <div class="MMCMBackToMain">[Collection Management - Main Menu|<< Main Menu >>]</div> </div> ===Menu Items=== ((( =====Hardware Integration=====[anchor|#Hardware] * [anchor|#DVDChangers]'''DVD Changers''' - alerts My Movies to the presence of any "jukebox" type DVD changers present in the system so that they may be controlled through My Movies * [anchor|#BarcodeScanning]'''Barcode Scanning''' - notifies My Movies of any WebCams or Barcode Scanners present in the system so that they may be used to import barcodes when adding titles to the local datbase {BR} =====3rd Party Software=====[anchor|#3rdPartySoftware] * [anchor|#DaemonTools]'''Daemon Tools''' - makes My Movies aware of the fact that Daemon Tools is installed and should be used when watching titles stored in ISO format (does this by supplying the path to the Daemon Tools executable) {BR} =====My Movies Software=====[anchor|#MyMoviesSoftware] * [anchor|#MediaCenterInterface]'''Media Center Interface''' - configures how My Movies appears and behaves in the Media Center environment * [anchor|#Language]'''Language''' - configures the lanaguage used by My Movies to display text, also allows the user to modify the text displayed in certain areas of the My Movies interface for the selected language ))) <!-- Image Map - keep at bottom to avoid clutter --> <!-- If anyone finds a way to do an include in ScrewTurn, the image map should --> <!-- probably be changed to an include - a text file with the map should already be at: --> <!-- {UP}Collection%20Management%2fImageMaps%2fMenu_Configure.txt --> <map name="MenuImageMap" id="MenuImageMap"> <area shape="rect" coords="4,2,29,23" href="{mainurl}Collection%20Management%20-%20File%20Menu.ashx" alt="Collection Management - File Menu" title="Collection Management - File Menu" /> <area shape="rect" coords="33,2,63,23" href="{mainurl}Collection%20Management%20-%20Title%20Menu.ashx" alt="Collection Management - Title Menu" title="Collection Management - Title Menu" /> <area shape="rect" coords="68,2,128,23" href="{mainurl}Collection%20Management%20-%20Collection%20Menu.ashx" alt="Collection Management - Collection Menu" title="Collection Management - Collection Menu" /> <area shape="rect" coords="134,2,203,23" href="{mainurl}Collection%20Management%20-%20WebService%20Menu.ashx" alt="Collection Management - WebService Menu" title="Collection Management - WebService Menu" /> <area shape="rect" coords="275,2,306,23" href="{mainurl}Collection%20Management%20-%20Help%20Menu.ashx" alt="Collection Management - Help Menu" title="Collection Management - Help Menu" /> <area shape="rect" coords="211,28,382,49" href="#DVDChangers" alt="DVD Changers" title="DVD Changers" /> <area shape="rect" coords="211,50,382,71" href="#DaemonTools" alt="Daemon Tools" title="Daemon Tools" /> <area shape="rect" coords="211,75,382,96" href="#BarcodeScanning" alt="Barcode Scanning" title="Barcode Scanning" /> <area shape="rect" coords="211,102,382,123" href="#MediaCenterInterface" alt="Media Center Interface" title="Media Center Interface" /> <area shape="rect" coords="211,125,382,146" href="#Language" alt="Language" title="Language" /> </map>