Changes between Version 9 and Version 10 of Plugin_API


Ignore:
Timestamp:
Aug 21, 2008 3:05:01 AM (5 years ago)
Author:
thomasb
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Plugin_API

    v9 v10  
    4747 
    4848|| '''Name''' || '''Description''' || '''Arguments passed''' || '''Possible return values''' || 
    49 || startup || When application is initialized || task, action || task, action || 
    50 || authenticate || Before the IMAP login is executed || host, user || host, user, pass || 
     49|| {{{startup}}} || When application is initialized || task, action || task, action || 
     50|| {{{authenticate}}} || Before the IMAP login is executed || host, user || host, user, pass || 
     51|| {{{message-body-before}}} || Before message content cleanup/formatting || type,body,safe,plain,inline_html || type,body,safe,plain,inline_html || 
     52|| {{{message-body-after}}} || After message content formatting || type,body,safe,plain,inline_html || body || 
    5153 
    5254