Menu

#6 Allow versioning system variables

closed
nobody
5
2010-02-05
2010-02-05
pczaja
No

When entering comment templates, JAutodoc neatly checks for existing variables if something like $bla$ is entered.
When $bla is nonexistent, it's not possible to enter the comment template.

This behaviour inhibits usage of RCS-style templates like

$Id$
$Header$
$Author$

and so forth, which are expanded by versioning systems.

Maybe there could be some logic that tells versioning variable templates like "$\w$" apart from variables like "$\w ".

Discussion

  • Martin Kesting

    Martin Kesting - 2010-02-05
    • status: open --> closed
     
  • Martin Kesting

    Martin Kesting - 2010-02-05

    It's already possible. You have to write it like this:

    \$Id\$
    \$Header\$
    \$Author\$

     

Log in to post a comment.

MongoDB Logo MongoDB