For a long time the Files Module has been broken and wasn't worth using on any serious website. That has changed, with the resolution of bug report #200.
When rurwin created the bug report 78 days ago, he was reporting a very annoying problem with the Files module. Luckily, that problem is now fixed and the Files module acts exactly as you might expect it to.
However, the module hasn't been announced anywhere as a "new feature" - because it's not new. The bug fix was done very quietly and only those that are watching feedback.wikidot.com or the changelog will know about it. So I'm writing this blog post to raise awareness that it exists.
Code
[[module Files]]
In Action
File name | File type | Size | |
---|---|---|---|
a_wd-files-module.png | PNG image | 3.26 kB | Info |
ayers-rock.jpg | JPEG image data | 244.86 kB | Info |
bunny.jpg | JPEG image data | 68 kB | Info |
Hiding the "Manage attachments" link
If you'd prefer to just list the files that are attached to the page, you can hide the "Manage attachments" link using CSS.
Code
.manage-attachments-link { display: none; }
In Action
Notice how the "Manage attachments" link is no longer visible.
If you would still like to show the link somewhere else on the page, you can do this by using a button:
I had honestly never seen this module in use before reading this post. Thanks for bringing it to my attention - I'm just not sure how I'll use it :)
BMC Creative | RoaringApps | @brycecammo
No problem :)
~ Leiger - Wikidot Community Admin - Volunteer
Wikidot: Official Documentation | Wikidot Discord server | NEW: Wikiroo, backup tool (in development)
Post preview:
Close preview