Marc Schlagenhauf
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
11 additions and
0 deletions
-
chunks/last-edited
|
|
@ -0,0 +1,11 @@ |
|
|
|
[[If? |
|
|
|
&subject=`[[*last-edited]]` |
|
|
|
&operator=`=` |
|
|
|
&operand=`1` |
|
|
|
&then=`<div class="last-edited"> |
|
|
|
<hr /> |
|
|
|
<p> |
|
|
|
[[*editedby:userinfo=`fullname`:empty=`[[*createdby:userinfo=`fullname`]]`]] | <strong>Stand:</strong> [[*editedon:strtotime:date=`%d.%m.%Y`:empty=`[[*createdon:strtotime:date=`%d.%m.%Y`]]`]]</p> |
|
|
|
</div>` |
|
|
|
&else=`` |
|
|
|
]] |