Convert the duplicate author links on blogs into a link to "See all username's blog posts" #89

Open
opened 2019-10-10 07:21:26 +00:00 by mlncn · 8 comments
mlncn commented 2019-10-10 07:21:26 +00:00 (Migrated from gitlab.com)

Blog posts have both the Author (reference to the contributor/person content type) and User shown as names. See for example https://geo.coop/blog/dont-try-develop-co-op-until-you-do

The second one is the username and it should be changed to a link to the author's blog listing (which is based on user and not contributor/person).

The syntax for the needed link to their list of blog posts is blog/123 where 123 is the UID (user ID). This is converted to blogs/username by the existing path aliases.

Blog posts have both the Author (reference to the contributor/person content type) and User shown as names. See for example https://geo.coop/blog/dont-try-develop-co-op-until-you-do The second one is the username and it should be changed to a link to the author's blog listing (which is based on user and not contributor/person). The syntax for the needed link to their list of blog posts is `blog/123` where 123 is the UID (user ID). This is converted to `blogs/username` by the existing path aliases.
mlncn commented 2019-10-10 07:21:26 +00:00 (Migrated from gitlab.com)

changed milestone to %1

changed milestone to %1
mlncn commented 2019-10-10 07:21:33 +00:00 (Migrated from gitlab.com)

marked this issue as related to

marked this issue as related to #53
cedewey commented 2020-01-10 02:30:21 +00:00 (Migrated from gitlab.com)

mentioned in issue

mentioned in issue agaric/proposals#166
cedewey commented 2020-02-04 22:13:10 +00:00 (Migrated from gitlab.com)

changed weight to 2

changed weight to **2**
mlncn commented 2020-02-04 23:30:15 +00:00 (Migrated from gitlab.com)

mentioned in issue

mentioned in issue #97
mlncn commented 2021-04-26 18:59:45 +00:00 (Migrated from gitlab.com)

mentioned in commit 2a77b20677

mentioned in commit 2a77b2067721a1f26901ce0b99168679b4370de1
Owner

We resolved this four years ago as recorded in by showing only the same author on blogs as shows everywhere else— the person content, and not the user.

This hides some default Drupal blog capability, but probably in the Drutopia context we want to continue to hide that, and want to ensure listings and RSS feeds are available for Blogs per Person/Org (and Articles per Person/Org, etc).

We resolved this four years ago as recorded in https://git.agaric.com/geo/geo-coop/issues/89#issuecomment-26065 by showing *only* the same author on blogs as shows everywhere else— the person content, and not the user. This hides some default Drupal blog capability, but probably in the Drutopia context we want to continue to hide that, and want to ensure listings and RSS feeds are available for Blogs per Person/Org (and Articles per Person/Org, etc).
Owner

(Parallel Drutopia issue is at https://gitlab.com/drutopia/drutopia/-/issues/284 )

(Parallel Drutopia issue is at https://gitlab.com/drutopia/drutopia/-/issues/284 )
mlncn self-assigned this 2025-03-17 01:44:44 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: geo/geo-coop#89
No description provided.