You are here

Web Pages to be Edited - Standard HTML

Subscribe to Syndicate

There are approximately 150 web pages contained in the web module. Below is a list of the primary pages that need to be edited:

Files in the WebPages directory
favicon.ico - Create a favicon.ico file to reflect the organizations branding. This is used for pages not processed by the TM Server. You should copy this to the tmGifs folder (or you can make a different one for each outlet).
index.html - Replace "localhost" with the name of the web server to be accessed (tickets.yourtheatre.org).
- Replace '1' with the Company number found in Company tab of Company Preferences.
TMsysNoListeners.html - Replace "www.yourtheatre.org" with the organization's main URL.
Files in the Outlet folder (WebPages/1)
TMsysBusyListeners.html - Replace "www.yourvenue.org" with the name of the web server to be accessed (tickets.yourtheatre.org).
TMsysBusyListenersNorefresh.html - Replace "www.yourtheatre.org" with the name of the web server to be accessed (tickets.yourtheatre.org).
TMsysErrorListeners.html - Replace "www.yourtheatre.org" with the name of the web server to be accessed (tickets.yourtheatre.org).
TMsysNoListeners.html - Replace "www.yourvenue.org" with the organization's main URL.
Files in the WebpagesXX folder (/1/WebPagesXX)
TMcart.html - Alter the D_MEMBER_DESC field to accurately reflect the name of membership items sold online.
- Once changes have been made, this page should be saved to the /1/WebPagesXX folder
Files in the tmFee folder (/1/WebPagesXX/tmFee)
tmBoxOfficePolicy.html - Update the Box Office policies to accurately reflect those of the organization.
- Once changes have been made, this page should be saved to the /1/WebPagesXX/tmFee folder.
tmMailFee.html - Alter the mail fee page to reflect the reason or purpose of the mailing fee.
- Once changes have been made, this page should be saved to the /1/WebPagesXX/tmFee folder.
tmMailDefault.html - Edit the default mail fee page to reflect the reason for any additional mailing fees.
- Once changes have been made, this page should be saved to the /1/WebPagesXX/tmFee folder.
tmOrderFee.html - Update the order fee page to reflect the reason or purpose of the order fee.
- Once changes have been made, this page should be saved to the /1/WebPagesXX/tmFee folder.
tmOrderFeeDefault.html - Alter the order fee default page to describe the reason for any additional order fees.
- Once changes have been made, this page should be saved to the /1/WebPagesXX/tmFee folder.
Files in the tmGifs folder (/1/WebPagesXX/tmGifs)
favicon.ico - Copy the overall favicon so that there is one for each language or outlet, or create a custom one for this language/outlet in a multi company setup
pageHeader.gif - Replace the existing pageHeader.gif with an image that reflects the organization's branding.
- If the image dimentions are larger then the original image the stylePages.css file will need to be updated accordingly.
styleButtons.css - .Button - background-color, color, border
- .Buttonover - background-color, color, border
- .New - background-color, color, border
- .Newover - background-color, color, border
stylePages.css - .Background - background-color, margin-top
- .Title - color
- .Message - color
- .Tablerowheader - background-color
- .Tablerowdetail - background-color
Files in the tmTemplates folder (/1/WebPagesXX/tmTemplates)
tmContactHours.html - Update the contact hours to reflect those of the box office or organization.
- Once changes have been made this page should be saved to the /1/WebPagesXX/tmTemplates folder.
tmnavButtons.html - Move any button references that are not used by the organization to the commented out section of the page.
- Change the names of the buttons as needed.
- Once changes have been made, this page should be saved to the /1/WebPagesXX/tmTemplates folder.
tmtermsandcondiations.html - Update the terms and conditions page to accurately reflect those of the organization.
- Once changes have been made, this page should be saved to the /1/WebPagesXX/tmTemplates folder.
tmTicketHandling.html - Edit to include the ticket handling specifics of the organization.
- The options available will depend on the E-Ticket printing options within the database.
- Once changes have been made, this page should be saved to the /1/WebPagesXX/tmTemplates folder.