everythingtype / calcott

WordPress theme for photographer Nicholas Calcott
http://nicholascalcott.com
GNU General Public License v2.0
1 stars 1 forks source link

Twitter box can't handle links #22

Closed halfempty closed 10 years ago

halfempty commented 10 years ago

They're too long:

image

halfempty commented 10 years ago

@gehalber asks:

What are the obstacles with this? Could we tell Nick he can only use tiny urls and then you won’t have to debug it?

I don't know if that's very realistic. Tweets happen from all over the place, and of all sorts of things, and I doubt any prohibition would last very long.

It does look like Twitter imposes a limit (the ellipsis). Could we bring the font size down to ensure that number of characters fits on a line?

halfempty commented 10 years ago

@gehalber How about this for a quick fix?

image

We simply hide the content of the link, and replace it with "(link)"?

gehalber commented 10 years ago

Nice! Could you do “Click here”?

Geoff Halber Director & Designer

ETC 117 Dobbin Street Suite #203 Brooklyn, NY 11222

860-248-9840 www.etc-nyc.com

On May 6, 2014, at 4:27 PM, Marty Spellerberg notifications@github.com wrote:

@gehalber How about this for a quick fix?

We simply hide the content of the link, and replace it with "(link)"?

— Reply to this email directly or view it on GitHub.

halfempty commented 10 years ago

@gehalber Like so?

image

gehalber commented 10 years ago

Yeah, that’s great!

On May 6, 2014, at 4:31 PM, Marty Spellerberg notifications@github.com wrote:

@gehalber Like so?

— Reply to this email directly or view it on GitHub.

halfempty commented 10 years ago

Awesome, closing...