1
0
Fork 0

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
commit 9f02057374
13 changed files with 35 additions and 3 deletions

View file

@ -21,6 +21,7 @@
<div class="wall-item-title" id="wall-item-title-$id">$title</div>
<div class="wall-item-body" id="wall-item-body-$id" >$body</div>
</div>
$plink
$drop
</div>
<div class="wall-item-wrapper-end"></div>