New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Manifest: Provider Component

Return to previous page

  • 4/7/2015
  • 4404 Views
The component provider is the simplest component in the extension manifest, it has no additional settings.
It's only purpose is to extend the list of allowed file extensions inside a file component section.

For DNN5.5.1 it allows the following extensions:
  • *.ashx, *.aspx, *.ascx, *.vb, *.cs, *.resx, *.css, *.js, *.resources, *.config, *.xml, *.htc, *.html, *.htm, *.text, *.vbproj, *.csproj and *.sln.

Example:
<component type="Provider" />

Comments

4404 Views

Manifest: Provider Component

Last updated long time ago

Comments

Common

(Enter the content of this article below)

Advanced

 
The component provider is the simplest component in the extension manifest, it has no additional settings.
It's only purpose is to extend the list of allowed file extensions inside a file component section.

For DNN5.5.1 it allows the following extensions:
  • *.ashx, *.aspx, *.ascx, *.vb, *.cs, *.resx, *.css, *.js, *.resources, *.config, *.xml, *.htc, *.html, *.htm, *.text, *.vbproj, *.csproj and *.sln.

Example:
<component type="Provider" />