Creating Basic Pages in a SharePoint Site


SharePoint does not function like a typical web server. Instead of HTML pages, SharePoint utilizes Active Server Pages (.aspx) by default. These types of pages are created in a SharePoint site as Basic and/or Web Part Pages.

Basic Pages and Web Part Pages are pieces of content created and stored in SharePoint document libraries. Although relatively straightforward, this concept takes a while to get used to. Because nearly all SharePoint data is stored in a SQL database, this is the method the SharePoint developers chose for displaying this type of content. So, in a nutshell, if you need to add a simple basic web page to a SharePoint site, you will need to add it to an existing document library and then link to it as necessary.

The first step in understanding how these components work is to create some Basic Pages and Web Part Pages yourself. To create a Basic Page in a SharePoint site, follow the technique outlined here:

1.

From the home page of the SharePoint site, click Create on the top menu bar.

2.

Below the Web Pages section, choose Basic Page.

3.

Choose a name for the Basic Page and indicate whether you want to overwrite any existing files.

4.

Under Save Location, choose which document library you want to add the page to.

5.

Click Create.

6.

A rich-text editor, similar to the one shown in Figure 21.1, will open to allow you to enter in rich text or HTML-formatted content. Enter in what you want and click Save.

Figure 21.1. Using a rich-text editor to create a Basic Web Page.


The page will then be displayed with the formatted text you entered, a top menu bar, and a link for editing the content.

The page itself will be visible in the contents of the document library. You can create a link to the page from anywhere else in the portal, and it will link directly to the page you want. For example, a link to a Basic Page may look something like this:

http://servername/sites/marketing/Shared%20Documents/MarketingPage1.aspx

NOTE

It takes a while to get used to the concept of Basic Pages, but once you understand that a document library is similar in concept to a basic folder for holding data, it makes more sense.




    Sams Teach Yourself Microsoft SharePoint 2003 in 10 Minutes
    Sams Teach Yourself Microsoft SharePoint 2003 in 10 Minutes
    ISBN: 672327236
    EAN: N/A
    Year: 2004
    Pages: 181

    flylib.com © 2008-2017.
    If you may any questions please contact us: flylib@qtcs.net