Ignore:
Timestamp:
12/18/09 11:14:24 (2 years ago)
Author:
CrawfordCurrie
Message:

Item2511: make the new plugin into a micro-module. This allows us to init the plugin without loading the rest of the MailerContrib, which would be an unreasonable thing to do unless we were really going to use it. Note that this approach may not work with pre-1.1 code if it is run with ASSERTs enabled, because of a wayward assert in Plugins.pm

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MailerContrib/data/System/MailerContrib.txt

    r5752 r5821  
    250250|  Release: | %$RELEASE% | 
    251251|  Change History: | | 
     252|  18 Dec 2009 | Foswikitask:Item2511: make a new tiny plugin module, to reduce load time for when the mailer isn't used in a request | 
    252253|  8 Dec 2009 | Foswikitask:Item8316: Added REST handler, Foswikitask:Item2473: Foswikitask:Item2480: doc & dead code tidy-ups | 
    253254|  4 Dec 2009 | Foswikitask:Item8354: Martin Rowe fixed a problem with STARTPUBLISH in newsletters corrupting the template | 
Note: See TracChangeset for help on using the changeset viewer.