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
This page was last updated on 2009-12-02, 18:35.
Leave a note
Have a question? Please use the MT Forums. Notes submitted on documentation should pertain to tips & hints regarding documentation. Your note may be removed once its contents have been integrated into the body of the page.