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 - Collection 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 Collection Menu are used to maintain the [#DataMaintenence|data] in and [#StructureMaintenance|structure] of the local database to keep it healthy and free of extraneous data. ))) {BR} ==="Clickable" Image=== <div class="MMCMMenu" style="height: 104px;"> <img class="MMCMMenu" style="height: 77px;" src="{UP}Collection%20Management%2fImages%2fMenu_Collection.gif" alt="Collection Menu" usemap="#MenuImageMap"/> <div class="MMCMMenuItem" style="left: 250px; top: 28px;">[#DataMaintenance|Data Maintenance]</div> <div class="MMCMMenuItem" style="left: 250px; top: 53px;">[#StructureMaintenance|Structure Maintenance]</div> <div class="MMCMBackToMain">[Collection Management - Main Menu|<< Main Menu >>]</div> </div> ===Menu Items=== ((( =====Data Maintenance=====[anchor|#DataMaintenance] * '''[anchor|#ResetNumbers]Reset Numbers''' - changes the Collection Number of each title so that there are no skipped numbers {BR} =====Structure Maintenance=====[anchor|#Structure Maintenance] * '''[anchor|#OptimizeDatabase]Optimize Database''' - performs internal optimizations on the local database and removes unused cover images ))) <!-- 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_Collection.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="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" /> <area shape="rect" coords="70,25,220,46" href="#ResetNumbers" alt="Reset Numbers" title="Reset Numbers" /> <area shape="rect" coords="70,50,220,71" href="#OptimizeDatabase" alt="Optimize Database" title="Optimize Database" /> </map>