Heisenberg submitted a new resource:
You must be registered for see links
- add Download Button next to attachmentsvB Version: 4.2.0
Screenshot:
You must be registered for see images attach
To do that, open postbit_attachment template
Search for:
Code:({vb:raw attachment.filesize}<vb:if condition="$show['views']">, {vb:rawphrase x_views, {vb:raw attachment.counter}}</vb:if>)
below it add:
Code:<a class="downloadbutton_attachments" href="attachment.php?{vb:raw session.sessionurl}attachmentid={vb:raw attachment.attachmentid}&d={vb:raw attachment.dateline}"<vb:if...
You must be registered for see links
Last edited:
