Map Module for Community Server
Month ago I wrote a little CS Module to attached a map to the post. Many people email me asking me question or code. I thought I provided everything, but here are the answers. On communityserver.config add this tag under CSModule
<add name = "GetMapModule" type = "AlModules.MapModule, AlModules" filePath="~/Utility/map.htm"/>
You can change the htm and use this template. Download the map page here
Now the most important part that is sad about my blog, people that wants something emails me instead of leaving a comment. The sad part is that only people that knows me, therefore knows my email, reads my blog ;-( When am I going to get new customers?
Happy coding and make sure that if you improve it, you shall share it with me.
Cheers
Al