Difference between revisions of "Contest.xml"
(Created page with "Навигация: Главная страница/Система ejudge/Использование/Конфигурационные файлы/[[conte...") |
|||
Line 13: | Line 13: | ||
=== Элементы файла === | === Элементы файла === | ||
− | * <tt>[[contest.xml: | + | * <tt>[[contest.xml:contestants_reserves_coaches_advisors_guests|advisors]]</tt> |
* <tt>[[contest.xml:allowed_languages|allowed_languages]]</tt> | * <tt>[[contest.xml:allowed_languages|allowed_languages]]</tt> | ||
* <tt>[[contest.xml:allowed_regions|allowed_regions]]</tt> | * <tt>[[contest.xml:allowed_regions|allowed_regions]]</tt> | ||
Line 22: | Line 22: | ||
* <tt>[[contest.xml:client_flags|client_flags]]</tt> | * <tt>[[contest.xml:client_flags|client_flags]]</tt> | ||
* <tt>[[contest.xml:close_time|close_time]]</tt> | * <tt>[[contest.xml:close_time|close_time]]</tt> | ||
− | * <tt>[[contest.xml: | + | * <tt>[[contest.xml:contestants_reserves_coaches_advisors_guests|coaches]]</tt> |
* <tt>[[contest.xml:conf_dir|conf_dir]]</tt> | * <tt>[[contest.xml:conf_dir|conf_dir]]</tt> | ||
* <tt>[[contest.xml:contest|contest]]</tt> | * <tt>[[contest.xml:contest|contest]]</tt> | ||
− | * <tt>[[contest.xml: | + | * <tt>[[contest.xml:contestants_reserves_coaches_advisors_guests|contestants]]</tt> |
* <tt>[[contest.xml:copyright_file|copyright_file]]</tt> | * <tt>[[contest.xml:copyright_file|copyright_file]]</tt> | ||
* <tt>[[contest.xml:css_url|css_url]]</tt> | * <tt>[[contest.xml:css_url|css_url]]</tt> | ||
Line 35: | Line 35: | ||
* <tt>[[contest.xml:file_group|file_group]]</tt> | * <tt>[[contest.xml:file_group|file_group]]</tt> | ||
* <tt>[[contest.xml:file_mode|file_mode]]</tt> | * <tt>[[contest.xml:file_mode|file_mode]]</tt> | ||
− | * <tt>[[contest.xml: | + | * <tt>[[contest.xml:contestants_reserves_coaches_advisors_guests|guests]]</tt> |
* <tt>[[contest.xml:ip|ip]]</tt> | * <tt>[[contest.xml:ip|ip]]</tt> | ||
* <tt>[[contest.xml:judge_access|judge_access]]</tt> | * <tt>[[contest.xml:judge_access|judge_access]]</tt> |
Revision as of 12:11, 9 February 2012
Навигация: Главная страница/Система ejudge/Использование/Конфигурационные файлы/contest.xml
Конфигурационные файлы описания базовых настроек турнира (XML-файлы турнира) находятся в каталоге EJUDGE_CONTESTS_HOME_DIR/data/contests. Имя файла — это номер турнира дополненный до 6 цифр слева нулями. Например, для турнира 1 файл его конфигурации называется 000001.xml. Если при конфигуриривании ejudge параметр EJUDGE_CONTESTS_HOME_DIR установлен в /home/judges, то полный путь к XML-файлу конфигурации турнира 1 будет равен /home/judges/data/contests/000001.xml.
Конфигурационные файлы базовых настроек турнира автоматически перечитываются системой ejudge при их обновлении. То есть, если в файл было внесено изменение (либо вручную с помощью текстового редактора, либо с помощью веб-интерфейса редактирования настроек турнира), новая версия файла будет автоматически загружена в систему.
Элементы файла
- advisors
- allowed_languages
- allowed_regions
- cap
- caps
- cf_notify_email
- clar_notify_email
- client_flags
- close_time
- coaches
- conf_dir
- contest
- contestants
- copyright_file
- css_url
- daily_stat_email
- default_locale
- dir_group
- dir_mode
- field
- file_group
- file_mode
- guests
- ip
- judge_access
- keywords
- login_template
- login_template_options
- logo_url
- main_url
- master_access
- name
- name_en
- open_time
- priv_footer_file
- priv_header_file
- problems_url
- serve_control_access
- serve_group
- serve_user
- sched_time
- slave_rules
- standings_url
- register_access
- register_email
- register_email_file
- register_footer_file
- register_header_file
- register_head_style
- register_par_style
- register_subject
- register_subject_en
- register_table_style
- register_url
- registration_deadline
- reg_welcome_file
- reserves
- root_dir
- run_group
- run_managed_on
- run_user
- team_access
- team_footer_file
- team_header_file
- team_head_style
- team_menu_1_file
- team_menu_2_file
- team_menu_3_file
- team_par_style
- team_separator_file
- team_url
- user_contest
- user_name_comment
- users_access
- users_footer_file
- users_header_file
- users_head_style
- users_par_style
- users_table_format
- users_table_format_en
- users_table_legend
- users_table_legend_en
- users_table_style
- users_verb_style
- welcome_file