#author("2023-11-30T06:40:34+01:00","","")
 #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   Edit Diff History Attach Copy Rename Reload   New Page list Search Recent changes   Help   RSS of recent changes