Author Topic: RTB Dedicated Hosting Service - Service Closing  (Read 362865 times)

Ever thought about adding a saving function to the currently enabled addons so that you can re-enable them later?
Say you want to host a TDM with certain add-ons, but then go back to a freebuild. Re-enabling all the correct add-ons is a pain.

I've wanted to allow management of add-on preferences through the interface but not really thought of a cunning way to do it yet. It's definitely on the cards though.

I don't really get what you mean by the API suggestion.
Allow add-ons more power for creating administration pages. One way (although not very secure) might be to practically allow the add-ons to embed some sort of scripts that render the config pages, which the RTB website then styles. That, however, would be quite hard to secure down (both on the server side, and on the client side to prevent cookie highjacking and such).

Allow add-ons more power for creating administration pages. One way (although not very secure) might be to practically allow the add-ons to embed some sort of scripts that render the config pages, which the RTB website then styles. That, however, would be quite hard to secure down (both on the server side, and on the client side to prevent cookie highjacking and such).
Just registering controls such as input and select box and mapping them to settings within the addon would be a much neater way of doing this, could have a page with collapsible sections for each addon.

Just registering controls such as input and select box and mapping them to settings within the addon would be a much neater way of doing this, could have a page with collapsible sections for each addon.
For those, just pull in the RTB prefs. I'm talking about add-ons where it isn't practical to administrate them through a set-up like that.

For those, just pull in the RTB prefs. I'm talking about add-ons where it isn't practical to administrate them through a set-up like that.
Such as what? What controls would you need beyond basic form inputs?

"Whoops. You won't be able to use this page until the server is online."

"server is outdated"

it say my TWO servers are down. The two are up and running.

wtf

"Whoops. You won't be able to use this page until the server is online."

"server is outdated"

it say my TWO servers are down. The two are up and running.

wtf
its outdated, therefore it wont work right, thats why it is saying it is offline

usually, whet's its outdated, all still work fine and i just need to save my build, update and restart. Mhmhmhm.

usually, whet's its outdated, all still work fine and i just need to save my build, update and restart. Mhmhmhm.
but it changed because the rtb dependencies and the way it works, it needs to be fully updated and restarted

usually, whet's its outdated, all still work fine and i just need to save my build, update and restart. Mhmhmhm.

Yeah sorry about that. It should be the last time it happens since I've changed how we do the deployments now and it's a lot more effective and seamless.

Allow add-ons more power for creating administration pages. One way (although not very secure) might be to practically allow the add-ons to embed some sort of scripts that render the config pages, which the RTB website then styles. That, however, would be quite hard to secure down (both on the server side, and on the client side to prevent cookie highjacking and such).

I feel like that'd be something which would be used by maybe one or two people but would take a fairly long time to put together. I think everything anyone would need to do could be done using the RTB prefs. I think I added the ability to do callbacks based on pref changes as well so it's pretty easy for people to make something out of that.
« Last Edit: April 06, 2013, 08:40:58 AM by Ephialtes »

Yeah sorry about that. It should be the last time it happens since I've changed how we do the deployments now and it's a lot more effective and seamless.

I feel like that'd be something which would be used by maybe one or two people but would take a fairly long time to put together. I think everything anyone would need to do could be done using the RTB prefs. I think I added the ability to do callbacks based on pref changes as well so it's pretty easy for people to make something out of that.
While I agree that RTB prefs work for most stuff, claiming it can do "everything anyone would need to do" is taking it a bit too far. For example, have fun trying to implement the administrator management page or Permissions using it.

have fun trying to implement the administrator management page or Permissions using it.
If you can add more prefs while the site is open that could work

If you can add more prefs while the site is open that could work
It'd still be really hacky though, and break people's expectations of how it should work.


Please add advanced options