CS121 Software Development
TWiki Tutorial
TWiki is a web-based collaboration platform that can be edited through any browser. You will
use your TWiki pages to document the progress of your team projects. This little tutorial is
to get you started.
-
First you need to register.
Open a new browser window and open the following link:
http://www.cs.hmc.edu/courses/2004/fall/cs121/wiki/bin/view.
Click on the registration link as shown in the figure below.
You will be asked to fill out a form as shown below.
Enter your first name and last name separated by a blank. Your WikiName
will be set automatically to FirstNameLastName.
DO NOT ATTEMPT TO CHANGE YOUR WIKI NAME! Complete the rest of the form then click submit.
You will receive a Thank You page as shown below. Click OK.
You and I will receive email confirmation of your registration.
-
If you go back to the link
http://www.cs.hmc.edu/courses/2004/fall/cs121/wiki/bin/view.
you'll find a listing in the TWiki Site Map for your team. Clicking the associated link
will take you to your team's page.
-
Your team web page should have the start of a bulletted list that looks like the following.
If you click on the question mark after MeetingMinutes, you'll be taken to a page that looks
something like the following.
The cursor will appear in the edit window. Type "Set up our team's wiki." Then click on the preview button.
You'll see a preview of a new "MeetingMinutes" page. Click save changes.
You will be taken to the new page, which should be similar to the following.
At the top of the page, click on Teamk link to return to your team's page. You'll notice that
MeetingMinutes is now linked to the new page and no longer has the question mark.
Click on MeetingMinutes to return to that page. To edit this page again, click on the Edit link near
the bottom of the page as shown below.
You can edit this page then preview the changes. If they are ok, then save them. During the process you'll
have a lock on the page so no one else can edit it!
-
Next you'll add more linked pages.
At the bottom of your team page you'll find a shaded region similar to the figure below.
Click on the Edit link in this region.
You will be taken to a page that includes a window something like the following.
You can edit this window. Make the following changes:
-
Edit the first line to conclude "collaboration area for our CS121 projects."
-
After the "* MeetingMinutes" line add the lines "* ProjectOne" and "* Project2".
Click Preview Change.
You'll see a preview of the changes in the team page that should look something like this:
You'll notice that ProjectOne is ready to be linked (it has the question mark after it) but Project2 does
not. Wiki will only make linkable entries of single words that have that have more than one capital letters.
Return to the previous browser window (use back) and re-edit the page. This time add the line
"* ProjectTwo"
then click Preview Changes. Now ProjectTwo should be linkable. Click Save Changes.
-
You'll want to maintain a collection of pages for each project.
Refer to the following link
wiki Guidelines
for details.