businessdad
MVPbusinessdad MVP
Reactions
-
Re: Flagging new discussions as private
I developed a plugin that does exactly what asked, but on a Category basis. Nice to know that Lincoln did something similar, it means that I was not off the mark. :) (View Post)1 -
Re: Tagging vs. Categories
@x00 Now I get it. It's a logical thing to do, but I reckon it would take quite a bit of manual work, if one allows free-form tags, to associate them. I can already see the dozens of misspelt tags... (View Post)2 -
Re: Change the upload destination?
The forum is indeed looking into vanilla/uploads, but, since such folder is not a real folder, but a link, it will automatically and transparently be brought to the custom folder and see its content.… (View Post)1 -
Re: Change the upload destination?
You could use a symbolic link. Create a single Uploads folder, and point two symlinks to it (one in each forum). I haven't tried, but it should work. (View Post)1 -
Re: Need help with if(IsMobile) add link if(NoMobile) remove link ?
You only have to do one of two things: * If the menu entry is there by default, remove it when not on mobile. OR * If the menu entry is not there by default, add it. There is no need to both add and … (View Post)2