mirror of
https://github.com/friendica/friendica
synced 2025-09-06 13:09:26 +02:00
add rel=mentioned links for tagged persons
This commit is contained in:
parent
b376f21533
commit
4f4d6bace6
6 changed files with 28 additions and 1 deletions
|
@ -16,5 +16,6 @@
|
|||
<dfrn:comment-allow>$comment_allow</dfrn:comment-allow>
|
||||
<as:verb>$verb</as:verb>
|
||||
$actobj
|
||||
$mentioned
|
||||
</entry>
|
||||
|
||||
|
|
|
@ -23,5 +23,6 @@
|
|||
<dfrn:comment-allow>$comment_allow</dfrn:comment-allow>
|
||||
<as:verb>$verb</as:verb>
|
||||
$actobj
|
||||
$mentioned
|
||||
|
||||
</entry>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue