I'd like to have implemented into the Gavern framework the Twitter Cards. I think they are a really good option of viewing your information once Twitter accepts your website (see https://dev.twitter.com/docs/cards)
I'm using an external solution right now, and I'm very happy with it, but I'd like to see it implemented in Gavern
Example:
www.albanianews.it/italia/associazioni/ ... zzo-madama
Output:
<meta name="twitter:card" content="summary"/>
<meta name="twitter:site" content="@AlbNews"/>
<meta name="twitter:creator" content="@ninaellen4"/>
<meta name='twitter:image' content='http://www.albanianews.it/wp-content/uploads/2013/03/20130310-130042-300x199.jpg'/>
<meta name="twitter:description" content="Incontro-conferenza a Torino il 16 marzo con il suo biografo D. Lush Gjergji"/>
<meta name="twitter:title" content="Appuntamento con Madre Teresa a Palazzo Madama - ALBANIA NEWS"/>
<meta name="twitter:url" content="http://www.albanianews.it/italia/associazioni/appuntamento-madre-teresa-palazzo-madama"/>
Another thing to be added is the implementation of the shortlink services like bit.ly (used for twitter) (I use a custom domain under bit.ly which is albne.ws and it would be nice when you share a link with Twitter, to have your short link, which would increase your brand awareness
Thanks