Are there any plans to release an SDK to extend the web interface.
I have currently already done this myself. I have taken photo gallery software and integrated it into remote web interface. So now my users have Home, Remote, Shared, and a Gallery tab. The shares folder to download is a nice interface to download but I wanted a smooth integrated look to a photo gallery instead of having a separate website setup. I also wanted authentication to be seemless across the websites. So my photo gallery is protected by the same authentication mechanism as everything else.
I am not going to go into details on how I implemented this but I will say that it certainly would be nice if there was an SDK so developers could easily extend the functionality of the website. My method is not easily maintainable because it will have to be updated everytime there is an update to the WHS software.
Example 1Example 2Example 3