Navigation Menu

Skip to content

Commit

Permalink
Remove CVS $Revision$ tags
Browse files Browse the repository at this point in the history
  • Loading branch information
jonjensen committed Nov 2, 2017
1 parent fdf73c8 commit 2925e58
Show file tree
Hide file tree
Showing 240 changed files with 243 additions and 243 deletions.
2 changes: 1 addition & 1 deletion code/Filter/filter_select.filter
Expand Up @@ -10,7 +10,7 @@ CodeDef calculated Alias filter_select
CodeDef filter_select Filter
CodeDef filter_select Description Auto-select filter
CodeDef filter_select Visibility private
CodeDef filter_select Version $Revision: 1.3 $
CodeDef filter_select Version 1.3
CodeDef filter_select Routine <<EOR
sub {
## This replaces the calculated filter for the survey
Expand Down
2 changes: 1 addition & 1 deletion code/SystemTag/accessories.coretag
Expand Up @@ -15,5 +15,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.4 $
UserTag accessories Version 1.4
UserTag accessories MapRoutine Vend::Interpolate::tag_accessories
2 changes: 1 addition & 1 deletion code/SystemTag/accounting.coretag
Expand Up @@ -7,7 +7,7 @@

UserTag accounting Order function
UserTag accounting addAttr
UserTag accounting Version $Revision: 1.5 $
UserTag accounting Version 1.5
UserTag accounting Routine <<EOR
my %account_super = (qw/
noparts_update 1
Expand Down
2 changes: 1 addition & 1 deletion code/SystemTag/area.coretag
Expand Up @@ -11,5 +11,5 @@ UserTag area Order href arg
UserTag area addAttr
UserTag area Implicit secure secure
UserTag area PosNumber 2
UserTag area Version $Revision: 1.6 $
UserTag area Version 1.6
UserTag area MapRoutine Vend::Interpolate::tag_area
2 changes: 1 addition & 1 deletion code/SystemTag/assign.coretag
Expand Up @@ -7,7 +7,7 @@

UserTag assign addAttr
UserTag assign PosNumber 0
UserTag assign Version $Revision: 1.5 $
UserTag assign Version 1.5
UserTag assign Routine <<EOR
my %_assignable = (qw/
salestax 1
Expand Down
2 changes: 1 addition & 1 deletion code/SystemTag/attr_list.coretag
Expand Up @@ -9,7 +9,7 @@ UserTag attr_list addAttr
UserTag attr_list hasEndTag
UserTag attr_list PosNumber 0
UserTag attr_list noRearrange
UserTag attr_list Version $Revision: 1.8 $
UserTag attr_list Version 1.8
UserTag attr_list Routine <<EOR
sub {
my ($opt, $body) = @_;
Expand Down
2 changes: 1 addition & 1 deletion code/SystemTag/banner.coretag
Expand Up @@ -8,7 +8,7 @@
UserTag banner Order category
UserTag banner addAttr
UserTag banner PosNumber 1
UserTag banner Version $Revision: 1.6 $
UserTag banner Version 1.6
UserTag banner Routine <<EOR
sub {
my ($place, $opt) = @_;
Expand Down
2 changes: 1 addition & 1 deletion code/SystemTag/calc.coretag
Expand Up @@ -7,5 +7,5 @@

UserTag calc hasEndTag
UserTag calc Interpolate
UserTag calc Version $Revision: 1.4 $
UserTag calc Version 1.4
UserTag calc MapRoutine Vend::Interpolate::tag_calc
2 changes: 1 addition & 1 deletion code/SystemTag/calcn.coretag
Expand Up @@ -6,5 +6,5 @@
# (at your option) any later version. See the LICENSE file for details.

UserTag calcn hasEndTag
UserTag calcn Version $Revision: 1.4 $
UserTag calcn Version 1.4
UserTag calcn MapRoutine Vend::Interpolate::tag_calc
2 changes: 1 addition & 1 deletion code/SystemTag/captcha.coretag
Expand Up @@ -9,7 +9,7 @@ UserTag captcha Order function
UserTag captcha attrAlias func function
UserTag captcha addAttr
UserTag captcha Description Generate captcha codes for authentication check
UserTag captcha Version $Revision: 1.4 $
UserTag captcha Version 1.4

UserTag captcha Routine <<EOR
my $Have_Captcha;
Expand Down
2 changes: 1 addition & 1 deletion code/SystemTag/cart.coretag
Expand Up @@ -7,5 +7,5 @@

UserTag cart Order name
UserTag cart PosNumber 1
UserTag cart Version $Revision: 1.6 $
UserTag cart Version 1.6
UserTag cart MapRoutine Vend::Interpolate::tag_cart
2 changes: 1 addition & 1 deletion code/SystemTag/catch.coretag
Expand Up @@ -8,7 +8,7 @@
UserTag catch Order label
UserTag catch addAttr
UserTag catch hasEndTag
UserTag catch Version $Revision: 1.7 $
UserTag catch Version 1.7
UserTag catch Routine <<EOR
sub {
my ($label, $opt, $body) = @_;
Expand Down
2 changes: 1 addition & 1 deletion code/SystemTag/cgi.coretag
Expand Up @@ -8,7 +8,7 @@
UserTag cgi Order name
UserTag cgi addAttr
UserTag cgi PosNumber 1
UserTag cgi Version $Revision: 1.6 $
UserTag cgi Version 1.6
UserTag cgi Routine <<EOR
sub {
my($var, $opt) = @_;
Expand Down
2 changes: 1 addition & 1 deletion code/SystemTag/charge.coretag
Expand Up @@ -8,5 +8,5 @@
UserTag charge Order route
UserTag charge addAttr
UserTag charge PosNumber 1
UserTag charge Version $Revision: 1.5 $
UserTag charge Version 1.5
UserTag charge MapRoutine Vend::Payment::charge
2 changes: 1 addition & 1 deletion code/SystemTag/checked.coretag
Expand Up @@ -10,7 +10,7 @@ UserTag checked addAttr
UserTag checked Implicit multiple multiple
UserTag checked Implicit default default
UserTag checked PosNumber 2
UserTag checked Version $Revision: 1.9 $
UserTag checked Version 1.9
UserTag checked Routine <<EOR
sub {
my ($field,$value,$opt) = @_;
Expand Down
2 changes: 1 addition & 1 deletion code/SystemTag/comment.coretag
Expand Up @@ -9,7 +9,7 @@
# that weren't caught by &Vend::Interpolate::vars_and_comments,
# e.g. in reparsed output from [perl] blocks

UserTag comment Version $Revision: 1.2 $
UserTag comment Version 1.2
UserTag comment hasEndTag
UserTag comment Routine <<EOR
sub { '' }
Expand Down
2 changes: 1 addition & 1 deletion code/SystemTag/control.coretag
Expand Up @@ -8,7 +8,7 @@
UserTag control Order name default
UserTag control addAttr
UserTag control PosNumber 2
UserTag control Version $Revision: 1.4 $
UserTag control Version 1.4
UserTag control Routine <<EOR
sub {
my ($name, $default, $opt) = @_;
Expand Down
2 changes: 1 addition & 1 deletion code/SystemTag/control_set.coretag
Expand Up @@ -9,7 +9,7 @@ UserTag control-set Order index
UserTag control-set addAttr
UserTag control-set hasEndTag
UserTag control-set PosNumber 1
UserTag control-set Version $Revision: 1.4 $
UserTag control-set Version 1.4
UserTag control-set Routine <<EOR
# Batch sets a set of controls without affecting Scratch
# Increments the index afterwards unless index is defined
Expand Down
2 changes: 1 addition & 1 deletion code/SystemTag/counter.coretag
Expand Up @@ -9,7 +9,7 @@ UserTag counter Order file
UserTag counter addAttr
UserTag counter attrAlias name file
UserTag counter PosNumber 1
UserTag counter Version $Revision: 1.6 $
UserTag counter Version 1.6
UserTag counter MapRoutine Vend::Interpolate::tag_counter

UserTag fcounter Alias counter
2 changes: 1 addition & 1 deletion code/SystemTag/currency.coretag
Expand Up @@ -10,7 +10,7 @@ UserTag currency hasEndTag
UserTag currency Interpolate
UserTag currency addAttr
UserTag currency PosNumber 2
UserTag currency Version $Revision: 1.5 $
UserTag currency Version 1.5
UserTag currency Routine <<EOR
sub {
my($convert,$noformat,$opt,$amount) = @_;
Expand Down
2 changes: 1 addition & 1 deletion code/SystemTag/data.coretag
Expand Up @@ -16,5 +16,5 @@ UserTag data attrAlias row key
UserTag data attrAlias name field
UserTag data Implicit increment increment
UserTag data PosNumber 3
UserTag data Version $Revision: 1.4 $
UserTag data Version 1.4
UserTag data MapRoutine Vend::Interpolate::tag_data
2 changes: 1 addition & 1 deletion code/SystemTag/debug.coretag
Expand Up @@ -7,5 +7,5 @@

UserTag debug hasEndTag
UserTag debug Interpolate
UserTag debug Version $Revision: 1.4 $
UserTag debug Version 1.4
UserTag debug MapRoutine Vend::Util::logDebug
2 changes: 1 addition & 1 deletion code/SystemTag/default.coretag
Expand Up @@ -8,7 +8,7 @@
UserTag default Order name default
UserTag default addAttr
UserTag default PosNumber 2
UserTag default Version $Revision: 1.5 $
UserTag default Version 1.5
UserTag default Routine <<EOR
# Returns the text of a user entered field named VAR.
# Same as tag [value name=name default="string"] except
Expand Down
2 changes: 1 addition & 1 deletion code/SystemTag/description.coretag
Expand Up @@ -7,5 +7,5 @@

UserTag description Order code base
UserTag description PosNumber 2
UserTag description Version $Revision: 1.4 $
UserTag description Version 1.4
UserTag description MapRoutine Vend::Data::product_description
2 changes: 1 addition & 1 deletion code/SystemTag/discount.coretag
Expand Up @@ -10,7 +10,7 @@ UserTag discount AddAttr
UserTag discount attrAlias space discount_space
UserTag discount hasEndTag
UserTag discount PosNumber 1
UserTag discount Version $Revision: 1.7 $
UserTag discount Version 1.7
UserTag discount Routine <<EOR

# Sets the value of a discount field
Expand Down
2 changes: 1 addition & 1 deletion code/SystemTag/discount_space.coretag
Expand Up @@ -27,7 +27,7 @@ EOF
UserTag discount_space order name
UserTag discount_space AttrAlias space name
UserTag discount_space AddAttr
UserTag discount_space Version $Revision: 1.6 $
UserTag discount_space Version 1.6
UserTag discount_space Routine <<EOF
sub {
my ($namespace, $opt) = @_;
Expand Down
2 changes: 1 addition & 1 deletion code/SystemTag/dump.coretag
Expand Up @@ -8,5 +8,5 @@
UserTag dump Order key
UserTag dump addAttr
UserTag dump PosNumber 1
UserTag dump Version $Revision: 1.5 $
UserTag dump Version 1.5
UserTag dump MapRoutine ::full_dump
2 changes: 1 addition & 1 deletion code/SystemTag/either.coretag
Expand Up @@ -8,7 +8,7 @@
UserTag either hasEndTag
UserTag either PosNumber 0
UserTag either NoReparse 1
UserTag either Version $Revision: 1.6 $
UserTag either Version 1.6
UserTag either Routine <<EOR
sub {
my @ary = split /\[or\]/, shift;
Expand Down
2 changes: 1 addition & 1 deletion code/SystemTag/error.coretag
Expand Up @@ -10,7 +10,7 @@
UserTag error Order name
UserTag error addAttr
UserTag error PosNumber 1
UserTag error Version $Revision: 1.11 $
UserTag error Version 1.11
UserTag error Routine <<EOR
sub set_error {
my ($error, $var, $opt) = @_;
Expand Down
2 changes: 1 addition & 1 deletion code/SystemTag/export.coretag
Expand Up @@ -10,5 +10,5 @@ UserTag export addAttr
UserTag export attrAlias base table
UserTag export attrAlias database table
UserTag export PosNumber 1
UserTag export Version $Revision: 1.5 $
UserTag export Version 1.5
UserTag export MapRoutine Vend::Interpolate::export
2 changes: 1 addition & 1 deletion code/SystemTag/field.coretag
Expand Up @@ -12,5 +12,5 @@ UserTag field attrAlias row code
UserTag field attrAlias field name
UserTag field attrAlias key code
UserTag field PosNumber 2
UserTag field Version $Revision: 1.4 $
UserTag field Version 1.4
UserTag field MapRoutine Vend::Data::product_field
2 changes: 1 addition & 1 deletion code/SystemTag/file.coretag
Expand Up @@ -7,7 +7,7 @@

UserTag file Order name type
UserTag file PosNumber 2
UserTag file Version $Revision: 1.6 $
UserTag file Version 1.6
UserTag file Routine <<EOR
sub {
my ($file, $type) = @_;
Expand Down
2 changes: 1 addition & 1 deletion code/SystemTag/filter.coretag
Expand Up @@ -8,5 +8,5 @@
UserTag filter Order op
UserTag filter hasEndTag
UserTag filter PosNumber 1
UserTag filter Version $Revision: 1.4 $
UserTag filter Version 1.4
UserTag filter MapRoutine Vend::Interpolate::filter_value
2 changes: 1 addition & 1 deletion code/SystemTag/flag.coretag
Expand Up @@ -11,5 +11,5 @@ UserTag flag attrAlias tables table
UserTag flag attrAlias flag type
UserTag flag attrAlias name type
UserTag flag PosNumber 1
UserTag flag Version $Revision: 1.5 $
UserTag flag Version 1.5
UserTag flag MapRoutine Vend::Interpolate::flag
2 changes: 1 addition & 1 deletion code/SystemTag/flag_job.coretag
Expand Up @@ -6,7 +6,7 @@
# (at your option) any later version. See the LICENSE file for details.

UserTag flag_job Order action token
UserTag flag_job Version $Revision: 1.2 $
UserTag flag_job Version 1.2
UserTag flag_job Routine <<EOR
sub {
my ($action, $token) = @_;
Expand Down
2 changes: 1 addition & 1 deletion code/SystemTag/fly_list.coretag
Expand Up @@ -9,5 +9,5 @@ UserTag fly-list Order code
UserTag fly-list addAttr
UserTag fly-list hasEndTag
UserTag fly-list PosNumber 2
UserTag fly-list Version $Revision: 1.4 $
UserTag fly-list Version 1.4
UserTag fly-list MapRoutine Vend::Interpolate::fly_page
2 changes: 1 addition & 1 deletion code/SystemTag/fly_tax.coretag
Expand Up @@ -9,5 +9,5 @@ UserTag fly-tax Order area
UserTag fly-tax PosNumber 1
UserTag fly-tax AddAttr
UserTag fly-tax attrAlias space discount_space
UserTag fly-tax Version $Revision: 1.5 $
UserTag fly-tax Version 1.5
UserTag fly-tax MapRoutine Vend::Interpolate::fly_tax
2 changes: 1 addition & 1 deletion code/SystemTag/form_session_id.coretag
Expand Up @@ -5,7 +5,7 @@
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version. See the LICENSE file for details.

UserTag form-session-id Version $Revision: 1.3 $
UserTag form-session-id Version 1.3
UserTag form-session-id Routine <<EOR
sub {
return if $Vend::Cookie and $::Scratch->{mv_no_session_id};
Expand Down
2 changes: 1 addition & 1 deletion code/SystemTag/handling.coretag
Expand Up @@ -12,5 +12,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.5 $
UserTag handling Version 1.5
UserTag handling MapRoutine Vend::Interpolate::tag_handling
2 changes: 1 addition & 1 deletion code/SystemTag/harness.coretag
Expand Up @@ -8,7 +8,7 @@
UserTag harness addAttr
UserTag harness hasEndTag
UserTag harness PosNumber 0
UserTag harness Version $Revision: 1.4 $
UserTag harness Version 1.4
UserTag harness Routine <<EOR
my $Test = 'test001';
sub {
Expand Down
2 changes: 1 addition & 1 deletion code/SystemTag/html_table.coretag
Expand Up @@ -8,5 +8,5 @@
UserTag html-table addAttr
UserTag html-table hasEndTag
UserTag html-table PosNumber 0
UserTag html-table Version $Revision: 1.4 $
UserTag html-table Version 1.4
UserTag html-table MapRoutine Vend::Interpolate::html_table
2 changes: 1 addition & 1 deletion code/SystemTag/import.coretag
Expand Up @@ -12,5 +12,5 @@ UserTag import attrAlias database table
UserTag import hasEndTag
UserTag import Interpolate
UserTag import PosNumber 2
UserTag import Version $Revision: 1.5 $
UserTag import Version 1.5
UserTag import MapRoutine Vend::Data::import_text
2 changes: 1 addition & 1 deletion code/SystemTag/include.coretag
Expand Up @@ -7,7 +7,7 @@

UserTag include Order file locale
UserTag include PosNumber 2
UserTag include Version $Revision: 1.8 $
UserTag include Version 1.8
UserTag include Routine <<EOR
sub {
my ($file, $locale) = @_;
Expand Down
2 changes: 1 addition & 1 deletion code/SystemTag/index.coretag
Expand Up @@ -10,5 +10,5 @@ UserTag index addAttr
UserTag index attrAlias base table
UserTag index attrAlias database table
UserTag index PosNumber 1
UserTag index Version $Revision: 1.5 $
UserTag index Version 1.5
UserTag index MapRoutine Vend::Data::index_database
2 changes: 1 addition & 1 deletion code/SystemTag/input_filter.coretag
Expand Up @@ -12,5 +12,5 @@ UserTag input-filter attrAlias variable name
UserTag input-filter attrAlias ops op
UserTag input-filter hasEndTag
UserTag input-filter PosNumber 1
UserTag input-filter Version $Revision: 1.5 $
UserTag input-filter Version 1.5
UserTag input-filter MapRoutine Vend::Interpolate::input_filter
2 changes: 1 addition & 1 deletion code/SystemTag/item_list.coretag
Expand Up @@ -10,7 +10,7 @@ UserTag item-list addAttr
UserTag item-list attrAlias cart name
UserTag item-list attrAlias space discount_space
UserTag item-list hasEndTag
UserTag item-list Version $Revision: 1.7 $
UserTag item-list Version 1.7
UserTag item-list Routine <<EOR
sub {
my($cart,$opt,$text) = @_;
Expand Down
2 changes: 1 addition & 1 deletion code/SystemTag/levies.coretag
Expand Up @@ -8,7 +8,7 @@
UserTag levies Order group
UserTag levies addAttr
UserTag levies PosNumber 1
UserTag levies Version $Revision: 1.5 $
UserTag levies Version 1.5
UserTag levies Routine <<EOR
sub {
my ($group, $opt) = @_;
Expand Down
2 changes: 1 addition & 1 deletion code/SystemTag/levy_list.coretag
Expand Up @@ -9,7 +9,7 @@ UserTag levy-list Order name
UserTag levy-list addAttr
UserTag levy-list attrAlias cart name
UserTag levy-list hasEndTag
UserTag levy-list Version $Revision: 1.5 $
UserTag levy-list Version 1.5
UserTag levy-list Routine <<EOR
sub {
my($cart,$opt,$text) = @_;
Expand Down
2 changes: 1 addition & 1 deletion code/SystemTag/log.coretag
Expand Up @@ -10,5 +10,5 @@ UserTag log addAttr
UserTag log attrAlias arg file
UserTag log hasEndTag
UserTag log PosNumber 1
UserTag log Version $Revision: 1.4 $
UserTag log Version 1.4
UserTag log MapRoutine Vend::Interpolate::log

0 comments on commit 2925e58

Please sign in to comment.