How do I get the subtext source code without the web platform installer?

I check the whole network and I can't find a way to get the new version of the subtext without using the web platform installer? Why do we need to install an installer to get the source code? What is the purpose of this extra hoop? does anyone know how to get any of the web apps in the web gallery without using the web platform installer?

edit: ok i find it in the text

What is the purpose of the web installer? why not just give us the source?

0


a source to share


1 answer


The Web Platform Installer is used to download and install the product on your computer. It can handle things like applying the appropriate IIS settings, setting file system permissions, etc.

So great for running an executable instance of subtext or other web software running on a server.



If you want to get the source code go to http://code.google.com/p/subtext

+1


a source







All Articles