Results 1 to 2 of 2

Thread: SDK Release? + using CDATA in <zoom:context>?

  1. #1
    Join Date
    Dec 2008
    Posts
    15

    Default SDK Release? + using CDATA in <zoom:context>?

    When will the V6 SDK be released?

    I ask because I'm having trouble parsing the <zoom:context> data in the search.cgi XML output. Because of the <span> elements for the highlighted words, parsing stops at the first span. The easiest solution would be to wrap the context data with a CDATA with a change to the CGI code.

  2. #2
    Join Date
    Dec 2004
    Location
    Sydney
    Posts
    4,157

    Default

    It will out around Mid Jan 09.
    You could just turn off highlighting and then do your own highlighting later on if required.

    Or you could pre-process the XML block to switch the highlight tags to something harmless.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •