6.0.0-beta1
7/26/25

[#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 07/04/2007 (6597 days ago)
Due
Updated 07/05/2007 (6596 days ago)
Assigned
Resolved 07/05/2007 (6596 days ago)
Milestone
Patch No

History
07/05/2007 05:09:51 PM Michael Rubinsky Comment #2
State ⇒ Resolved
Reply to this comment
Committed, thanks.
07/04/2007 05:38:34 PM Jan Schneider Assigned to Michael Rubinsky
 
07/04/2007 05:01:09 PM 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