thumbnails.html #1

  • //
  • guest/
  • perforce_software/
  • p4web/
  • main/
  • src/
  • Help/
  • thumbnails.html
  • View
  • Commits
  • Open Download .zip Download (1 KB)
<TITLE>Image Thumbnails</TITLE>

<p><a name="daemon"></a>P4Web can display image thumbnails for depot files. All 
  thumbnails are based on file revisions in the depot&#151;P4Web does not display 
  thumbnails of files in the workspace. Note the following:</p>
<ul>
  <li>The p4thumb daemon must be running. This daemon generates thumbnails for 
    image files stored in thedepot. For details, refer to the p4thumb release 
    notes on the Perforce <a href="http://www.perforce.com/perforce/technical.html">technical 
    documentation web page</a>. </li>
  <li>Thumbnails are display only for supported image file formats. Supported 
    formats are listed in the p4thumb release notes.</li>
  <li>Thumbnails are displayed for the last-synced revision of the image files. 
    If you modified the image files after you synced them, your modifications 
    are not displayed in the thumbnails shown by P4Web. For files that have not 
    been synced, the thumbnail displays the head revision.</li>
</ul>
<p>To display an image in your browser, click its thumbnail. To display its revision 
  history, click its filename. When you display the revision history, P4Web displays 
  a large thumbnail of the image file.</p>
# Change User Description Committed
#1 12234 Matt Attaway Rejigger P4Web project in preparation for official sunsetting

The bin directory contains the last official builds of P4Web from the
Perforce download site. P4Web is soon to be completely sunsetted; these
builds are here for folks who don't want to build their own.

To better handle the archived builds the source code has been moved into
a separate src directory.
//guest/perforce_software/p4web/Help/thumbnails.html
#1 8914 Matt Attaway Initial add of the P4Web source code