The Rutgers Frontpage Kit
   Rutgers Main ·  OIT Main ·  Quick Guide ·  Computing Policies
 

 

WARNING: This toolkit is years out of date. For tools to produce the current Rutgers format, please see http://toolkit.rutgers.edu.

 

 

The Rutgers Frontpage Kit

Who is this Document for?

This document is for people who want to create a set of web pages that

It assumes that you are willing to learn a little about how FrontPage works. However example pages are given. If you like the examples you don't have to spend much time dealing with more arcane HTML facilities such as tables. However you will need to to spend time in two kinds of things:

There are three basic approaches to produces web pages, in order of increasing complexity: This document describes the intermediate approach.
What is the Rutgers Frontpage kit?

This page describes a kit for use with Microsoft Frontpage 98 at Rutgers. It includes a Rutgers "theme", and a few relevant images. It is roughly modeled after the format of the OIT pages (such as this one and the OIT main page). Unfortunately Frontpage does not contain the right facilities to duplicate the actual format used with www.rutgers.edu and these pages. However this kit should give a fairly close approximation.

This kit will probably only work in the PC version of Frontpage.

Before we go any further, let's look at the results

To see an example generated with this kit, take a look at the Web Science department home page. There are two different versions. They only differ in the appearence of the links in the left and top margins:

Feel free to use whichever form you prefer. My inclination is to use the second form.
How to get the kit

The kit contains three parts: a Rutgers "theme", a set of images, and a set of example pages. The "theme" does most of the work. Once it is installed, you choose it the same way you would choose any of the builtin themes. There are also a few images, which you may want to use in building your page.

The easiest way to install it is to create a new web using it. You'll probably want to print these instructions. If you have them next to you when you're in the program, you'll find that they are easy to follow. Just looking at them here they don't make much sense.

Using the examples to construct your own pages

Once you have the kit, you can use it to construct your own pages. The easiest approach is to use the example pages as a basis for your own. If you would prefer to do your own page design, see More Details about the FrontPage Toolkit.

Start by thinking about what pages you are going to want. For a course, you might want a main page with summary information about the course. It would point to a syllabus, a set of assignments, and a set of reference material. Obviously you don't have to use this exact structure. This is just an example. In this example you probably want three levels.

                         main page

      assignments        syllabus      reference material

      assign 1                         first title
      assign 2                         second title
         .                                 .
         .                                 .
         .                                 .

You do not have to get everything the first time. FrontPage lets you add new pages. When you do, all the navigation bars and other links will be updated. If you decided later to add another section on Exams, that would be easy.

The first thing to do is to set up the overall structure in the Explorer window. I assume you're starting out with a new web created using the instructions above. Make sure you're in the Explorer window, and that you have selected "Navigation". If the steps above worked, the largest portion of the window will show three folders, with lines between them:


                            Web Science

                              Courses

                            Web Sci 101
You'll use this example as the basis for your own pages: The "Web Science" home page will become your home page. The "courses" page will become your second level pages: assignments, syllabus, and reference material. The "Web Sci 101" example page will become the individual assignment and reference pages.

Select "Courses" with the right mouse button, and choose "copy". That puts a copy of "courses" (and everything below it) in the "clipboard".

Select the main page with the right mouse button, and choose "paste". That will give you a copy of "courses", which you can use for syllabus. Do the same thing again (i.e. select "courses" and do a copy, then select the main page and do a paste). That will give you another copy, which you can use for "reference material".

You've now got a structure that looks like this:

                        Web Science

           Courses       Copy of Courses      Copy of Courses

           Web Sc 101    Copy of Web Sc 101   Copy of Web Sc 101

You can now adjust the names. Click on the name of each page, and type in the name you want. You don't need anything under Syllabus, so you can delete that "Copy of Web Sc 101". (Select it with the right mouse button and choose Delete.) When you've finished you'll have something like this:

                         My Course

           Assignments   Syllabus         Reference Material

	   Jan 6                          Physical constants

Now you can start editing the individual pages. Double-click on each page. That will bring up the page editor. I'm not going to give instructions on how to use it. (It's hard to give instructions for a mouse-based process in writing.) But it's a lot like a word processor, so it shouldn't be hard for most people to figure out.

The example pages normally have a summary section at the top, and a two-column section where most of the content goes. You don't have to follow this structure. If you like, you can delete all of the existing material in the example. However that structure is a good one for many pages. If you want to use it, you should replace the existing text, but don't do anything to disturb the dotted lines that determine where things go.

Where you have a whole list of things such as assignments, I recommend that you get one of them set up properly. Then copy it to give you a start on the others. Suppose you've got the Jan 6 assignment right. In the Explorer, select Jan 6 with the right mouse button; choose Copy; Select "Assignments" with the right mouse button; choose Paste. That will give you a copy of Jan 6 attached to "Assignments".

                         My Course

           Assignments   Syllabus         Reference Material

     Jan 6   Copy of Jan 6                Physical constants

You'll rename "Copy of Jan 6" to "Jan 9" or whatever, and do that for each assignment. Similarly, get Physical constants right, and copy it to give you a starting point for other reference pages. If you're ready to do a bit more of your own page design, see More Details about the FrontPage Toolkit.

Last changed February 8, 1998 by hedrick@nbcs.rutgers.edu.