Creating New Pages On Drupal: Difference between revisions
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
{{DrupalBack}} | |||
This section covers | This section covers creating new pages in Drupal. There are three types of pages that can be created: | ||
* '''Standard | * '''Standard Pages''' — The most common page type used throughout the website. Standard Pages are appropriate for most content. | ||
* '''News Pages ''' | * '''News Pages''' — Intended for [[Specialized Content#9.2 News|news stories]] that are syndicated to [[News Feed Components|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''' | * '''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 == | == 3.1 Creating Standard Pages == | ||
# Click | # Click '''Site Settings''' in the Drupal toolbar. | ||
# Click | # Click '''Add Standard Page'''. | ||
{{Screenshot|top_menu1.png|658px|Screenshot showing the Site Settings menu with the Add Standard Page option.|Select '''Add Standard Page''' from the Site Settings menu.}} | |||
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. | |||
{{Screenshot|new_page_editor.png|681px|Screenshot of the Standard Page editor showing the available editing fields.|Complete the fields in the Standard Page editor before saving.}} | |||
The example below compares the editor with the resulting webpage. | |||
{{Screenshot|newpage_example1.png|500px|Screenshot of the Standard Page editor populated with content.|A completed Standard Page in the editor.}} | |||
{{Screenshot|newpage_example2.png|500px|Screenshot showing the draft Standard Page.|The resulting draft webpage.}} | |||
== 3.2 Creating News Pages == | == 3.2 Creating News Pages == | ||
{{ | {{Callout|type=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 [mailto:web-update@swarthmore.edu web-update@swarthmore.edu].}} | |||
# Click | # Click '''Site Settings''' in the Drupal toolbar. | ||
# Click | # Click '''Add News Page'''. | ||
{{Screenshot|top_menu_add_news_page.png|662px|Screenshot showing the Site Settings menu with the Add News Page option.|Select '''Add News Page''' from the Site Settings menu.}} | |||
# 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'''. | |||
{{Screenshot|news_page_1.png|596px|Screenshot of the News Page editor showing the additional news-specific fields.|News Pages include additional fields used for syndication and display.}} | |||
== 3.3 Creating News Links == | == 3.3 Creating News Links == | ||
{{ | {{Callout|type=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 [mailto:web-update@swarthmore.edu web-update@swarthmore.edu].}} | |||
[ | |||
# Click '''Site Settings''' in the Drupal toolbar. | |||
# Click '''Add News Link'''. | |||
{{Screenshot|top_menu_add_news_link.png|654px|Screenshot showing the Site Settings menu with the Add News Link option.|Select '''Add News Link''' from the Site Settings menu.}} | |||
# 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'''. | |||
{{Screenshot|add_news_link2.png|685px|Screenshot of the News Link editor showing the required fields.|Complete the News Link fields before saving.}} | |||
[[Category:Drupal]] | |||
Revision as of 19:01, 9 July 2026
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.







