Create news items

Created on 16 December 2024, 4 months ago

To show off the news item functionality we need some example news.

We should use some of the news from https://www.drupal.org/news .

However, the news should be generic and not resemble blog posts too much.

📌 Task
Status

Active

Version

0.0

Component

Code

Created by

🇩🇪Germany breidert

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @breidert
  • 🇩🇪Germany breidert

    Three news items were produced. The news items were taken from DO.

    1. Nominate someone for the 2025 Aaron Winborn Award
    2. See Your Design in Print - Enter the DrupalCon Atlanta T-Shirt Contest
    3. Drupal CMS: Groundbreaking New Version of Drupal Detailed at DrupalCon Singapore 2024
  • 🇩🇪Germany breidert

    Testing locally:

    Get the latest code for Drupal CMS.

    Fetch and install drupal_cms_demo_content recipe: composer require drupal/drupal_cms_demo_content

    Install site using recipe: drush si ../recipes/drupal_cms_demo_content

  • 🇩🇪Germany breidert

    Updated testing instructions

    Testing locally:

    1. Install Drupal CMS locally following the instructions in the README.md of the project
    2. Require demo content recipe: ddev composer require drupal/drupal_cms_demo_content
    3. Re-install with demo content: ddev drush si ../recipes/drupal_cms_demo_content

    Tesing using Drupal CMS online demo:

    1. Go to https://www.1xinternet.de/en/drupal-cms-start-demo
    2. Request demo with demo content (default option)
  • 🇬🇧United Kingdom pdjohnson Manchester

    The news listing /news has a Drupal Association article. The image is cropped so that you cannot see the full image.

    Consider using a different image or resizing to avoid crop?

Production build 0.71.5 2024