Jump to content

Force backdrops for every user


cochize1

Recommended Posts

cochize1

Like in the subject, is there a way to force backdrop to be always ON for every user (even if they clear they browser's cache), probably by some code editing and not css itself?

Edited by cochize1
Link to comment
Share on other sites

PenkethBoy

Not with css - as the backdrop container is empty when turned off - so nothing to show

think its a server thing so possibly a plugin might be able to do it - but thats not certain

 

Link to comment
Share on other sites

cochize1

Yeah I figured that no css can do that but was hoping maybe some .js or .json tweaking might help.

And about the plugin, any specific I could try?

Edited by cochize1
Link to comment
Share on other sites

PenkethBoy

thats not going to get you a plugin as it needs to be written a certain way and then you have to compile it....... not simple i'm afraid

Link to comment
Share on other sites

Happy2Play

With this being a per user/per client setting, I don't really see a way to do this.  So if the setting is actually on  the client and not the server, how is it suppose to be changed?

Link to comment
Share on other sites

PenkethBoy

well i guess the server requests it at some point so all client remain in sync as usually a change on one appears on another

but its basically undocumented so black box time and as its a niche request.....

Link to comment
Share on other sites

Happy2Play

Looks like it is the API DisplayPreferenceService endpoint.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...