AutoTicketLinkName
をテンプレートにして作成
[
首頁
|
關於知訊
|
聯絡我們
|
網站搜尋
|
English
]
[
FB 粉絲專頁
]
開始行:
#freeze
* AutoTicketLink definition [#def]
Reference: https://pukiwiki.osdn.jp/?AutoTicketLink
- jira https://site1.example.com/jira/browse/
-- AAA Project title $1
-- BBB Project title $1
- jira https://site2.example.com/jira/browse/
-- PROJECTA Site2 $1
(Default definition) pukiwiki.ini.php
= array(
'title' => 'My JIRA - $1',
'base_url' => 'https://issues.example.com/jira/browse/',
);
終了行:
#freeze
* AutoTicketLink definition [#def]
Reference: https://pukiwiki.osdn.jp/?AutoTicketLink
- jira https://site1.example.com/jira/browse/
-- AAA Project title $1
-- BBB Project title $1
- jira https://site2.example.com/jira/browse/
-- PROJECTA Site2 $1
(Default definition) pukiwiki.ini.php
= array(
'title' => 'My JIRA - $1',
'base_url' => 'https://issues.example.com/jira/browse/',
);
ページ名: