diff --git a/code/Filter/acl2hash.filter b/code/Filter/acl2hash.filter index 49b67a704..860c9ad2e 100644 --- a/code/Filter/acl2hash.filter +++ b/code/Filter/acl2hash.filter @@ -1,7 +1,12 @@ -# Copyright 2002-2005 Interchange Development Group (http://www.icdevgroup.org/) +# Copyright 2002-2007 Interchange Development Group and others # Copyright 1996-2002 Red Hat, Inc. -# Licensed under the GNU GPL v2. See file LICENSE for details. -# $Id: acl2hash.filter,v 1.2 2005-11-08 18:14:32 jon Exp $ +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. See the LICENSE file for details. +# +# $Id: acl2hash.filter,v 1.3 2007-03-30 23:40:44 pajamian Exp $ CodeDef acl2hash Filter CodeDef acl2hash Description acl2hash diff --git a/code/Filter/alpha.filter b/code/Filter/alpha.filter index e956a5777..85c03d812 100644 --- a/code/Filter/alpha.filter +++ b/code/Filter/alpha.filter @@ -1,7 +1,12 @@ -# Copyright 2002-2005 Interchange Development Group (http://www.icdevgroup.org/) +# Copyright 2002-2007 Interchange Development Group and others # Copyright 1996-2002 Red Hat, Inc. -# Licensed under the GNU GPL v2. See file LICENSE for details. -# $Id: alpha.filter,v 1.4 2005-11-08 18:14:32 jon Exp $ +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. See the LICENSE file for details. +# +# $Id: alpha.filter,v 1.5 2007-03-30 23:40:44 pajamian Exp $ CodeDef alpha Filter CodeDef alpha Description A-Za-z only diff --git a/code/Filter/alphanumeric.filter b/code/Filter/alphanumeric.filter index 3e9d5ac13..555f94804 100644 --- a/code/Filter/alphanumeric.filter +++ b/code/Filter/alphanumeric.filter @@ -1,7 +1,12 @@ -# Copyright 2002-2005 Interchange Development Group (http://www.icdevgroup.org/) +# Copyright 2002-2007 Interchange Development Group and others # Copyright 1996-2002 Red Hat, Inc. -# Licensed under the GNU GPL v2. See file LICENSE for details. -# $Id: alphanumeric.filter,v 1.3 2005-11-08 18:14:32 jon Exp $ +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. See the LICENSE file for details. +# +# $Id: alphanumeric.filter,v 1.4 2007-03-30 23:40:44 pajamian Exp $ CodeDef alphanumeric Filter CodeDef alphanumeric Description A-Za-z0-9 only diff --git a/code/Filter/backslash.filter b/code/Filter/backslash.filter index cc71ef013..a9292f072 100644 --- a/code/Filter/backslash.filter +++ b/code/Filter/backslash.filter @@ -1,7 +1,12 @@ -# Copyright 2002-2005 Interchange Development Group (http://www.icdevgroup.org/) +# Copyright 2002-2007 Interchange Development Group and others # Copyright 1996-2002 Red Hat, Inc. -# Licensed under the GNU GPL v2. See file LICENSE for details. -# $Id: backslash.filter,v 1.3 2005-11-08 18:14:32 jon Exp $ +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. See the LICENSE file for details. +# +# $Id: backslash.filter,v 1.4 2007-03-30 23:40:44 pajamian Exp $ CodeDef backslash Filter CodeDef backslash Description Strip backslash diff --git a/code/Filter/bold.filter b/code/Filter/bold.filter index 60e337973..e39655940 100644 --- a/code/Filter/bold.filter +++ b/code/Filter/bold.filter @@ -1,7 +1,12 @@ -# Copyright 2002-2005 Interchange Development Group (http://www.icdevgroup.org/) +# Copyright 2002-2007 Interchange Development Group and others # Copyright 1996-2002 Red Hat, Inc. -# Licensed under the GNU GPL v2. See file LICENSE for details. -# $Id: bold.filter,v 1.3 2005-11-08 18:14:32 jon Exp $ +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. See the LICENSE file for details. +# +# $Id: bold.filter,v 1.4 2007-03-30 23:40:44 pajamian Exp $ CodeDef bold Filter CodeDef bold Description HTML bold diff --git a/code/Filter/cgi.filter b/code/Filter/cgi.filter index 9ab5fd1d3..08b2516f6 100644 --- a/code/Filter/cgi.filter +++ b/code/Filter/cgi.filter @@ -1,7 +1,12 @@ -# Copyright 2002-2005 Interchange Development Group (http://www.icdevgroup.org/) +# Copyright 2002-2007 Interchange Development Group and others # Copyright 1996-2002 Red Hat, Inc. -# Licensed under the GNU GPL v2. See file LICENSE for details. -# $Id: cgi.filter,v 1.3 2005-11-08 18:14:32 jon Exp $ +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. See the LICENSE file for details. +# +# $Id: cgi.filter,v 1.4 2007-03-30 23:40:44 pajamian Exp $ CodeDef cgi Filter CodeDef cgi Description Get CGI value of variable diff --git a/code/Filter/checkbox.filter b/code/Filter/checkbox.filter index b38275efa..facaddd60 100644 --- a/code/Filter/checkbox.filter +++ b/code/Filter/checkbox.filter @@ -1,7 +1,12 @@ -# Copyright 2002-2005 Interchange Development Group (http://www.icdevgroup.org/) +# Copyright 2002-2007 Interchange Development Group and others # Copyright 1996-2002 Red Hat, Inc. -# Licensed under the GNU GPL v2. See file LICENSE for details. -# $Id: checkbox.filter,v 1.2 2005-11-08 18:14:32 jon Exp $ +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. See the LICENSE file for details. +# +# $Id: checkbox.filter,v 1.3 2007-03-30 23:40:44 pajamian Exp $ CodeDef checkbox Filter CodeDef checkbox Routine <{VALUE} diff --git a/code/Filter/vars_and_comments.filter b/code/Filter/vars_and_comments.filter index c759546eb..8d1bfc00d 100644 --- a/code/Filter/vars_and_comments.filter +++ b/code/Filter/vars_and_comments.filter @@ -1,6 +1,11 @@ -# Copyright 2004-2005 Interchange Development Group (http://www.icdevgroup.org/) -# Licensed under the GNU GPL v2. See file LICENSE for details. -# $Id: vars_and_comments.filter,v 1.4 2005-11-08 18:14:32 jon Exp $ +# Copyright 2004-2007 Interchange Development Group and others +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. See the LICENSE file for details. +# +# $Id: vars_and_comments.filter,v 1.5 2007-03-30 23:40:45 pajamian Exp $ CodeDef vars_and_comments Filter CodeDef vars_and_comments Description Vars/comments diff --git a/code/Filter/word.filter b/code/Filter/word.filter index 7ccec1709..4db7226f1 100644 --- a/code/Filter/word.filter +++ b/code/Filter/word.filter @@ -1,7 +1,12 @@ -# Copyright 2002-2005 Interchange Development Group (http://www.icdevgroup.org/) +# Copyright 2002-2007 Interchange Development Group and others # Copyright 1996-2002 Red Hat, Inc. -# Licensed under the GNU GPL v2. See file LICENSE for details. -# $Id: word.filter,v 1.3 2005-11-08 18:14:32 jon Exp $ +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. See the LICENSE file for details. +# +# $Id: word.filter,v 1.4 2007-03-30 23:40:45 pajamian Exp $ CodeDef word Filter CodeDef word Description A-Za-z_0-9 diff --git a/code/Filter/yesno.filter b/code/Filter/yesno.filter index 40d9dd948..736042ce4 100644 --- a/code/Filter/yesno.filter +++ b/code/Filter/yesno.filter @@ -1,7 +1,12 @@ -# Copyright 2002-2005 Interchange Development Group (http://www.icdevgroup.org/) +# Copyright 2002-2007 Interchange Development Group and others # Copyright 1996-2002 Red Hat, Inc. -# Licensed under the GNU GPL v2. See file LICENSE for details. -# $Id: yesno.filter,v 1.3 2005-11-08 18:14:32 jon Exp $ +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. See the LICENSE file for details. +# +# $Id: yesno.filter,v 1.4 2007-03-30 23:40:45 pajamian Exp $ CodeDef yesno Filter CodeDef yesno Description 1/0 to Yes/No diff --git a/code/Filter/zerofix.filter b/code/Filter/zerofix.filter index ba3d3fa2a..e62d23093 100644 --- a/code/Filter/zerofix.filter +++ b/code/Filter/zerofix.filter @@ -1,7 +1,12 @@ -# Copyright 2002-2005 Interchange Development Group (http://www.icdevgroup.org/) +# Copyright 2002-2007 Interchange Development Group and others # Copyright 1996-2002 Red Hat, Inc. -# Licensed under the GNU GPL v2. See file LICENSE for details. -# $Id: zerofix.filter,v 1.3 2005-11-08 18:14:32 jon Exp $ +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. See the LICENSE file for details. +# +# $Id: zerofix.filter,v 1.4 2007-03-30 23:40:45 pajamian Exp $ CodeDef zerofix Filter CodeDef zerofix Description Strip leading zeros diff --git a/code/JavaScriptCheck/required.jsc b/code/JavaScriptCheck/required.jsc index 8f2597cd6..9d5045ae1 100644 --- a/code/JavaScriptCheck/required.jsc +++ b/code/JavaScriptCheck/required.jsc @@ -1,6 +1,11 @@ -# Copyright 2005 Interchange Development Group (http://www.icdevgroup.org/) -# Licensed under the GNU GPL v2. See file LICENSE for details. -# $Id: required.jsc,v 1.3 2005-09-11 23:46:39 docelic Exp $ +# Copyright 2005-2007 Interchange Development Group and others +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. See the LICENSE file for details. +# +# $Id: required.jsc,v 1.4 2007-03-30 23:40:48 pajamian Exp $ CodeDef required JavaScriptCheck 1 CodeDef required Description Javascript non-blank check diff --git a/code/OrderCheck/always_fail.oc b/code/OrderCheck/always_fail.oc index 7b010ff99..2b5668b64 100644 --- a/code/OrderCheck/always_fail.oc +++ b/code/OrderCheck/always_fail.oc @@ -1,6 +1,11 @@ -# Copyright 2006 Interchange Development Group (http://www.icdevgroup.org/) -# Licensed under the GNU GPL v2. See file LICENSE for details. -# $Id: always_fail.oc,v 1.1 2006-01-30 22:36:32 jon Exp $ +# Copyright 2006-2007 Interchange Development Group and others +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. See the LICENSE file for details. +# +# $Id: always_fail.oc,v 1.2 2007-03-30 23:40:48 pajamian Exp $ CodeDef always_fail OrderCheck 1 CodeDef always_fail Description Always fails diff --git a/code/OrderCheck/always_pass.oc b/code/OrderCheck/always_pass.oc index ef8f9c378..cbf66fd93 100644 --- a/code/OrderCheck/always_pass.oc +++ b/code/OrderCheck/always_pass.oc @@ -1,6 +1,11 @@ -# Copyright 2006 Interchange Development Group (http://www.icdevgroup.org/) -# Licensed under the GNU GPL v2. See file LICENSE for details. -# $Id: always_pass.oc,v 1.2 2006-04-11 07:48:34 racke Exp $ +# Copyright 2006-2007 Interchange Development Group and others +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. See the LICENSE file for details. +# +# $Id: always_pass.oc,v 1.3 2007-03-30 23:40:48 pajamian Exp $ CodeDef always_pass OrderCheck 1 CodeDef always_pass Description Always succeeds diff --git a/code/OrderCheck/email_only.oc b/code/OrderCheck/email_only.oc index 61518d92e..07943e04f 100644 --- a/code/OrderCheck/email_only.oc +++ b/code/OrderCheck/email_only.oc @@ -1,6 +1,11 @@ -# Copyright 2005-2006 Interchange Development Group (http://www.icdevgroup.org/) -# Licensed under the GNU GPL v2. See file LICENSE for details. -# $Id: email_only.oc,v 1.3 2006-07-31 12:40:49 racke Exp $ +# Copyright 2005-2007 Interchange Development Group and others +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. See the LICENSE file for details. +# +# $Id: email_only.oc,v 1.4 2007-03-30 23:40:48 pajamian Exp $ CodeDef email_only OrderCheck 1 CodeDef email_only Description Email address diff --git a/code/OrderCheck/exists.oc b/code/OrderCheck/exists.oc index cd8e9f33f..77dbdbc04 100644 --- a/code/OrderCheck/exists.oc +++ b/code/OrderCheck/exists.oc @@ -1,6 +1,11 @@ -# Copyright 2005 Interchange Development Group (http://www.icdevgroup.org/) -# Licensed under the GNU GPL v2. See file LICENSE for details. -# $Id: exists.oc,v 1.2 2005-11-29 20:30:37 racke Exp $ +# Copyright 2005-2007 Interchange Development Group and others +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. See the LICENSE file for details. +# +# $Id: exists.oc,v 1.3 2007-03-30 23:40:48 pajamian Exp $ CodeDef exists OrderCheck 1 CodeDef exists Description Existing record diff --git a/code/OrderCheck/filter.oc b/code/OrderCheck/filter.oc index ad7effb8e..74319d4d9 100644 --- a/code/OrderCheck/filter.oc +++ b/code/OrderCheck/filter.oc @@ -1,6 +1,11 @@ -# Copyright 2005 Interchange Development Group (http://www.icdevgroup.org/) -# Licensed under the GNU GPL v2. See file LICENSE for details. -# $Id: filter.oc,v 1.2 2005-11-29 20:30:56 racke Exp $ +# Copyright 2005-2007 Interchange Development Group and others +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. See the LICENSE file for details. +# +# $Id: filter.oc,v 1.3 2007-03-30 23:40:48 pajamian Exp $ CodeDef filter OrderCheck 1 CodeDef filter Description Passes filter unchanged diff --git a/code/OrderCheck/future.oc b/code/OrderCheck/future.oc index 786c5e00d..f764b3360 100644 --- a/code/OrderCheck/future.oc +++ b/code/OrderCheck/future.oc @@ -1,6 +1,11 @@ -# Copyright 2005 Interchange Development Group (http://www.icdevgroup.org/) -# Licensed under the GNU GPL v2. See file LICENSE for details. -# $Id: future.oc,v 1.4 2005-12-01 19:44:04 racke Exp $ +# Copyright 2005-2007 Interchange Development Group and others +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. See the LICENSE file for details. +# +# $Id: future.oc,v 1.5 2007-03-30 23:40:48 pajamian Exp $ CodeDef future OrderCheck 1 CodeDef future Description Future date diff --git a/code/OrderCheck/length.oc b/code/OrderCheck/length.oc index ff75ba4ec..91e59ac9f 100644 --- a/code/OrderCheck/length.oc +++ b/code/OrderCheck/length.oc @@ -1,6 +1,11 @@ -# Copyright 2005 Interchange Development Group (http://www.icdevgroup.org/) -# Licensed under the GNU GPL v2. See file LICENSE for details. -# $Id: length.oc,v 1.2 2005-11-29 20:31:41 racke Exp $ +# Copyright 2005-2007 Interchange Development Group and others +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. See the LICENSE file for details. +# +# $Id: length.oc,v 1.3 2007-03-30 23:40:48 pajamian Exp $ CodeDef length OrderCheck 1 CodeDef length Description String length diff --git a/code/OrderCheck/natural.oc b/code/OrderCheck/natural.oc index df60c5a52..5331d2e50 100644 --- a/code/OrderCheck/natural.oc +++ b/code/OrderCheck/natural.oc @@ -1,6 +1,11 @@ -# Copyright 2005 Interchange Development Group (http://www.icdevgroup.org/) -# Licensed under the GNU GPL v2. See file LICENSE for details. -# $Id: natural.oc,v 1.2 2005-11-29 20:32:05 racke Exp $ +# Copyright 2005-2007 Interchange Development Group and others +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. See the LICENSE file for details. +# +# $Id: natural.oc,v 1.3 2007-03-30 23:40:48 pajamian Exp $ CodeDef natural OrderCheck CodeDef natural Description Natural number diff --git a/code/OrderCheck/regex.oc b/code/OrderCheck/regex.oc index 918a82339..1b8e9cd6f 100644 --- a/code/OrderCheck/regex.oc +++ b/code/OrderCheck/regex.oc @@ -1,6 +1,11 @@ -# Copyright 2005 Interchange Development Group (http://www.icdevgroup.org/) -# Licensed under the GNU GPL v2. See file LICENSE for details. -# $Id: regex.oc,v 1.2 2005-11-29 20:32:29 racke Exp $ +# Copyright 2005-2007 Interchange Development Group and others +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. See the LICENSE file for details. +# +# $Id: regex.oc,v 1.3 2007-03-30 23:40:48 pajamian Exp $ CodeDef regex OrderCheck 1 CodeDef regex Description Regular expression match diff --git a/code/OrderCheck/relative_filename.oc b/code/OrderCheck/relative_filename.oc index c455b84db..41e4f8db5 100644 --- a/code/OrderCheck/relative_filename.oc +++ b/code/OrderCheck/relative_filename.oc @@ -1,6 +1,11 @@ -# Copyright 2005 Interchange Development Group (http://www.icdevgroup.org/) -# Licensed under the GNU GPL v2. See file LICENSE for details. -# $Id: relative_filename.oc,v 1.2 2005-11-29 20:32:53 racke Exp $ +# Copyright 2005-2007 Interchange Development Group and others +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. See the LICENSE file for details. +# +# $Id: relative_filename.oc,v 1.3 2007-03-30 23:40:48 pajamian Exp $ CodeDef relative_filename OrderCheck 1 CodeDef relative_filename Description Relative filename diff --git a/code/OrderCheck/unique.oc b/code/OrderCheck/unique.oc index db598d951..3e98caf8b 100644 --- a/code/OrderCheck/unique.oc +++ b/code/OrderCheck/unique.oc @@ -1,6 +1,11 @@ -# Copyright 2005 Interchange Development Group (http://www.icdevgroup.org/) -# Licensed under the GNU GPL v2. See file LICENSE for details. -# $Id: unique.oc,v 1.2 2005-11-29 20:33:20 racke Exp $ +# Copyright 2005-2007 Interchange Development Group and others +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. See the LICENSE file for details. +# +# $Id: unique.oc,v 1.3 2007-03-30 23:40:48 pajamian Exp $ CodeDef unique OrderCheck 1 CodeDef unique Description Unique record diff --git a/code/SystemTag/accessories.coretag b/code/SystemTag/accessories.coretag index 29245dbbb..d0b46561f 100644 --- a/code/SystemTag/accessories.coretag +++ b/code/SystemTag/accessories.coretag @@ -1,6 +1,11 @@ -# Copyright 2002-2005 Interchange Development Group (http://www.icdevgroup.org/) -# Licensed under the GNU GPL v2. See file LICENSE for details. -# $Id: accessories.coretag,v 1.3 2005-11-08 18:14:35 jon Exp $ +# Copyright 2002-2007 Interchange Development Group and others +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. See the LICENSE file for details. +# +# $Id: accessories.coretag,v 1.4 2007-03-30 23:40:49 pajamian Exp $ UserTag accessories Order code arg UserTag accessories addAttr @@ -12,5 +17,5 @@ UserTag accessories attrAlias row code UserTag accessories attrAlias field column UserTag accessories attrAlias key code UserTag accessories PosNumber 2 -UserTag accessories Version $Revision: 1.3 $ +UserTag accessories Version $Revision: 1.4 $ UserTag accessories MapRoutine Vend::Interpolate::tag_accessories diff --git a/code/SystemTag/accounting.coretag b/code/SystemTag/accounting.coretag index de0cbfb61..e3f8cbc46 100644 --- a/code/SystemTag/accounting.coretag +++ b/code/SystemTag/accounting.coretag @@ -1,10 +1,15 @@ -# Copyright 2002-2005 Interchange Development Group (http://www.icdevgroup.org/) -# Licensed under the GNU GPL v2. See file LICENSE for details. -# $Id: accounting.coretag,v 1.4 2005-11-08 18:14:35 jon Exp $ +# Copyright 2002-2007 Interchange Development Group and others +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. See the LICENSE file for details. +# +# $Id: accounting.coretag,v 1.5 2007-03-30 23:40:49 pajamian Exp $ UserTag accounting Order function UserTag accounting addAttr -UserTag accounting Version $Revision: 1.4 $ +UserTag accounting Version $Revision: 1.5 $ UserTag accounting Routine <{mv_no_session_id}; diff --git a/code/SystemTag/handling.coretag b/code/SystemTag/handling.coretag index 06d602f09..b078e8102 100644 --- a/code/SystemTag/handling.coretag +++ b/code/SystemTag/handling.coretag @@ -1,6 +1,11 @@ -# Copyright 2002-2005 Interchange Development Group (http://www.icdevgroup.org/) -# Licensed under the GNU GPL v2. See file LICENSE for details. -# $Id: handling.coretag,v 1.4 2005-11-08 18:14:35 jon Exp $ +# Copyright 2002-2007 Interchange Development Group and others +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. See the LICENSE file for details. +# +# $Id: handling.coretag,v 1.5 2007-03-30 23:40:49 pajamian Exp $ UserTag handling Order mode UserTag handling addAttr @@ -9,5 +14,5 @@ UserTag handling attrAlias carts cart UserTag handling attrAlias modes mode UserTag handling attrAlias name mode UserTag handling PosNumber 1 -UserTag handling Version $Revision: 1.4 $ +UserTag handling Version $Revision: 1.5 $ UserTag handling MapRoutine Vend::Interpolate::tag_handling diff --git a/code/SystemTag/harness.coretag b/code/SystemTag/harness.coretag index a6f7af368..9bff15d90 100644 --- a/code/SystemTag/harness.coretag +++ b/code/SystemTag/harness.coretag @@ -1,11 +1,16 @@ -# Copyright 2002-2005 Interchange Development Group (http://www.icdevgroup.org/) -# Licensed under the GNU GPL v2. See file LICENSE for details. -# $Id: harness.coretag,v 1.3 2005-11-08 18:14:35 jon Exp $ +# Copyright 2002-2007 Interchange Development Group and others +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. See the LICENSE file for details. +# +# $Id: harness.coretag,v 1.4 2007-03-30 23:40:49 pajamian Exp $ UserTag harness addAttr UserTag harness hasEndTag UserTag harness PosNumber 0 -UserTag harness Version $Revision: 1.3 $ +UserTag harness Version $Revision: 1.4 $ UserTag harness Routine <{VendURL} } diff --git a/code/UI_Tag/check_upload.coretag b/code/UI_Tag/check_upload.coretag index d31f70215..dcffa7ab9 100644 --- a/code/UI_Tag/check_upload.coretag +++ b/code/UI_Tag/check_upload.coretag @@ -1,10 +1,15 @@ -# Copyright 2002-2005 Interchange Development Group (http://www.icdevgroup.org/) -# Licensed under the GNU GPL v2. See file LICENSE for details. -# $Id: check_upload.coretag,v 1.3 2005-11-08 18:14:39 jon Exp $ +# Copyright 2002-2007 Interchange Development Group and others +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. See the LICENSE file for details. +# +# $Id: check_upload.coretag,v 1.4 2007-03-30 23:40:54 pajamian Exp $ UserTag check-upload Order file same UserTag check-upload PosNumber 2 -UserTag check-upload Version $Revision: 1.3 $ +UserTag check-upload Version $Revision: 1.4 $ UserTag check-upload Routine <{ui_locale} || $Tag->var('UI_LOCALE', 2); diff --git a/code/UI_Tag/mm_value.coretag b/code/UI_Tag/mm_value.coretag index 98b3b0b4e..da3897843 100644 --- a/code/UI_Tag/mm_value.coretag +++ b/code/UI_Tag/mm_value.coretag @@ -1,10 +1,15 @@ -# Copyright 2002-2005 Interchange Development Group (http://www.icdevgroup.org/) -# Licensed under the GNU GPL v2. See file LICENSE for details. -# $Id: mm_value.coretag,v 1.3 2005-11-08 18:14:40 jon Exp $ +# Copyright 2002-2007 Interchange Development Group and others +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. See the LICENSE file for details. +# +# $Id: mm_value.coretag,v 1.4 2007-03-30 23:40:54 pajamian Exp $ UserTag mm-value Order field table UserTag mm-value addAttr -UserTag mm-value Version $Revision: 1.3 $ +UserTag mm-value Version $Revision: 1.4 $ UserTag mm-value Routine <{CatalogName}; diff --git a/code/UI_Tag/return_to.coretag b/code/UI_Tag/return_to.coretag index 38d6ba8c1..97b46e592 100644 --- a/code/UI_Tag/return_to.coretag +++ b/code/UI_Tag/return_to.coretag @@ -1,10 +1,15 @@ -# Copyright 2002-2005 Interchange Development Group (http://www.icdevgroup.org/) -# Licensed under the GNU GPL v2. See file LICENSE for details. -# $Id: return_to.coretag,v 1.3 2005-11-08 18:14:40 jon Exp $ +# Copyright 2002-2007 Interchange Development Group and others +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. See the LICENSE file for details. +# +# $Id: return_to.coretag,v 1.4 2007-03-30 23:40:54 pajamian Exp $ UserTag return_to Order type table_hack UserTag return_to addAttr -UserTag return_to Version $Revision: 1.3 $ +UserTag return_to Version $Revision: 1.4 $ UserTag return_to Routine < -# Licensed under the GNU GPL v2. See file LICENSE for details. -# $Id: env.tag,v 1.10 2005-11-08 18:14:42 jon Exp $ +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. See the LICENSE file for details. +# +# $Id: env.tag,v 1.11 2007-03-30 23:40:57 pajamian Exp $ Usertag env Order arg Usertag env PosNumber 1 UserTag env attrAlias name arg -UserTag env Version $Revision: 1.10 $ +UserTag env Version $Revision: 1.11 $ Usertag env Routine <user(@_) if $Vend::Track; } diff --git a/code/UserTag/usps_query.tag b/code/UserTag/usps_query.tag index 3c69e84a7..405db3287 100644 --- a/code/UserTag/usps_query.tag +++ b/code/UserTag/usps_query.tag @@ -1,10 +1,15 @@ -# Copyright 2002-2005 Interchange Development Group (http://www.icdevgroup.org/) -# Licensed under the GNU GPL v2. See file LICENSE for details. -# $Id: usps_query.tag,v 1.6 2005-11-08 18:14:43 jon Exp $ +# Copyright 2002-2007 Interchange Development Group and others +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. See the LICENSE file for details. +# +# $Id: usps_query.tag,v 1.7 2007-03-30 23:40:57 pajamian Exp $ UserTag usps-query Order service weight UserTag usps-query addAttr -UserTag usps-query Version $Revision: 1.6 $ +UserTag usps-query Version $Revision: 1.7 $ UserTag usps-query Routine <