]> git.mxchange.org Git - friendica.git/blobdiff - mod/editpost.php
Merge branch 'master', remote-tracking branch 'remotes/upstream/master'
[friendica.git] / mod / editpost.php
old mode 100755 (executable)
new mode 100644 (file)
index 2ddba36..4c00201
@@ -115,6 +115,8 @@ function editpost_content(&$a) {
                '$jotnets' => $jotnets,
                '$title' => $itm[0]['title'],
                '$placeholdertitle' => t('Set title'),
+                '$category' => file_tag_file_to_list($itm[0]['file'], 'category'),
+                '$placeholdercategory' => t('Categories (comma-separated list)'),
                '$emtitle' => t('Example: bob@example.com, mary@example.com'),
                '$lockstate' => $lockstate,
                '$acl' => '', // populate_acl((($group) ? $group_acl : $a->user), $celeb),