Version Differences for Frequently Asked Questions

(Added dumber options)
(Cleanup Settings)
Line 44:
  <th bgcolor=#000000><font color=white>Artifacts State</font></th>    <th bgcolor=#000000><font color=white>Artifacts State</font></th> 
  <th bgcolor=#000000><font color=white>Job Logs State</font></th>    <th bgcolor=#000000><font color=white>Job Logs State</font></th> 
    + <th bgcolor=#000000><font color=white>Ideal Use</font></th>  
  </tr>    </tr> 
  <tr><td align=center bgcolor=#004000><font color=lime>'''ARCHIVE'''</font></td>    <tr><td align=center bgcolor=#004000><font color=lime>'''ARCHIVE'''</font></td> 
Line 50:
  <td bgcolor=#DDFFDD align=center>Exists on Filesystem</td>    <td bgcolor=#DDFFDD align=center>Exists on Filesystem</td> 
  <td bgcolor=#DDFFDD align=center>Exists on Filesystem</td>    <td bgcolor=#DDFFDD align=center>Exists on Filesystem</td> 
    + <td bgcolor=#DDFFDD>Keep a buildlife in case the artifacts are needed again; free up disk space because they are not needed immediately. An ''Unarchive'' can rebuild the artifacts if needed.</td>  
  </tr>    </tr> 
  <tr><td align=center bgcolor=#404000><font color=yellow>'''INACTIVATE'''</font></td>    <tr><td align=center bgcolor=#404000><font color=yellow>'''INACTIVATE'''</font></td> 
Line 56:
  <td bgcolor=#FFFFDD align=center>'''Removed from Filesystem'''</td>    <td bgcolor=#FFFFDD align=center>'''Removed from Filesystem'''</td> 
  <td bgcolor=#FFFFDD align=center>Exists on Filesystem</td>    <td bgcolor=#FFFFDD align=center>Exists on Filesystem</td> 
    + <td bgcolor=#FFFFDD>Need auditing history that this buildlife existed at one time, but will not need the artifacts ever again. '''(This is a common setting)'''</td>  
  </tr>    </tr> 
  <tr><td align=center bgcolor=#400000><font color=red>'''DELETE'''</font></td>    <tr><td align=center bgcolor=#400000><font color=red>'''DELETE'''</font></td> 
Line 62:
  <td bgcolor=#FFDDDD align=center>'''Removed from Filesystem'''</td>    <td bgcolor=#FFDDDD align=center>'''Removed from Filesystem'''</td> 
  <td bgcolor=#FFDDDD align=center>'''Removed from Filesystem'''</td>    <td bgcolor=#FFDDDD align=center>'''Removed from Filesystem'''</td> 
    + <td bgcolor=#FFDDDD>Do not need a record of this buildlife; looking to free up filesystem space; removing clutter</td>  
  </tr>    </tr> 
  </table>    </table>