Search Wiki Using Sphinx
From In-Portal Developers Guide
There is no page titled "Watchlist-show-minor". You can create this page.
Displaying 1-3 of 3 matches for query Watchlist-show-minor retrieved in 0.001 sec with following stats:
- watchlist found 0 times in 0 documents
- show found 2 times in 2 documents
- minor found 1 times in 1 documents
... указывать комментарий вида " NNNNN - Заголовок задания" (заголовок задания можно скопировать из dashboard).
в случае, когда в commit комментарии нужно указать дополнительную информацию, то это можно сделать на 2-й строке и далее:
Task 344533 - Create Separate Grid for Products
1. Applied patch from http://tracker.in-portal.org/view.php?id=920 task from In-Portal Issue Tracker
2. Minor fixes
... with XML rules
incompatible with XML rules
It's strongly recommended to use XML compatible tags because support for non-compatible tags will eventually be turned off. The below table shows compatibility between older style tags and new style:
class="prettytable"
old style new style
-
element content
...
... $this->Application->GetADODBConnection();
Таким образом, после инициализации, практически из любого метода имеется лёгкий доступ к базе данных:
$all_tables = $this->Conn->Query('SHOW TABLES');
Создание объекта Factory и регистрация основных классов в нём
В kApplication::Init() для этого есть такой код:
$this->Factory = new ...
Additional database time was 0.052 sec.
Powered by Sphinx