Project

General

Profile

Actions

Feature #1134

closed

Build Flexibility for Image Choices into Featured Content Widget

Added by Matt Gold over 12 years ago. Updated over 12 years ago.

Status:
Resolved
Priority name:
Normal
Assignee:
Category name:
WordPress (misc)
Target version:
Start date:
2011-08-23
Due date:
% Done:

0%

Estimated time:
Deployment actions:

Description

Per our conversation in ticket 342 , the display of a featured blog on our homepage through the featured content widget can be awkward, since it shows the avatar of the blog admin. It would be nice to be able to upload and/or choose an image so that blog admins wouldn't feel embarrassed by having their personal avatars in bold relief on the front page of the Commons.


Files


Related issues

Related to CUNY Academic Commons - Feature #342: Blog Listing Displays User Avatars Instead of Blog AvatarsResolvedBoone Gorges2010-09-17

Actions
Related to CUNY Academic Commons - Bug #1453: Multiple problems with featured image widget for blog postsRejectedDominic Giglio2011-12-16

Actions
Actions #1

Updated by Matt Gold over 12 years ago

Just wanted to note that this is still an issue and that I think it's important; not having flexibility makes it harder to keep the homepage dynamic. Case in point: I wanted to feature a blog today, but didn't because it just looks too incongruous to have one person's photo next to a group blog (see attached screenshot)

Here are two ways to deal with this that make sense to me:

1. Allow the admin editing the widget upload a photo or point to one via URL
2. Show images from that particular blog's media gallery as options and allow the admin to choose one of them.

I know that this isn't the sexiest thing on our list, but I would love to be able to feature blogs more often.

Actions #2

Updated by Boone Gorges over 12 years ago

Yes, it's still in the 1.3 milestone.

Thanks for the ideas on how to implement. Do you have a preference?

Actions #3

Updated by Matt Gold over 12 years ago

I think that option #2 makes the most sense, but really, whatever would be easiest is fine with me. Thanks for your work on this.

Actions #4

Updated by Boone Gorges over 12 years ago

In https://github.com/castiron/cac/commit/c9b8adc5e5a6a6cc69b9d96627e4f211bf565ab6 I added the ability for admins to specify an image URL for featured blogs and featured blog posts. A few notes:
- In order to make this work, I had to hack up the plugin and the TimThumb library in ways that are not secure for distribution, which means that we're now running a fork of the plugin. I have attached a diff file (cac-featured-content-1134) which can be reapplied to our local version when we need to make other changes. (The workaround for this - assuming there is one - would take me many, many hours, and doesn't really seem worth it at the moment.)
- You'll see the new Image URL fields for all content types, but they only work for Blogs, Posts, and Resources. If you enter an image for a Group or Member, nothing will happen - it'll fall back on the avatar.
- The logic for auto-selecting images (#773) is still in place as the fallback. Leave the URL field blank, and the plugin will behave as it currently does.

Actions #5

Updated by Matt Gold over 12 years ago

Sounds great. Many thanks, Boone!

Actions

Also available in: Atom PDF