Adding a page, subpage and freeform pages to your project home page

Adding a page

You can add a page called "Development -Best Practices" to your project, and add subpages or freeform pages called "Unit Testing" and "Samples" under that page.

To create a page:

  1. Navigate to your project’s home page.
  2. Click the link Edit Project pages. The project’s page editor page opens.
  3. Click the link Add New page.
  4. Enter "Development –Best Practices" as the page name.

    Note: Ensure that there are no special characters in the name you choose.

  5. Enter a description that best suits the name and activities that are overseen under this page.
  6. Click Save to create the page. "Development –Best Practices" will now appear as a page in your project home page.

Note: The page sequence number specified when you customize your project home page using the editor may not match the actual sequence numbers stored in Subversion.

To add a subpage or a freeform page

  1. Navigate to your project’s home page.
  2. Navigate to the page you wish to add subpages or freeform pages to.
  3. Click the link Edit this page. The editor for that page opens.
  4. Click the link Add new subpage.
  5. Enter "Samples" as the subpage name.

    Note: Ensure that there are no special characters in the name you choose.

  6. Enter a description that best suits the name and activities that are overseen under this subpage.
  7. Browse to select the icon you wish to use to represent the subpage.
  8. Browse to select the rollover icon for the subpage.
  9. Click Save to create the subpage. The subpage "Samples" will now appear as a subpage under the page "Development –Best Practices."

Note: You can set up the pages in your project home page to hold content directly under the page, or use the page as a container to hold subpages. If you add a component to the contents of a page or a freeform page to a page, you will no longer be able to add subpages to that page until these are removed. If you add a subpage to a page, you will no longer be able to add components to the contents of a page or freeform pages, until all subpages are removed. However, you can override this behavior by adding components to the contents of pages, subpages, and freeform pages directly to the Subversion repository of your project. When you do that, all the elements entered will be accessible from the project home page.