|
I've set up the latest Orchard Source code in VS 2010 locally and it builds perfectly.
Now, I'd like to include the NGM.BlogML module source code in the Solution so I can build it, insert it into the runtime and step through BlogML in the debugger.
Could someone point me to where to add the BlogML project within the the Orchard Solution? It looks like it should go under Modules (at the same level as Lucene and Markdown).
Secondly, how do I configure the solution so the BlogML bits (that were just compiled) will be integrated at debug runtime? I assume the binary and other settings need to be copied to a folder to be found on startup.
Sorry if the answer is obvious but I'm just learning Orchard's ways.
Ken
|