DNN manifest file and adding file to Roothttp://forums.asp.net/t/881810.aspx/1?DNN+manifest+file+and+adding+file+to+RootFri, 06 May 2005 20:08:48 -0400881810912587http://forums.asp.net/p/881810/912587.aspx/1?DNN+manifest+file+and+adding+file+to+RootDNN manifest file and adding file to Root <p>How does one add a file or directory of files to the root of a portal when installing a module via the DNN manifest file.&nbsp; I have several example files I want to place either in the root or in a subdirectory.&nbsp; </p> <p>I tried to search for the example I though was in the forums but just could not find it.</p> <p>Thanks in advance - Paul.</p> 2005-05-01T17:11:27-04:00912801http://forums.asp.net/p/881810/912801.aspx/1?Re+DNN+manifest+file+and+adding+file+to+RootRe: DNN manifest file and adding file to Root <p>I have reviewed Scott McCulloch article on DNN manifest files and that is close to what I need. He references the resourcefile, but I'm not sure where this data will be located and how much of a directory&nbsp;path I can supply in the zip file.&nbsp; </p> <p>Any additonal details/suggestion on loading support files that the user can access would be appreciated.</p> <p>Paul.</p> 2005-05-02T01:47:52-04:00913835http://forums.asp.net/p/881810/913835.aspx/1?Re+DNN+manifest+file+and+adding+file+to+RootRe: DNN manifest file and adding file to Root bump... 2005-05-02T22:57:18-04:00916622http://forums.asp.net/p/881810/916622.aspx/1?Re+DNN+manifest+file+and+adding+file+to+RootRe: DNN manifest file and adding file to Root <p>PScarlett -</p> <p>When adding the file to the zip, you want to check the &quot;save&nbsp;full&nbsp;path info&quot;.&nbsp;&nbsp;I learned this by accident.&nbsp; When packing up 229 image files for the&nbsp;Visitor Counter program (<a href="http://dnndev.icpconline.com">http://dnndev.icpconline.com</a>), I mistakenly checked this option and learned that the images were installed in folder specified in the ZIP path.&nbsp; I am&nbsp;using&nbsp;Winzip 9.0.&nbsp; I do not know if version earlier then 9&nbsp;has this option.</p> 2005-05-05T03:14:00-04:00917745http://forums.asp.net/p/881810/917745.aspx/1?Re+DNN+manifest+file+and+adding+file+to+RootRe: DNN manifest file and adding file to Root <p>Thanks for the suggestion. I use several bat files to build the zip.&nbsp; I actually use PKZip command line version&nbsp; - free and fast.</p> <p>What I am looking for is a way to place files into the Portal directory using the .DNN manifest file.&nbsp; There is the &lt;Path&gt; element, but I believe this is relative to the DesktopModules directory.</p> <p>I have some example files that I want the user to access.&nbsp; I can place them in the DesktopModules directory and ask the user to move them, but I thought there might be another way.</p> <p>Thanks again... Paul.</p> 2005-05-06T00:42:02-04:00917755http://forums.asp.net/p/881810/917755.aspx/1?Re+DNN+manifest+file+and+adding+file+to+RootRe: DNN manifest file and adding file to Root &lt;div&gt;<span class="635064400-06052005"><font face="Arial" size="2">You can use the PATH tag to install the file anywhere in the file system as long as you know where it is relative to the installed folder and have appropriate folder permission to it.</font></span>&lt;/div&gt; &lt;div&gt;<span class="635064400-06052005"></span>&nbsp;&lt;/div&gt; &lt;div&gt;<span class="635064400-06052005"><font face="Arial" size="2">For example, if you want to place a file to the root folder of DNN you can add the path tag as follows</font></span>&lt;/div&gt; &lt;div&gt;<span class="635064400-06052005"></span>&nbsp;&lt;/div&gt; &lt;div&gt;<span class="635064400-06052005"><font face="Arial" size="2">&lt;path&gt;../../&lt;/path&gt;</font></span>&lt;/div&gt; &lt;div&gt;<span class="635064400-06052005"></span>&nbsp;&lt;/div&gt; &lt;div&gt;<span class="635064400-06052005"><font face="Arial" size="2">Hope that helps</font></span>&lt;/div&gt; 2005-05-06T01:01:04-04:00918707http://forums.asp.net/p/881810/918707.aspx/1?Re+DNN+manifest+file+and+adding+file+to+RootRe: DNN manifest file and adding file to Root Thanks,&nbsp; I have been unable to get back to this and test various ideas, but I will add this to the list.&nbsp; Thanks, Will give it a try... let you know if it works&nbsp;as required. 2005-05-06T20:08:48-04:00