Hi Kevin, I would recommend using a JavaScript patch and write some code to do the filtering, because you have to filter a lot of words, and you wouldn't like to place hundreds of String replace-patches in your composition. With an array of words in JavaScript this may also be the easiest way to extend the list.
best, Achim Breidenbach Boinx Software On 05.04.2012, at 14:35, Kevin Hoes wrote: > Hey guys, > > ATM i'm making a patch to display tweets related to a certain hashtag. I > would like > to filter out multiple words swearingwords, but does this mean i have > to add a "String-replace" for each word, or are there easier solutions to to > this? > > Thx in advance! > > Kevin Hoes > _______________________________________________ > Do not post admin requests to the list. They will be ignored. > Quartzcomposer-dev mailing list (Quartzcomposer-dev@lists.apple.com) > Help/Unsubscribe/Update your Subscription: > https://lists.apple.com/mailman/options/quartzcomposer-dev/achim%40boinx.com > > This email sent to ac...@boinx.com _______________________________________________ Do not post admin requests to the list. They will be ignored. Quartzcomposer-dev mailing list (Quartzcomposer-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/quartzcomposer-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com