Hi
How can I get the current news link in a link like this:
`<a href=â€http://twitter.com/home?status=Currently reading <?php the_permalink(); ?>†title=â€Click to share this post on Twitterâ€>Share on Twitter</a>`
It's the `<?php the_permalink(); ?>` I dont get. I've tried all sorts of variations and I've read throug the documentation, but I can't get it right. getNewsLink, getNewsAlbumURL... and so on.
Someone please help:-)