Tags:
create new tag
view all tags

Question

How do I escape pipe in a table e.g.

user filter ( (objectClass=*))

Environment

TWiki version: TWikiRelease01Sep2004
TWiki plugins: DefaultPlugin, EmptyPlugin, InterwikiPlugin
Server OS: win XP
Web server: Apache 1.3.31
Perl version: 5.8
Client OS: win XP
Web Browser: firefox

-- AshishSahu - 29 Sep 2004

Answer

Write its character entity | or | to get '|'

Your example:

user filter (|(objectClass=*))

-- PeterThoeny - 29 Sep 2004

TWiki has now a %VBAR% variable resolving to |. Useful to vertical bars in tables

-- PeterThoeny - 2012-11-28

Edit | Attach | Watch | Print version | History: r4 < r3 < r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r4 - 2012-11-28 - PeterThoeny
 
  • Learn about TWiki  
  • Download TWiki
This site is powered by the TWiki collaboration platform Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2026 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.