How are my published Libraries added to and viewed in SilverPlume?
  1. Create a directory such as \YourCompany\ and then a subdirectory \YourLibraryName\
    Example: C:\YourCompany\YourLibraryName\
    (this library name cannot be more than 8 characters)

  2. After you Collect your library in SPAuthor, copy the 10 silplume.xxx files that are found in your ..\SPApps\SPPub\Collib\YourLibraryName\stage3 into the directory you just created on your Web server.

  3. Make the SPWeb site unavailable.

  4. SilverPlume stores library information in its SITE.INI file. Your library must exist prior to modifying the SITE.INI file or you will receive errors. To add additional libraries, you must be the network administrator and you will need to modify the SITE.INI file. These lines of the SITE.INI file tell SilverPlume where to find your SilverPlume library. To add another library, insert a blank line then new lines as shown in italics: (Note: You must include the "\Silplume" at the end of the LibraryLocation line for your library!)

    [Library=Silplume]
    LibraryLocation=C:\SPData\Silplume

    [Library=YourLibraryName]
    LibraryLocation=C:\YourCompany\YourLibraryName\Silplume

  5. Next add a library line to the Customer section of the SITE.INI file:

    [Customer=Cust1]
    Library=Silplume
    Library=YourLibraryName

    The libraries will display in SilverPlume in the order they are listed here. If you want YourLibraryName to come first in the Table of Contents, list it first here.

  6. Save your changes to the SITE.INI file.
©2008 SilverPlume Reference Systems, Inc.—A Vertafore Company. All Rights Reserved.
Privacy Policy - Legal Notices