Customisation: различия между версиями
Нет описания правки |
IronBot (обсуждение | вклад) ([IronBot] Sync EN/UK localization from RU) |
||
| Строка 1: | Строка 1: | ||
[[ | '''en''' | [[Кастомізація|uk]] | [[Кастомизация|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 client can add its own JavaScripts to the system, as well as add its own css styles or re-assign existing ones. | ||
Текущая версия от 16:50, 23 мая 2026
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.