"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "lib/Vend/MakeCat.pm" between
interchange-5.8.2.tar.gz and interchange-5.10.0.tar.gz

About: Interchange is an Electronic commerce system (supports SSL, PGP/GPG).

MakeCat.pm  (interchange-5.8.2):MakeCat.pm  (interchange-5.10.0)
skipping to change at line 240 skipping to change at line 240
# frequently. # frequently.
# #
# NOTE: This will be the name of 'vlink' or 'tlink', the link CGI # NOTE: This will be the name of 'vlink' or 'tlink', the link CGI
# program. Depending on your CGI setup, it may also have # program. Depending on your CGI setup, it may also have
# the extension .cgi added. # the extension .cgi added.
# #
# Only the characters [-a-zA-Z0-9_] are allowed, and it is # Only the characters [-a-zA-Z0-9_] are allowed, and it is
# strongly suggested that the catalog name be all lower case. # strongly suggested that the catalog name be all lower case.
# #
# If you are doing the demo for the first time, you might use # If you are doing the demo for the first time, you might use
# "standard". # "strap".
EOF EOF
catroot => <<EOF, catroot => <<EOF,
# Where the Interchange files for this catalog will go, pages, # Where the Interchange files for this catalog will go, pages,
# products, config and all. This should not be in HTML document # products, config and all. This should not be in HTML document
# space! Usually a 'catalogs' directory below your home directory # space! Usually a 'catalogs' directory below your home directory
# works well. Remember, you will want a test catalog and an # works well. Remember, you will want a test catalog and an
# online catalog. # online catalog.
EOF EOF
skipping to change at line 294 skipping to change at line 294
# ^^^^^^^^^^^^^ # ^^^^^^^^^^^^^
# #
# http://www.virtual.com/program.cgi # http://www.virtual.com/program.cgi
# ^^^^^^^^^^^^ # ^^^^^^^^^^^^
# #
EOF EOF
demotype => <<EOF, demotype => <<EOF,
# The type of demo catalog to use. The standard one distributed is: # The type of demo catalog to use. The standard one distributed is:
# #
# standard # strap
# #
# If you have defined your own custom template catalog, # If you have defined your own custom template catalog,
# you can enter its name. # you can enter its name.
# #
# If you are new to Interchange, use "standard" to start with. # If you are new to Interchange, use "strap" to start with.
EOF EOF
documentroot => <<EOF, documentroot => <<EOF,
# The base directory for HTML for this (possibly virtual) domain. # The base directory for HTML for this (possibly virtual) domain.
# This is a directory path name, not a URL -- it is your HTML # This is a directory path name, not a URL -- it is your HTML
# directory. # directory.
# #
EOF EOF
imagedir => <<EOF, imagedir => <<EOF,
# Where the image files should be copied. A directory path # Where the image files should be copied. A directory path
# name, not a URL. # name, not a URL.
# #
EOF EOF
imageurl => <<EOF, imageurl => <<EOF,
# The URL base for the sample images. Sets the ImageDir # The URL base for the sample images. Sets the ImageDir
# directive in the catalog configuration file. This is a URL # directive in the catalog configuration file. This is a URL
# fragment, not a directory or file name. # fragment, not a directory or file name.
# #
# <IMG SRC="/standard/images/icon.gif"> # <IMG SRC="/strap/images/icon.gif">
# ^^^^^^^^^^^^^^^^ # ^^^^^^^^^^^^^
# #
EOF EOF
interchangegroup => <<EOF, interchangegroup => <<EOF,
# The group name the server-owned files should be set to. This is # The group name the server-owned files should be set to. This is
# only important if Interchange catalogs will be owned by # only important if Interchange catalogs will be owned by
# multiple users and the group to be used is not the default for # multiple users and the group to be used is not the default for
# the catalog user. # the catalog user.
# #
# Normally this is left blank. # Normally this is left blank.
 End of changes. 4 change blocks. 
5 lines changed or deleted 5 lines changed or added

Home  |  About  |  All  |  Newest  |  Fossies Dox  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTPS