chimera-mark2-core-release/static
Pavel Dmitriev 0aaddfbaec V1.0 RC2 2022-08-24 00:40:48 +03:00
..
js/core V1.0 RC2 2022-08-24 00:40:48 +03:00
theme V1.0 RC2 2022-08-24 00:40:48 +03:00
.htaccess May-12 API Update 2022-05-12 16:59:48 +03:00
README.md Release sync 2022-04-26 22:17 2022-04-26 22:48:03 +03:00

README.md

Static data

if static files exists here - we well get it directly. eg - js or themes. If not - we will try search (css|js|img) folder in module (module) in path /static/(type)/(module)/(filename) Module struture for static data is:

./css/* - for CSS

./img/* - for images

./js/* - for JavaScripts

./theme/* - themes if module provide it

Themes

Theme always contains main.css in root

Ant it may contain folders css, font and img in folder and in module`s theme folder