raspberryio icon indicating copy to clipboard operation
raspberryio copied to clipboard

Wiki uses sekizai to control js/css on a per page basis

Open vkurup opened this issue 13 years ago • 0 comments

This is inconsistent with the rest of the project, which might make it difficult to properly minify/compress/rationalize JS/CSS use throughout the project. I would be nice to remove the use of sekizai in the wiki, and replace it with regular extra_css/extra_js blocks which would then get compressed by django-compressor.

Should be addressed in a later phase of the project.

vkurup avatar Feb 13 '13 18:02 vkurup