Forum

 
Current User: Guest Login Register
Please consider registering


Register? | Lost Your Password?

FiltaQuilla: Add alternative Append to Subject but at the end of the subject, not beginnning

Add a New Topic Reply to Post
UserPost

8:52 am
December 14, 2009


Jonathan Garrett

Guest

Would it be possible to have an additional append to subject that really acctually Appends to the end of the subject and not the beginnning like it does now, it really prepends or inserts at moment. The reason for this is I'd like to set filter up to forward to the ToodleDoo service but it requires custom formating to be appened to the end of the subject to really work properly and preserve the subject line as the todo title. Please could you add this extra feature, thanks

9:09 am
December 14, 2009


rkent

Admin

posts 140

I'm not sure that the "append to subject" (which I see is confusingly named) would actually work on a forward action. Have you tried it? It only changes the message subject in the local database, not in the message itself, and code that reads the message directly to get the subject won't see it.

As to the customization, it would be really easy for you to modify the code yourself to do exactly what you want. The extension .xpi file is just a zip file, unzip an open the file content/filtaquilla.js There you will find a function " _mimeAppend". Just change this line:

appendedSubject = utf8Append decodedSubject;

to:

appendedSubject = decodedSubject utf8Append;

Of course then you'd have the issue of maintaining this with new versions, which might be a pain … I'll make a note of this in my bug database, and try to add some sort of workaround in future versions.

6:07 am
December 16, 2009


Jonathan Garrett

Guest

It definitley does send it out with the modifed subject header, I'll look at modifying the extension like you say, tho would be much nicer if it was supported.

Reply to Post

Reply to Topic:
FiltaQuilla: Add alternative Append to Subject but at the end of the subject, not beginnning

Guest Name (Required):

Guest Email (Required):

NOTE: New Posts are subject to administrator approval before being displayed

Smileys
Confused Cool Cry Embarassed Frown Kiss Laugh Smile Surprised Wink Yell
Post New Reply

Guest URL (required)

Math Required!
What is the sum of:
11 + 11