how to filter content manually
checkerboard - April 4, 2008 - 11:19
Hi guys
how can I pass a certain text to a filter to get the formatted output??
For example in my case I have a certain text containing some data like
[flickr-photo:id=230452326,size=s]
which I need to pass to the flickr filter to display the photo as well. How can I implement this?? I have taken the data directly from the database making sql queries. So how can I manually pass the text to the filters to display the formatted output.
