[interchange-cvs] interchange - jon modified 2 files

interchange-cvs at icdevgroup.org interchange-cvs at icdevgroup.org
Mon Jul 25 10:25:36 EDT 2005


User:      jon
Date:      2005-07-25 14:25:36 GMT
Modified:  .        MANIFEST
Added:     code/SystemTag comment.coretag
Log:
Add a genuine [comment] tag as a failsafe for any situation where
comment blocks aren't stripped, for example in reparsed output from [perl]
blocks.

Revision  Changes    Path
1.1                  interchange/code/SystemTag/comment.coretag


rev 1.1, prev_rev 1.0
Index: comment.coretag
===================================================================
# Copyright 2005 Interchange Development Group (http://www.icdevgroup.org/)
# Licensed under the GNU GPL v2. See file LICENSE for details.
# $Id: comment.coretag,v 1.1 2005/07/25 14:25:35 jon Exp $

# This tag exists to strip out any [comment]...[/comment] blocks
# that weren't caught by &Vend::Interpolate::vars_and_comments,
# e.g. in reparsed output from [perl] blocks

UserTag comment Version $Revision: 1.1 $
UserTag comment hasEndTag
UserTag comment Routine <<EOR
sub { '' }
EOR



2.169     +1 -0      interchange/MANIFEST


rev 2.169, prev_rev 2.168
Index: MANIFEST
===================================================================
RCS file: /var/cvs/interchange/MANIFEST,v
retrieving revision 2.168
retrieving revision 2.169
diff -u -u -r2.168 -r2.169
--- MANIFEST	19 Jul 2005 15:19:28 -0000	2.168
+++ MANIFEST	25 Jul 2005 14:25:35 -0000	2.169
@@ -93,6 +93,7 @@
 code/SystemTag/cgi.coretag
 code/SystemTag/charge.coretag
 code/SystemTag/checked.coretag
+code/SystemTag/comment.coretag
 code/SystemTag/control.coretag
 code/SystemTag/control_set.coretag
 code/SystemTag/counter.coretag








More information about the interchange-cvs mailing list