chimera-mark2-core-release/static
Pavel Dmitriev ad29c0ef5c Build 20230307 2023-03-07 14:25:14 +03:00
..
js/core Build 20230307 2023-03-07 14:25:14 +03:00
theme Build 20230307 2023-03-07 14:25:14 +03:00
.htaccess Build 20230307 2023-03-07 14:25:14 +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