Creating New Pages On Drupal
This section covers creating new pages in Drupal. There are three types of pages that can be created:
- Standard Pages — The most common page type used throughout the website. Standard Pages are appropriate for most content.
- News Pages — Intended for news stories that are syndicated to News Feed components. News Pages include additional fields such as Author, Post Date, Thumbnail, Abstract, and Related Stories. They are used primarily by the Communications Office (and some departments) that publish their own news.
- News Links — A specialized page type used to syndicate external (non-Drupal) news stories to a News Feed component. News Links are typically created only by the Communications Office.
3.1 Creating Standard Pages
- Click Site Settings in the Drupal toolbar.
- Click Add Standard Page.
The page editor will open with all fields blank. Complete the fields as needed:
- Title — Required.
- Subtitle — Optional.
- Primary Image — Optional.
- Body — The main page content.
- Components — Optional page components.
- Publishing State — Save the page as either Draft or Published.
- Click Save.
Congratulations! You have created a new page in Drupal.
The example below compares the editor with the resulting webpage.
3.2 Creating News Pages
Important
News Pages will not appear in a News Feed component until they have been tagged by the Communications Office.
If you have questions about News Pages, contact web-update@swarthmore.edu.
- Click Site Settings in the Drupal toolbar.
- Click Add News Page.
- Confirm that the Page Layout is set to Standard News.
- Add a Title.
- Add an optional Subtitle.
- Add an optional Primary Image.
- Add content to the Body field.
- Add an optional News Label.
- Add an attribution in the format by Author Name.
- Add a Thumbnail Image (if different from the Primary Image).
- Add optional Related Stories.
- Add optional Components.
- Save the page as either Draft or Published.
- Click Save.
3.3 Creating News Links
Important
News Links will not appear in a News Feed component until they have been tagged by the Communications Office.
If you have questions about News Links, contact web-update@swarthmore.edu.
- Click Site Settings in the Drupal toolbar.
- Click Add News Link.
- Add a Title.
- Enter the URL of the external website.
- Add a Label to provide context for readers. For News Links, this is typically the name of the publication or website.
- Add a Thumbnail Image.
- Save the News Link as either Draft or Published. Note that News Links will not appear in a News Feed component until they have been published.
- Click Save.







