rejetto forum

Software => HFS ~ HTTP File Server => Topic started by: RobRoye on November 16, 2015, 07:55:34 PM

Title: "uploaded by" automatic comment
Post by: RobRoye on November 16, 2015, 07:55:34 PM
How can I stop it from automatically commenting who uploaded the file? I'm the only one that uses this, so it's just cluttering up the page. Any way to turn it off? I tried searching but didn't see anything.

TIA
Title: Re: "uploaded by" automatic comment
Post by: Mars on November 16, 2015, 11:34:53 PM
remove it from the template

[upload-success]
{.inc|ok.}
<li> <a href="%item-url%">%item-name%</a>
<br />%item-size% @ %smart-speed%B/s
{.if| {.length|%user%.} |{:
{.append| %folder-resource%\hfs.comments.txt |{.filename|%item-resource%.}=uploaded by %user%
/append.}
 :}/if.}