Adding a new page or folder

After you've create a new site, you can add more pages to your site using the admin screen. To get to the admin screen, visit your site, and click on the "last updated" link at the bottom of your page to login. The link looks like
     Last updated Sat Oct 1 17:18:14 2005

You use the "Create a New Page" button on the admin screen to add new pages to your site. You can add either a page (a plain file) or a folder (a directory). When you create a new folder, the system will create a directory index file "index.html". You need to supply a name, a title, a label and a set of keywords for your new page. Name will be the filename or directory name for your new page, title is your page title and label is used to label your new page in the left navigation sidebar. If you create a toplevel directory, its name will be used to reference that directory on the menubar, hence you need to name it appropriately. You also need to supply a list of EIDs for those who are allowed to edit the new page. If you create a new folder, maintainers of the folder can add new pages in that folder, they can also edit any pages in the folder. A wild card * may be used to matche all valid EIDs.

If you have multiple pages in a folder, they will be listed in the sidebar alphabetically. This is not always desired. There are occations where you wish to place some of your pages in a predominant position instead of its lexical location. You can use the "page rank" field on the WYSIWYG editor to alter the listing on the sidebar.  "page rank" is an arbitary alpha numerical string, if set, the pages will be sorted according to their "page rank".