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 Screen
<!-- 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%; border-top: #7b7b7b 2px solid; border-bottom: #7b7b7b 2px solid; padding-bottom: 2px; margin-bottom: 20px; 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> The Main Screen can be divided into five (5) sections: [Collection Management - Main Menu|Main Menu], [Collection Management - Toolbar|Toolbar], Title List, Title Data and Status Bar. {BR} {BR} "Exploded" View of the Collection Management Main Screen (clicking an item in the view will take you to that item's documentation): {BR} <div class="MMCMMenu" style="height: 740px;"> <img class="MMCMMenu" style="width: 874px; height: 714px;" src="{UP}Collection%20Management%2fImages%2fApplication_Exploded.gif" alt="Main Screen" usemap="#ImageMap"/> <div class="MMCMMenuItem" style="left: 10px; top: 43px;">[#Collection Management - Main Menu|Main Menu]</div> <div class="MMCMMenuItem" style="left: 10px; top: 112px;">[#Collection Management - Toolbar|Toolbar]</div> <div class="MMCMMenuItem" style="left: 5px; top: 659px;">Title List</div> <div class="MMCMMenuItem" style="left: 222px; top: 659px;">Title Data</div> <div class="MMCMMenuItem" style="left: 10px; top: 720px;">Status Bar</div> </div> {BR} {BR} <!-- 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="ImageMap" id="ImageMap"> <area shape="rect" coords="8,3,864,28" href="{mainurl}Collection%20Management%20-%20Main%20Menu.ashx" alt="Collection Management - Main Menu" title="Collection Management - Main Menu" /> <area shape="rect" coords="8,68,864,97" href="{mainurl}Collection%20Management%20-%20Toolbar.ashx" alt="Collection Management - Toolbar" title="Collection Management - Toolbar" /> </map>