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 have a question you asked answered by someone - please remember to edit the page and set the status to answered. The status is in a drop-down list 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:
Topic revision: r2 - 2007-02-23 - 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.