There used to be a addon but that's for 2.2 and doesn't work on 2.3. Personally I find it really weird that this feature STILL isn't in the core functions.
The not updated addon is simply called Copy Nodes.
Is there a way to turn the Resource download button into a link that always points to the same link instead of the last file added?
What I want is to have the download button link to the history tab to show all available versions, no matter if the file is uploaded or url added.
Thanks
Is there any way to pull the notice box css into a custom field html?
Basically what I am trying to do is to make a custom field into a info box using Value or Wrapper display HTML.
I am happy that XF added the ability to add multiple files to resources a good while ago,
I would like to suggest a follow up and build upon that. I find it weird that this was not implemented at the same time as it makes sense, at least for me.
Suggestion is that if you choose to add a...
I want to get Chevereto upload to work on my XenForo install. According to Chevereto is should work out of the box as long as you add a simple code to XF.
I'm not sure where to add the code or how it functions. It sounds like it will automatically add a new upload button to the gallery and/or...
Hmm, adding any other page to that makes the button visible on all pages. I added
/** HIDE DOWNLOAD BUTTON **/
[data-template = "xfrm_resource_view"]
[data-template = "xfrm_resource_history"]
[data-template = "xfrm_thread_view_type_resource"]
[data-template = "xfrm_resource_extra"]
{...
I noticed that the download button is only hidden on the main tab, "Overview". Whenever switching tabs the download button is visible. Any way to add to the code so that the button is always hidden?