Skip to content

config themestaticfileextensions

Byrne edited this page Nov 1, 2010 · 1 revision

ThemeStaticFileExtensions

List of allowed file extensions for static files exported with via theme export functionality.

Default

Description of default:

ThemeStaticFileExtensions jpg jpeg gif png js css ico flv swf

Values

Space separated file extensions. List is exclusive, any not specified will not be permitted.

Examples

Add additional file extensions "htc", "html", "xml", "php", and "csv" to the default list of extensions:

ThemeStaticFileExtensions jpg jpeg gif png js css ico flv swf htc html xml php csv

Related

  • AssetFileTypes config directive

  • Categories: Appendix: Configuration Directives

  • Tags: config, New in MT5, theme

  • New in MT5

Clone this wiki locally