I reply to all queries on the forums and via email, once per day, Monday to Friday (not weekends).

If you are new here, please see some information on how to ask for support. Thank you!

Reply To: Moved: Altering UI markup

dashed-slug.net Forums Exchange extension support Moved: Altering UI markup Reply To: Moved: Altering UI markup

#4512
alexg
Keymaster

I used knockout because I was already familiar with it from a previous project. I know it is not the best framework out there, but often the best framework is the one you already know!

The markup is easily replaceable but the js code is not. My intention was to make it possible to make small alterations. To build something entirely from scratch, one can use the JSON API directly with any framework…