There are approximately 150 web pages contained in the web module. Below is a list of the primary pages to be edited:
File Name |
Location |
To Be Edited |
| index.html |
htdocs folder |
Replace "tickets.myserver.com" with the name of the web server to be accessed
Replace '1' with the department number found in Company Preferences
Replace 'http' with 'https' once the SSL certificate is installed
|
| tmCompanyLogo.gif |
htdocs >> WebPages >> tmGifs |
Locate the Company Logo in a GIF format
Save the image as tmCompanyLog.gif
Place in the tmGifs folder replacing the existing sample image
|
| pageHeader.gif |
htdocs >> WebPages >> tmGifs |
Locate the header GIF image from the main web site
Save the image as pageHeader.gif
Place in the tmGifs folder replacing the existing sample image
|
| stylePages.css |
htdocs >> WebPages >> tmGifs |
.Background - background-color, margin-top
.Title - color
.Message - color
.Tablerowheader - background-color
.Tablerowdetail - background-color
|
| styleButtons.css |
htdocs >> WebPages >> tmGifs |
.Button - background-color, color, border
.Buttonover - background-color, color, border
.New - background-color, color, border
.Newover - background-color, color, border
|
| tmNavButtons.html |
htdocs >> WebPages >> TMtemplates |
Comment out any unwanted buttons
Change Gift Cert to Gift Certificates or to Pass
|
| tmContactHours.html |
htdocs >> WebPages >> TMtemplates |
Edit hours of operation
|
| TMcart.html |
htdocs >> WebPages |
Locate the fee sequence number in Theatre Manager (Setup >> System Tables >> Fee Types)
Locate <input type=hidden name=fee value="5">
Change 5 to the fee sequence number
|
| TMcheckout.html |
htdocs >> WebPages |
Locate the fee sequence number in Theatre Manager (Setup >> System Tables >> Fee Types)
Locate <input type=hidden name=fee value="5">
Change 5 to the fee sequence number
|
| TMcheckout.html |
htdocs >> WebPages |
Edit ticket handling policies
|
Optional Pages |
| tmBoxOfficePolicy.html |
htdocs >> WebPages >> tmFee |
Edit box office policies
|
| tmMailFee.html |
htdocs >> WebPages >> tmFee |
Edit mailing fee policies
|
| tmOrderFee.html |
htdocs >> WebPages >> tmFee |
Edit order fee policies
|
| TMpasswordChangeEmail.html |
htdocs >> WebPages |
Customize email to be set to patron
|
| TMpasswordForgotEmail.html |
htdocs >> WebPages |
Customize email to be set to patron
|
| TMpasswordResetEmail.html |
htdocs >> WebPages |
Customize email to be set to patron
|
| TMpatronNewEmail.html |
htdocs >> WebPages |
Customize email to be set to patron
|
| TMpatronUpdateEmail.html |
htdocs >> WebPages |
Customize email to be set to patron
|