mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-16 20:05:14 +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