#author("2022-04-01T10:33:30+00:00","default:masterbind","masterbind")
#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/',
 );

Front page   Diff History Reload   Page list Search Recent changes   Help   RSS of recent changes