Это старая версия документа.



Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /home/users/p/prom-auto/domains/prom-auto.ru/wiki/inc/parser/handler.php on line 1458

Warning: Declaration of syntax_plugin_tablecalc::handle($match, $state, $pos, &$handler) should be compatible with DokuWiki_Syntax_Plugin::handle($match, $state, $pos, Doku_Handler $handler) in /home/users/p/prom-auto/domains/prom-auto.ru/wiki/lib/plugins/tablecalc/syntax.php on line 41

Warning: Declaration of syntax_plugin_tablecalc::render($mode, &$renderer, $data) should be compatible with DokuWiki_Syntax_Plugin::render($format, Doku_Renderer $renderer, $data) in /home/users/p/prom-auto/domains/prom-auto.ru/wiki/lib/plugins/tablecalc/syntax.php on line 72

Warning: Declaration of syntax_plugin_offline::handle($match, $state, $pos, &$handler) should be compatible with DokuWiki_Syntax_Plugin::handle($match, $state, $pos, Doku_Handler $handler) in /home/users/p/prom-auto/domains/prom-auto.ru/wiki/lib/plugins/offline/syntax.php on line 60

Warning: Declaration of syntax_plugin_offline::render($format, &$renderer, $data) should be compatible with DokuWiki_Syntax_Plugin::render($format, Doku_Renderer $renderer, $data) in /home/users/p/prom-auto/domains/prom-auto.ru/wiki/lib/plugins/offline/syntax.php on line 67

Warning: preg_match(): Compilation failed: invalid range in character class at offset 3416 in /home/users/p/prom-auto/domains/prom-auto.ru/wiki/inc/parser/lexer.php on line 118
A PCRE internal error occured. This might be caused by a faulty plugin

====== Конфигурационные файлы ====== Конфигурация может состоит из основного конфигурационного файла (далее conf.xml) и дополнительных файлов, подключаемых при помощи тега include. Дополнительные файлы необязательны, и создаются лишь для удобства поддержки. Все файлы имеют формат xml. Каждый из файлов должен содержать служебную информацию, указывающую кодировку и версию xml-файла, например: <?xml version="1.0" encoding="UTF-8" ?> ===== <configuration> ===== Обязательный корневой тег для conf.xml, содержащий в себе собственно конфигурацию проекта. * **password** - пароль разблокировки приложения. По умолчанию пустой. ===== <include> ===== Включение файла. Тег <include> может находиться только внутри <configuration> или <incfile>. * **file** - путь и имя включаемого файла. Путь задается относительно текущего файла. ===== <incfile> ===== Обязательный корневой тег для включаемых файлов. ===== <settings> ===== Изменение / добавление атрибутов для тегов, находящихся на одном уровне с <settings>, а также вложенных в них. Содержимое тега состоит из тегов <set>. ===== <set> ===== * **param** - путь к тегам в формате: ''pattern1[/pattern2][/...]'', где pattern - ''тег[.атрибут.[значение]]'' * **attr** - имя изменяемого/добавляемого атрибута * **value** - новое значение атрибута <set param="template/task.class.logval" attr="tblpart" value="1d/10" /> [[doc:arccnt:conf:rpclient]] [[doc:arccnt:conf:database]] [[doc:arccnt:conf:rpclient]]

doc/arccnt/conf.1440479394.txt.gz · Последние изменения: 2015/08/25 08:09 — denis
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0