Drupal.org profile: allow organization page

Created on 17 August 2022, over 2 years ago
Updated 8 September 2023, over 1 year ago

Problem/Motivation

The Drupal account field's URL can only link to a user which excludes organization pages on Drupal.org. For example, we would like to add a link to www.drupal.org/cowain.

Changing the current URL part would break existing setups, of course.

(Originally)

Alternative solution

  1. Change Drupal urlPrefix to " https://www.drupal.org/ "
  2. DB update: prepend "u/" to stored Drupal field data once
Feature request
Status

Needs work

Version

2.8

Component

Code

Created by

🇩🇪Germany hexabinaer Berlin, Germany

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

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • 🇩🇪Germany hexabinaer Berlin, Germany

    Oops, I had not been aware that the labels are actually used as link label (and obviously to generate the classes as well).

    Before:

    With applied patch:

    By the way, any idea why the icon preview in the block settings still shows the Druplicon instead of the official Drupal icon?

  • 🇩🇪Germany hexabinaer Berlin, Germany

    What I thought would be an easy way out might probably not be when we do not want to break the variety of how the links can be presented and might have been tweaked already. Sorry, my fault, I did not take a closer look at the id stuff.

    Changing the issue summary accordingly.

  • 🇩🇪Germany hexabinaer Berlin, Germany

    Having pondered for I while, I would opt for abovementioned

    Alternative solution

Production build 0.71.5 2024