On Thu, Nov 17, 2011 at 8:37 AM, Jason King <[email protected]> wrote:
> Strip out.. since when the user clicks on the summary to go to the actual > message, it's going to a new page that is going to display the entire > message chain, so there's going to be a new query. OK getting closer but still confused. "Strip out" to me means "eliminate entirely." So are you saying for a hyperlink to show up they'd actually have to have the hyperlink as part of their text? So if my message was: <a href="http://foo.com">Cool site bro!</a> Stripping out the HTML would turn it into: Cool site bro! So if you DO want to retain the URLs in the HREF attributes, what if there's more than one? What about images, just strip that out entirely? And if you do grab the HREFs and then strip the HTML, where are you displaying the HREFs since they'd theoretically appear anywhere in the text of the message? -- Matthew Woodward [email protected] http://blog.mattwoodward.com identi.ca / Twitter: @mpwoodward Please do not send me proprietary file formats such as Word, PowerPoint, etc. as attachments. http://www.gnu.org/philosophy/no-word-attachments.html -- online documentation: http://openbd.org/manual/ google+ hints/tips: https://plus.google.com/115990347459711259462 http://groups.google.com/group/openbd?hl=en
