Quick Nav:  Online Store   |   Login | Register

What excludePath is needed for DNN Repository?

Rate this topic:

Please Register to post a reply. Another benefit of registration is the ability to subscribe to and recieve notifications of new posts.
AuthorMessages
Trevor Smith
<20 Posts
Posts:2


08/20/2006 6:35 PM  

PageBlaster 1.4 installed on DNN 4.3.1 and 4.0.3 websites. Tested using website optimisation and yep... great module for compression and speeding up website access.

However, I have noticed that it seems to corrupt downloadable files using the repository module 3.01.09. As soon as the line added to the web.config file for pageblaster to work is removed and website refreshed, the repository module now downloads files (such as pdfs) fine again.

Anyone else used this combination with success?

Cheers.

John Mitchell
Posts:3084


08/20/2006 8:14 PM  

You'll need to exclude that tab if you are hosting downloads.  Just enter and excludePath in the config file that has a pattern with the tabid.  For example this will exclude tabid=200:

<pathpattern="tabid=200"excludeFrom="All"/>

Trevor Smith
<20 Posts
Posts:2


08/20/2006 8:36 PM  
Works great... thanks John.

Cheers.
fausto
<20 Posts
Posts:1


10/04/2006 8:57 AM  

Hi,

Great add on to DNN. I have noticed in the repository module that the logos that are inserted as part of the file display do not display. It calls

the MakeThumbnail.aspx?tabid=75&id=1&mid=408&w=100 for the image that is not displayed. What do exclude??? My uploads and downloads

work fine??  

 

Thanks

 

John Mitchell
Posts:3084


10/04/2006 9:09 AM  

Hi fausto,

<pathpattern="MakeThumbnail"excludeFrom="Compression"/>
should take care of it.

Thanks,

john

Please Register to post a reply. Another benefit of registration is the ability to subscribe to and recieve notifications of new posts.
Forums >Snapsis Product Support >PageBlaster > What excludePath is needed for DNN Repository?



ActiveForums 3.7
Powered by: Snapsis Software