Web-MA ASP.Net MWPSK Static ContentCurrent Version: 1.0.1 released on 03/03/2008A section to let Microsoft My Web Page Starter Kit share the same content between multiple page
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
If you want, you can add a link to www.web-ma.com,
making it easy for others to recognize the author of this script. Why this module?Finding an open source CMS (hence free) written in C# 2.0, which does not need a database to store data is not easy. On ASP.Net platform, there aren't so much solutions like per Linux platform, and Microsoft guy did a great job when they released the MWPSK.But like for everything, also in this case something is missing, at least looking into this CMS there isn't a way to share the same content between multiple page. What does this mean? Suppose for a minute that you have to include the same disclaimer for a set of pages. To do this, you must save the disclaimer once in a txt file, and then paste in the HTML section everywere you need it. But what if you have to update the disclaimer? Are you able to manage the change in all files managed by the CMS? Wanna you really to edit tons of files manually? In a database driven CMS, this certainly won't a problem, but for a CMS that store its content into XML file, trust me, this certainly represent a matter. So, whit a bit of code, here is the solution, obviously based on the work MWPSK team did and stored on CodePlex. Why use this module?Well you aren't obliged to use this module; but think to the example provided before or to a scenario like that; now try to give yourself an answer to this question. May I really need this module? but think to the example provided before or a scenario like that; now try to answer yourself about this question.Do I really need this module? Probably your answer is positive, and also if you are unable to find out an immediate usage, why don't download it? It's FREE, so you can get it without pay anything. How to use this module?To implement this module, differently for the SEO Extension, you don't know how to program in ASP.Net.What you have to do is just copy some files into the appropriate folder, appen a bunch of lines into the resource file, and open http location of your MWPSK personal copy. That's all. Have a look together how to paste the files contained in the zip downloadable at the end of the page (Please note that a txt file wihtin the current instruction is provided also into the zip file).
Download
Here there is a zip file with the MWPSK Static Content
module made on the original 1.1.4 version. Revision
1.0.0 - First release; |
|
Copyright © 2008 http://www.web-ma.com. All rights reserved. |