Tags:
create new tag
view all tags

Question

I'd like to do:

   junk
   $Id$
   more junk

and not have the $Id$ expanded by RCS.

Is this possible?

Environment

TWiki version: TWikiRelease02Sep2004
TWiki plugins: DefaultPlugin, EmptyPlugin, InterwikiPlugin
Server OS: CentOS4
Web server: httpd 2.0.52
Perl version: 5.8.5
Client OS: CentOS4
Web Browser: firefox 2.0
Categories: Version control

-- SteveWampler - 22 Feb 2007

Answer

ALERT! If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.

This is an artefact of TWiki usng RCS. To escape RCS reserved keywords, add a <nop> just after the first dollar sign, such as $<nop>Id$ to get $Id$. The <nop> escapes get removed when a topic is rendered for display.

-- PeterThoeny - 23 Feb 2007

Change status to:
Edit | Attach | Watch | Print version | History: r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r2 - 2007-02-23 - 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.