BackBackNextNext
5.12 Edit the Graphics Archive
All graphics and sound files you add to your web site are stored in the source file .wcg. This is also referred to as the graphic archive.

You can add new graphics and sound files directly to the web site's graphic archive. You can also remove files from the graphic archive that are no longer being used in the web site. These additions/deletions should not be done to the "graphics" folder that is created where you generate your course. Instead, from the tree/outline view, select Edit | Graphics Archive... This presents the files that will be placed into the site's main "graphics" folder when the site is generated.

  1. Anywhere in the text of your content, you can add a link to a graphic. Before doing this, add the graphic file to the graphics archive. Go to Edit > Graphics Archive... navigate to the location where the file is stored, and select it with the "Add" button.
  1. To link to the graphic from your web site after you have added it to the graphic archive, use the following HTML code: <img src="../graphics/yourgraphic.png">

    This allows you to easily place links to your graphics/multimedia from any location in your web site content.
It's True! It's True! You can add any type of web readable graphic to the web site archive including .png, .gif, .jpg. You can also include sound files, and PDF files.
Step-by-step
Step-by-step 5.12.1 5.12a Need more details? This Step-By-Step page will show you how.
BackBackNextNext