FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum Development » FUDforum 3.0+ » Any Examples of Subject/Body Regex Mangling ?
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Any Examples of Subject/Body Regex Mangling ? [message #161851] Sat, 13 February 2010 16:16 Go to previous message
jm2morri is currently offline  jm2morri   Canada
Messages: 225
Registered: January 2009
Location: Stratford, Ontario, Canad...
Karma:
Senior Member
Does anyone have a link to various examples of strings used for subject/body mangling? It would be helpful to have a few examples to use for common situations. Also, can you add these basic examples to the help/documentation at

http://cvs.prohost.org/index.php/Mailing_List_Manager

I traced down this (easy) case to remove off a string in the subject that is added by the mail list use the following setup

Replace Mask : "/string/"
Replace With: ""

Without the quotes. Note that there is nothing in second box (modified) and the replace with text box.

Also, if there is a "[" or "]" character you need to add an escape character like: I'm sure there are other characters that need to be escaped.

Replace Mask : "/\[string\]/ "
Replace With: " "

Finally note that the "/" characters are already in the form so you don't need to type those.

I'm looking for the settings to remove everything after the signature delimiter. In my case, the footer starts with "------------------------------------" and I'd like to remove that and everything after it to the end of the text.

Cheers,

James.

[Updated on: Sat, 13 February 2010 17:02]

Report message to a moderator

[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: last post - first show
Next Topic: FUDFORUM INSTALLER Wanted
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Sun Apr 28 11:28:50 GMT 2024

Total time taken to generate the page: 0.05189 seconds