6.0.0-RC7
6/27/26

[#5527] add Kernelpanic and Helpdesk
Summary add Kernelpanic and Helpdesk
Queue Klutz
Queue Version HEAD
Type Enhancement
State Resolved
Priority 1. Low
Owners mrubinsk (at) horde (dot) org
Requester fsteinel (at) klutz (dot) horde (dot) flonet (dot) net
Created 7/4/07 (6933 days ago)
Due
Updated 7/5/07 (6932 days ago)
Assigned
Resolved 7/5/07 (6932 days ago)
Milestone
Patch No

History
515 Michael Rubinsky Comment #2
State ⇒ Resolved
Reply to this comment
Committed, thanks.
345 Jan Schneider Assigned to Michael Rubinsky
 
95 fsteinel (at) klutz (dot) horde (dot) flonet (dot) net Comment #1
Priority ⇒ 1. Low
Type ⇒ Enhancement
Summary ⇒ add Kernelpanic and Helpdesk
Queue ⇒ Klutz
State ⇒ New
Reply to this comment
     'helpdesk' => array(

         'name'      => 'Help Desk',

         'method'    => 'direct',

         'author'    => 'Christopher B. Wright',

         'url'       => 
'http://ubersoft.net/files/comics/hd/hd{%Y%m%d}.png',         
'comment'   => 'Help Desk is a comic strip that I draw and write that 
focuses on Alex, a top-rated employee in the technical support 
division of Ubersoft, a very very evil computer company.',

         'homepage'  => 'http://ubersoft.net/comic/hd',

         'enabled'   => true,

         'days'      => array('mon', 'tue', 'wed', 'thu', 'fri'),

     ),



     'kernelpanic' => array(

         'name'      => 'Kernel Panic',

         'method'    => 'direct',

         'author'    => 'Christopher B. Wright',

         'url'       => 'http://ubersoft.net/files/comics/kp/kp{%Y%m%d}.png',

         'homepage'  => 'http://ubersoft.net/comic/kp',

         'enabled'   => true,

         'days'      => 'random'

     ),


Saved Queries