Log in

View Full Version : quote "filter" ?


rrudeboy
06-19-2009, 01:44 PM
is there a way or a mod that would delete a certain (pre entered) line out of a quote... here's the thing when users post from their mobile device it adds "[Posted via Mobile Device]", which i want it to do.... but when other reply i would like that deleted out of the quote...

possible ?

tks.

Lynne
06-19-2009, 02:47 PM
I have not seen a mod to do this. You may be able to write a replacement variable to do this though.

rrudeboy
06-20-2009, 02:28 AM
I have not seen a mod to do this. You may be able to write a replacement variable to do this though.

but... then would it also be deleted in the posts made from the mobile device ? or could i for example made a replacement variable "[Posted via Mobile Device][/QUOTE]" translate to [/QUOTE] ?

Lynne
06-20-2009, 03:26 AM
Not necessarily. I mean, the page source for when it is quoted may be different than what it looks like simply when used - you'll have to look in your page source and see. (You can't do it with the bbcode, you have to do it for the html). I can't think of any other easy way to do it.

rrudeboy
06-25-2009, 12:32 AM
so, how about... i don't know :}

in the postbit:
<if $string "[Posted via Mobile Device]" do "">
</if>

so you can tell i can't code... anybody want to jump in before i hurt myself acting like i can code and all :}

tks.

rrudeboy
06-30-2009, 03:01 PM
anybody who can help me ?
plz...