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 - Main 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.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 Main Menu contains items to perform the tasks needed to maintain your local collection, submit data to the My Movies web service, and configure your My Movies Application. ))) {BR} ==="Clickable" Image=== <div class="MMCMMenu" style="height: 52px;"> <img class="MMCMMenu" style="height: 26px;" src="{UP}Collection%20Management%2fImages%2fMenu_Main.gif" alt="Main Menu" usemap="#MenuImageMap"/> <div class="MMCMBackToMain">[Collection Management - Main Screen|<< Main Screen >>]</div> </div> ===Menu Items=== ((( * '''File''' - mainly used for [Collection Management - File Menu#DBSelectAndMaint|database selection & maintenance], [Collection Management - File Menu#ServerSelect|server selection], and [Collection Management - File Menu#DataImportAndExport|data importing & exporting]. * '''Title''' - used to maintain data for the currently selected title in the [Collection Management - Title Menu#LocalTitleMaint|local database] or on the [Collection Management - Title Menu#WebServiceTitleMaint|web service]. * '''Collection''' - used to maintain the [Collection Management - Collection Menu#DataMaintenence|data] in and [Collection Management - Collection Menu#StructureMaintenance|structure] of the local database to keep it healthy and free of extraneous data. * '''WebService''' - used to perform [Collection Management - WebService Menu#LocalData|local data bulk updates], to maintin your [Collection Management - WebService Menu#OnlineCollection|online collection], to view/manage your [Collection Management - WebService Menu#UserAccount|user account] information, and to view the [Collection Management - WebService Menu#TitleHistoryLog|title history log] for the selected title. * '''Configure''' - used to configure the [Collection Management - Configure Menu#MyMoviesSoftware|My Movies software], as well as the integration of any [Collection Management - Configure Menu#Hardware|hardware] or [Collection Management - Configure Menu#3rdPartySoftware|3rd party software] needed for the operation of My Movies in your Media Center environment. * '''Help''' - provides links to [Collection Management - Help Menu#Online|online/community support], [Collection Management - Help Menu#ApplicationVersioning|application versioning], [Collection Management - Help Menu#ApplicationLoggingTools|application logging tools], and [Collection Management - Help Menu#GeneralInfo|general application information]. ))) <!-- 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_Main.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="209,2,269,23" href="{mainurl}Collection%20Management%20-%20Configure%20Menu.ashx" alt="Collection Management - Configure Menu" title="Collection Management - Configure 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" /> </map>