lauriii / drupalcores

A project to generate a list of core contributers
http://drupalcores.com
MIT License
27 stars 38 forks source link

Include organization name as text when logo is present #68

Open alimac opened 9 years ago

alimac commented 9 years ago

Currently it is not possible to do in-page search for organizations that have logos. Maybe the organization name could be displayed under the logo to enable visitors to do in-page search?

A quick note about the word "company": a large number of organizations listed are companies, but not all of them. The current word excludes organizations that are not. The attribution field on d.o uses the word "organization" rather than company to be more inclusive.

mlncn commented 7 years ago

+1 to this. After we got our link to d.o set up, with the logo, in #98, i was surprised that i couldn't 'find' Agaric with ctrl+F. Now i'm looking for a browser extension that will include alt text in in-page searches.. but yeah the name in text even when there's a logo would help!

Relevant code is here - https://github.com/lauriii/drupalcores/blob/master/app/bin/companies.rb - will try to get to it soon.