Parivalavan Manoharan

Results 2 issues of Parivalavan Manoharan

Thanks for the script. I added a functionality to do a compare case insensitive by adding an additional parameter 'ignore_case'. $phpStringCompare = new StringCompare($string1, $string2, array('remove_html_tags'=>true, 'remove_extra_spaces'=>true, 'ignore_case'=>true, 'remove_punctuation'=>true, 'punctuation_symbols'=>Array('.',...

Hi, I'm using TinyMCE 4 and the forked version of catsgotmytongue. When we try to delete a block of text that involves text from two consecutive para, then the delete...