...
To edit a file, you should right click on it and open it with a text editor. Please only edit the files in a text editor. Using Dreamweaver will create unreadable html code. All the pages on the website use Sever-Side Includes (SSI). If you do not have much experience with html, fear not. Most of the pages you will create or edit are very simple. Look at examples from previous years (the Spring 2012 show has very simple code) and do not be afraid to do some trial-and-error testing to get the right designs. If you are a complete beginner, look up html tutorials online and even consider creating a personal webpage to get the gist.
Term Shows
Show Pages
1. The naming convention for shows should be easy to determine if you look at the locker. It is simply year followed by season. Please follow the convention.
2. The first file in a show folder should be labeled "index.shtml" and all images relevant to the show should be stored in this folder. At minimum, the page should include a cast list, a list of technical crew, and the shows time/date/place. It should also include the image that appears on posters. Contact the publicity manager/designer for help.
3. Do not forget to update "current.shtml" so that it redirects to the relevant page. Note that redirects will take time to take effect.
4. When the show gets close, you should request a spotlight on the MIT homepage (there is a form for this). Unfortunately, the news office will not give us a "spotlight," but it might put us in the "of note" section or the "events highlights" section. At the very least, we should post our show in the MIT Events Calendar.
http://web.mit.edu/eventguide/advertising/spotlight.html
5. Be creative!
Auditions
This has changed. Most of the information you need to add a term show is on the GUI that you find by clicking Site administration at the very bottom of any page.
Auditions
- Auditions are found at http://ensemble.mit.edu/auditions/
- Editing this page is at ensemble/web_scripts/auditions/index.php
- Editing the "submission complete page" is at ensemble/web_scripts/auditions/success.shtml
- Editing the email following a submission is at ensemble/www/audition/form-open.txt
- Answers submitted are dumped into a table at http://ensemble.mit.edu/auditions/admin
...
Closing auditions
...
Edit /mit/ensemble/web_scripts/tickets/index.php:
Right after <div id="content">, add: <meta http-equiv="refresh" content="0;URL='../index.php'"><!--
Right before </div>, add: -->
...
Opening auditions
...
Delete both of the things that were added in closing auditions, and edit all of the relevant pages (listed above). Remember to update the main pageThe audition form uses a script provided by Athena. Simply modify the template email and pages to reflect the current show. There is no need to archive past audition pages: simply write over them.
Ticketing
Ticketing forms work the same as audition forms. There is no interface with a database (so reservations are recorded manually as reservations come in), but it would be nice if we could improve this.
...
For Production and Rehearsal reports, starred fields are required, the others are optional. (I took the fields from the old forms). Clicking "submit" will send an email to the show list, and also post a page on the callboard with whatever is in the form. A link to the page will automatically be added to either the "production" or "rehearsal" page, as is appropriate.
Administration - Things to do at the start of a new show
1. Delete old notes (production and rehearsal)
...
This can be changed from the contact info page by using the "edit" button under the tables. You can also imbed google docs in the same manner as described below.
5. Change Google Calendar
To change the Google calendar, log in to Callboard and click "Edit Page" on the page with the existing Calendar. Make sure to click on "Source" in the top right. Now, make your calendar public and share it with the Ensemble Google Account. From the Ensemble account, go to the calendar settings. Under "Embed," you will find "Customize." From here, you can select what you want the calendar to look like. When you are happy with it, copy the HTML over to Callboard and save the page!
Administrative Pages
Bios
Name bio pages according to Kerberos username. There is a separate page for active members and recent alums, but they are in the same folder. Old alums should be moved into the "Old" folder but never deleted. At minimum, bios should include shows/roles, but you can welcome members to edit their own pages and add more exciting content.
Other
1. Work with the President to update the constitution following Retreat and Spring EOT.
...