Forum

Share

Please consider registering
guest

Log In RegisterMembers
Or log in with

Register | Lost password?
Advanced Search:

— Forum Scope —



— Match —



— Forum Options —




Wildcard usage:
*  matches any number of characters    %  matches exactly one character

Minimum search word length is 4 characters - maximum search word length is 84 characters

Topic RSS
FiltaQuilla: Add alternative Append to Subject but at the end of the subject, not beginnning
December 14, 2009
8:52 am
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

Share
December 14, 2009
9:09 am
Admin
Forum Posts: 323
Member Since:
July 12, 2008
Offline

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.

Share
December 16, 2009
6:07 am
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.

Share
Forum Timezone: UTC -8

Most Users Ever Online: 18

Currently Online:
8 Guest(s)

Currently Browsing this Page:
1 Guest(s)

Top Posters:

bobkatz: 8

BigMike: 8

t2m: 7

zabolyx: 7

taa: 6

onlyme: 6

Member Stats:

Guest Posters: 130

Members: 565

Moderators: 1

Admins: 1

Forum Stats:

Groups: 1

Forums: 7

Topics: 231

Posts: 802

Moderators: rkent (323)

Administrators: rkent (323)