From: Matthew M. <ma...@tu...> - 2003-01-16 15:41:38
|
I have made some code changes to parseInput and parseOutput to try and help in this regard. First, the person who is entering data needs to put [code][/code] around their text. parseInput will then only strip tags from data OUTSIDE the 'code' bracket tags. Next when parseOutput displays the text, all the tags within the code bracket tags will display as is (ie <, &rt;). The ampersands will be changed into & If the module developer uses both functions, it should allow for what you require and let people post code examples. Matt -- Matthew McNaney Internet Systems Architect Electronic Student Services Appalachian State University Phone: 828-262-6493 phpwebsite.appstate.edu ess.appstate.edu |