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

@@ -371,6 +371,7 @@ function profile_content(&$a, $update = 0) {
'$lock' => $lock,
'$location' => $location,
'$indent' => $indent,
'$plink' => get_plink($item),
'$drop' => $drop,
'$like' => $like,
'$vote' => $likebuttons,