I'm wondering if I can get some help. Wondering what code I need to execute to run this filter on some text that is not being filtered by default. I want to feed it a line of text and have it generate the view output code.
I'm wondering if I can get some help. Wondering what code I need to execute to run this filter on some text that is not being filtered by default. I want to feed it a line of text and have it generate the view output code.
Comments
Comment #1
lacitpo commentedtrying this but not working
<?php print check_markup('[view:isbn=5=0321536304]',$format = FILTER_FORMAT_DEFAULT, $check = TRUE); ?>Comment #2
lacitpo commentedfixed, code was right, settings were wrong elseware