Customisation

Материал из WiKi - UserSide
Версия от 10:27, 1 июля 2024; N.Skrypnik (обсуждение | вклад)
(разн.) ← Предыдущая версия | Текущая версия (разн.) | Следующая версия → (разн.)

en | ru

The client can add its own JavaScripts to the system, as well as add its own css styles or re-assign existing ones.

The files should be used for these purposes:

For versions up to 3.19:

/userside3/main/js/user_script.js
/userside3/main/skins/user_style.css

For versions 3.19 and above:

/public/main/js/user_script.js
/public/main/skins/user_style.css

If there are no such files, then create them. They are not overwritten during the update.