knowledgecommonsdc / kcdc3

Django/Python software to run a free school.
http://knowledgecommonsdc.org
MIT License
4 stars 5 forks source link

Teases are displaying with returns before and after hyperlinks #41

Closed eightchbomb closed 11 years ago

eightchbomb commented 11 years ago

If there is a link in a tease, the tease appears on the site with returns before and after the link.

Example:

Deformulize your writing! From the people who brought you Edit Anything !

adavidramos commented 11 years ago

We're having trouble with links in teases because, in list views, the entire class listing (title, dateline, and tease) is a link to the event detail page. The advantage of this is that people can click on huge targets. The disadvantage is that we can't put links in teases.

Closed: we've decided that big click targets are more valuable than being able to put links in teases.