provide permalink for posts, include permalinks in feeds and imported from feeds

This commit is contained in:
Friendika 2011-02-16 02:07:11 -08:00
parent c5f5102396
commit 9f02057374
13 changed files with 35 additions and 3 deletions

View file

@ -425,6 +425,7 @@ function network_content(&$a, $update = 0) {
'$owner_url' => $owner_url,
'$owner_photo' => $owner_photo,
'$owner_name' => $owner_name,
'$plink' => get_plink($item),
'$drop' => $drop,
'$vote' => $likebuttons,
'$like' => $like,