Tags:
create new tag
, view all tags

Question

How can I embed arbitrary xml to be rendered unchanged to the browser? For example:

<ns:sometag attr1="foo">
</ns:sometag>

Currently, Wiki escapes escapes everything (ie. &lt; etc).

Is there a way to turn off wiki parsing for a specific section of a page?

BTW, we've been using wiki for collaboration on our engineering projects for a year now and it rocks!

Thanks! Dave

Environment

TWiki version: TWikiRelease01Dec2001
TWiki plugins: DefaultPlugin, EmptyPlugin, InterwikiPlugin
Server OS: RedHat 7.3
Web server: Apache
Perl version: 5x
Client OS: W2K
Web Browser: IE

-- DavidCoon - 29 Aug 2003

Answer

Use <pre> instead of <verbatim>. This will turn off TWiki rendering and will pass XML tags unchanged to the browser.

-- PeterThoeny - 29 Aug 2003

Topic revision: r2 - 2003-08-29 - PeterThoeny
 
Twitter Delicious Facebook Digg Google Bookmarks E-mail LinkedIn Reddit StumbleUpon    
  • Download TWiki
TWiki logo Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2012 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.