Creating a new show
When the program is first run, it starts with a blank show. At any point, you can also use the File menu to create a new show, or load an existing show. You can also save at any time.
To save time, you may want to start with an existing show, by opening it, and then use the Save as option to save the layout as a new file. Then delete all of the existing items, and begin again. This saves you having to set up the templates and sizes on the Options dialog again.
Describing the Show
The intention is that you can use the items at the top of the page to set up a few descriptions that apply to the show as a whole. These can be used as a title on the main page. You can also set up an image that is associated with the show.
Show Title - <@SHOWTITLE@>
Use this field to enter the title for the exhibition. This could be the name of the artist, or it could be some other description like Summer Print Show, for example.
Possible uses for this item:
- Use it in the document title as follows:
<title><@GALLERY@> - <@SHOWTITLE@></title> - Use it in the body of your document
- Use it as an alt tag on your show image
<img src="<@SHOWIMG@>" alt="<@BARESHOWTITLE@> <@BARESHOWDATES@> <@BARESHOWARTISTS@>">
Show Dates - <@SHOWDATES@>
Use this field to enter the dates of the exhibition.
Possible uses for this item:
- Use it in the document title as follows:
<title><@GALLERY@> - <@BARESHOWTITLE@>< - <@BARESHOWDATES@>/title> - Use it in the body of your document
- Use it as an alt tag on your show image
<img src="<@SHOWIMG@>" alt="<@BARESHOWTITLE@> <@BARESHOWDATES@> <@BARESHOWARTISTS@>">
Show Artists - <@SHOWARTISTS@>
Use this field to enter the artists at the exhibition.
Possible uses for this item:
- Use it in the document title as follows:
<title><@GALLERY@> - <@BARESHOWTITLE@>< - <@BARESHOWARTISTS@>/title> - Use it in the body of your document
- Use it as an alt tag on your show image
<img src="<@SHOWIMG@>" alt="<@BARESHOWTITLE@> <@BARESHOWDATES@> <@BARESHOWARTISTS@>">
Show Image - <@SHOWIMG@>
Drop the image onto the image box, and it will be resizedwhen the website is generated.
Possible uses for this item:
- Use it in the body of your exhibition page as below, or
- Use it on each item page as a unifying graphic as follows:
<img src="<@SHOWIMG@>" alt="<@BARESHOWTITLE@> <@BARESHOWDATES@> <@BARESHOWARTISTS@>">
