[jira] Assigned: (COCOON-1603) [PATCH] handling of alternatives in MailTransformer

2006-05-15 Thread Jean-Baptiste Quenot (JIRA)
 [ http://issues.apache.org/jira/browse/COCOON-1603?page=all ]

Jean-Baptiste Quenot reassigned COCOON-1603:


Assign To: (was: Jean-Baptiste Quenot)

Sorry I won't be able to work on this anymore

 [PATCH] handling of alternatives in MailTransformer
 ---

  Key: COCOON-1603
  URL: http://issues.apache.org/jira/browse/COCOON-1603
  Project: Cocoon
 Type: Improvement

   Components: Blocks: Mail
 Versions: 2.2-dev (Current SVN)
  Environment: Operating System: other
 Platform: Other
 Reporter: Éric BURGHARD
 Priority: Minor
  Attachments: SendMailTransformer.java.patch

 Enable alternative format for the same content in MailTransformer. For 
 example  
 you can write  
  
 email:sendmail  
  
   email:body mime-type=text/plain 
 Hello World 
   /email:body 
  
   email:body mime-type=text/html 
 html 
   body 
 h1Hello World/h1 
   /body 
 /html 
   /email:body 
  
 /email:sendmail 
  
  
 to enable a multipart/alternative sending. 
  
 internaly, a body is just an attachment without name and without xml header.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



[jira] Assigned: (COCOON-1603) [PATCH] handling of alternatives in MailTransformer

2006-01-18 Thread Jean-Baptiste Quenot (JIRA)
 [ http://issues.apache.org/jira/browse/COCOON-1603?page=all ]

Jean-Baptiste Quenot reassigned COCOON-1603:


Assign To: Jean-Baptiste Quenot  (was: Cocoon Developers Team)

 [PATCH] handling of alternatives in MailTransformer
 ---

  Key: COCOON-1603
  URL: http://issues.apache.org/jira/browse/COCOON-1603
  Project: Cocoon
 Type: Improvement
   Components: Blocks: Mail
 Versions: 2.2-dev (Current SVN)
  Environment: Operating System: other
 Platform: Other
 Reporter: Éric BURGHARD
 Assignee: Jean-Baptiste Quenot
 Priority: Minor
  Attachments: SendMailTransformer.java.patch

 Enable alternative format for the same content in MailTransformer. For 
 example  
 you can write  
  
 email:sendmail  
  
   email:body mime-type=text/plain 
 Hello World 
   /email:body 
  
   email:body mime-type=text/html 
 html 
   body 
 h1Hello World/h1 
   /body 
 /html 
   /email:body 
  
 /email:sendmail 
  
  
 to enable a multipart/alternative sending. 
  
 internaly, a body is just an attachment without name and without xml header.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira