IntranetUrlStub=/intranet
; Group Types
IntranetGroupType=intranet
ProjectGroupShortName=project
OfficeGroupShortName=office
CustomerGroupShortName=customer
PartnerGroupShortName=partner
ProcedureGroupShortName=procedure
EmployeeGroupShortName=employee
AuthorizedUsersGroupShortName=authorized_users
; What color do we put in the header row of tables?
TableColorHeader=#e6e6e6
; What color do we put in the odd numbered rows of tables?
TableColorOdd=#f4f4f4
; What color do we put in the even numbered rows of tables?
TableColorEven=#ffffff
CommentApprovalPolicy=open
; If we want to include people who are delinquent with project
; reports in our status-report, what user_class_id do we use?
; Leave blank to skip this part of the status report
UserClassStatusReportID=
[ns/server/yourservername/acs/help]
; Root of the help directory hierarchy, relative to the PageRoot.
; Same as page root if not set.
; HelpPageRoot=/help
[ns/server/yourservername/acs/fs]
SystemName=File Storage System
; optional, defaults to main site owner
; SystemOwner=fs-admin@yourdomain.com
DefaultPrivacyP=f
; do you want to maintain a public tree for site wide documents
PublicDocumentTreeP=1
MaxNumberOfBytes=2000000
HeaderColor=#cccccc
DatePicture=MM/DD/YY HH24:MI
FileInfoDisplayFontTag=
UseIntermediaP=0
; Display mappings for file types.
; Format is pipe separated list of display string followed by
; MIME types. Types can use * and ? as wildcards.
; For anything not on the list, the default is to display
; the first portion of the MIME type, except in the case of
; application/, where the sub-type is displayed.
FileTypeMap=Image|image/*
FileTypeMap=Word Document|application/msword|application/rtf
FileTypeMap=Excel|application/msexcel
FileTypeMap=PowerPoint|*powerpoint
CommentApprovalPolicy=open
; for the ecommerce module
[ns/server/yourservername/acs/ecommerce]
; set to 1 if you're using the ecommerce module
EnabledP=0
WeightUnits=lbs
Currency=USD
; this is used on the category browse page (and for subcategories/subsubcategories)
ProductsToDisplayPerPage=10
; whether to allow user comments on products
ProductCommentsAllowP=1
; whether user comments on products (if allowed) need approval before becoming live
ProductCommentsNeedApprovalP=1
; whether the system should calculate additional product relationships
CalcProductRelationshipsP=0
; whether users can see what user classes they are in
UserClassUserViewP=1
; whether a user can request to be a member of a user class
UserClassAllowSelfPlacement=1
; if a user requests to be in a user class, is approval required before that
; user becomes a member of the user class
UserClassApproveP=1
; what percentage of an item's shipping cost should be refunded if an item is returned
ShippingRefundPercent=0
; whether to allow express shipping
ExpressShippingP=1
; whether to save credit card data (you have to save it if you're going to do manual billing) --
; if you save it, then your users can reuse their credit card with one click
SaveCreditCardDataP=1
; for thumbnails of products, specify either width or height (whichever is
; more important, and then the other will be determined based on the
; original image size, keeping aspect ratio constant) -- if both are
; specified, the width setting will take precedence, and if neither
; is specified, the thumbnail will be width=100
ThumbnailWidth=100
; ThumbnailHeight=100
; stock status messages
; o = out of stock, q = ships quickly,
; m = ships moderately quickly, s = ships slowly
StockMessageO=Out of Stock
StockMessageQ=Usually Ships Within 24 Hours
StockMessageM=Usually Ships Within 2-3 Days
StockMessageS=Usually Ships Within 2-4 Weeks
StockMessageI=In Stock
; # of days an 'in_basket' order will remain in
; the system before a cron job expires it
CartDuration=30
; whether customers will be able to place orders
; for items whose available_date has not yet come
AllowPreOrdersP=1
; all outgoing email is sent from this address
CustomerServiceEmailAddress=service@yourdomain.com
; you may or may not wish to have the people recording
; shipments receive messages like "unable to authorize
; payment for shipment" -- depending on whether they
; they're in a position to do anything about the problem
; (e.g. abort shipment)
DisplayTransactionMessagesDuringFulfillmentP=1
; whether to allow users to buy gift certificates
SellGiftCertificatesP=1
; minimum gift certificate amount they can buy
; (this does not impose minimum amount for administrators
; giving users gift certificates)
MinGiftCertificateAmount=5
; maximum gift certificate amount they can buy
MaxGiftCertificateAmount=300
; number of months until user-purchased gift certificates
; expire
GiftCertificateMonths=12
; **Everything above this is a publishing decision.**
; **Everything below this is a technical parameter.**
; domain of the site -- I know other modules have this, but they
; might not be installed and this is needed so that I can redirect
; the shopping cart to https
LocalDomain=yourdomain.com
; the directory that the ecommerce module is in
EcommerceDirectory=/web/yourservername/www/ecommerce/
; web path to the directory that the ecommerce user files are in
EcommercePath=/ecommerce/
; path to Product data directories (where product files like images are kept)
EcommerceDataDirectory=/web/yourservername/data/ecommerce/
; This path goes on the end of the EcommerceDataDirectory
ProductDataDirectory=product/
; Set to 1 if you have a comparison shopping service -- Note: support for
; multiple retailers does not work yet in Version 1.0 of the Ecommerce
; Module, so leave it as 0
MultipleRetailersPerProductP=0
; for the ACS Bookmarks System
[ns/server/yourservername/acs/bm]
; optional, defaults to main site owner
SystemOwner=someguy@yourdomain.com
; main page title
SystemName=Bookmarks System
; text decoration for dead links
DeadDecoration=
; text decoration for folders
FolderDecoration=
; text decoration for bookmarks invisible to the public
HiddenDecoration=
; background color of folders
FolderBGColor=#f3f3f3
; background color of files
BookmarkBGColor=#ffffff
; size of largest bookmarks file permissible to upload
MaxNumberOfBytes=2000000
[ns/server/yourservername/acs/curriculum]
EnabledP=0
; does ad_footer put this in every dynamic page?
StickInFooterP=1
; does ad_serve_html_page put this on every static page?
StickInStaticPagesP=1
; on which URLs should the system look for/set cookies
FilterPattern=*.html
FilterPattern=*.tcl
BarFontTag=
HelpAnchorText=?
; stuff like a background color for the table cells, goes within a TD
CellExtraTags=bgcolor=#EEEEEE
[ns/server/yourservername/acs/crm]
; how often to update the CRM states
UpdatePeriodHours=24
[ns/server/yourservername/acs/portals]
Administrator=portaladmin@yourdomain.com
AdministratorName=Portal Administrator
SystemName=yourdomain portals
; set to 1 if individual may create their own portals
AllowUserLevelPortals=1
; set to 1 if super administrator can add or remove themselves and other super administrators
SuperAdminCanChangeSuperAdminP=0
BodyTag=
FontTag=
; These standardize a prettier table than the browser default
BeginTable=
HeaderTD=
HeaderBGColor=#006600
SubHeaderTD= |
SubHeaderBGColor=#eeeedd
NormalTD= |
; For portals with multiple pages, tabs link to the other pages, set this to 1 if you want each tab
; to be equal width instead of proportional to the name of the page
EqualWidthTabsP=0
MainPublicURL=/portals/
; number of seconds to memoize a portal page
CacheTimeout=100
; browsers will decide the "optimal" column sizes unless you force column widths here:
;LeftSideWidth=
;RightSideWidth=
SpacerImage=/portals/spacer.gif
PortalExtension=.ptl
[ns/server/yourservername/acs/press]
; maximum number of press items to display on the press coverage page
DisplayMax=10
; number of days a press item remains active
ActiveDays=60
; do we use clickthrough tracking from the press coverage page?
ClickthroughP = 1
[ns/server/yourservername/acs/monitoring]
; People to email for alerts
; PersontoNotify=nerd1@yourdomain.com
; PersontoNotify=nerd2@yourdomain.com
; location of the watchdog perl script
WatchDogParser=/web/yourservername/bin/aolserver-errors.pl
; watchdog frequency in minutes
WatchDogFrequency=15
[ns/server/yourservername/acs/site-wide-search]
; BounceQueriesTo=http://backup.photo.net
; BounceResultsTo=http://photo.net
[ns/server/yourservername/acs/display]
;specify the maximum size of a logo
MaxLogoSize=500000
[ns/server/yourservername/acs/custom-sections]
;specify the maximum size of a binary file that can be uploaded for a content section
MaxBinaryFileSize=2000000
[ns/server/yourservername/acs/download]
; root directory of the downloadable files
DownloadRoot=/web/yourservername/download/
[ns/server/yourservername/acs/wp]
; Paths to use for serving styles and presentations.
StyleURL=/wp/style/
PresentationURL=/wp/display/
PresentationEditURL=/wp/display-edit/
AttachURL=/wp/attach/
SolicitCommentsP=1
CommentApprovalPolicy=open
; Path to the unzip program to use for bulk image uploading.
PathToUnzip=/usr/bin/unzip
; Is bulk image uploading enabled?
AllowBulkUploadP=1
[ns/server/yourservername/acs/users]
; all user web content will be rooted under this directory. This
; directory will be the root of all the web content being published
; by the users of the system.
ContentRoot=/web/yourservername/users/
; Maximum quota for a 'normal user' (a lesser mortal who is not the
; site wide administrator) of the site in mega-bytes. For example, a
; '20' corresponds to 20,971,520 bytes. Values need not be integer.
; Value is overridden for a particular user throught existence of
; entry in the users_special_quotas table.
NormalUserMaxQuota=5
; Maximum quota for site wide administrators. Special quotas can be
; set by adding rows to the users_special_quotas table. This param
; will be used for a site wide administrator only when he/she doesnt
; have an entry in the users_special_quotas table.
PrivelegedUserMaxQuota=20
; Space taken by a directory (in bytes). We need this so that a user
; cannot crash the system by creating millions of directories. This
; will ensure that a directory detracts from his/her quota.
DirectorySpaceRequirement=2048
; This determines the default view for displaying files in home-page
; administration (maintenance) pages. There are two supported values
; for this: tree and normal.
DefaultView=normal
; This is the list of files that are served as index pages. If all
; of these files are nonexistant in a directory requested through
; the homepage content server (hp_serve), then the server generates
; a default (personalized) index page for the user. If more than one
; of these files exist in the requested directory, the filename
; which appears earliest in this list is given preference. If no
; filename is provided below then the server always generates index
; pages. In most systems, the index.html, index.htm, and Default.htm
; are the index filenames. In some systems home.html is also an
; index file but generally this is used whenever users want to give
; the world read/browse access to their web directories. In this
; regard, home.html should not be added to the candidacy list.
; Finally, it is obvious that if one of these files exist in the
; directory then the web-browser cannot obtain a lisitng of all the
; files in the directory.
IndexFilenameCandidacyList=index.html index.htm Default.htm
; what if a site gets really large and the primary purpose is giving
; members personal homepages (e.g., if an adopter of ACS decides to
; become "The GeoCities of Brazil")? How do we support this? First,
; users could decide to join user groups. Then the /users/ index
; page would show a summary of user groups whose members have
; personal pages. This requires no new data in Oracle. This is
; enabled with SubdivisionByGroupP=1 in the .ini file. Users with
; homepages and no group affiliation show up in "unaffiliated" (fun
; with OUTER JOIN). When SubdivisionByNeighborhoodP=1, we either
; keep a denormalized neighborhood_sortkey in the homepages table
; and flag the "homepages" that are actually neighborhood folders or
; have some separate tables holding categorization. (philg).
SubdivisionByNeighborhoodP=0
; This parameter will determine whether we'll be showing appropriate
; options on the user's workspace or not. This will also determine
; whether this system offers homepages or not. In effect, this
; parameter determines whether the homepage facility is enabled or
; not. This does not effect the users administration pages, though.
HomepageEnabledP=1
[ns/server/yourservername/acs/spam]
; Pairs of {email_addr_pattern pseudo-mime-type}
EmailTypes={%@hotmail.com text/html} {%@aol.com text/aol-html}
DailySpamDirectory=/web/yourservername/spam
RemovalBlurb={-----\nSent through http://yourdomain.com\n\n}
[ns/server/yourservername/acs/gp]
; can we give row-level permissions to groups as well?
GroupPermissionsP=1
; do we want comment permissions?
CommentPermissionsP=1
; do we want to show our user list to people editing permissions?
ShowUsersP=0
; do we want to show a Finish button on the edit-page-permissions page?
ShowFinishButtonP=1
[ns/server/yourservername/acs/pdm]
; Flag to display the administration menu bar
MenuOnAdminPagesP=0
; Flag to display the default menu bar on non-/admin pages
MenuOnUserPagesP=0
[ns/server/yourservername/acs/partner]
; what is the name of the default partner cookie?
CookieDefault=ad
; All the variables we want to collect (Any variables added here
; must still be manually added to the data model.)
; Each line of Variable= contains a pipe separated pair of
; name_of_column in ad_partner | what to display on the add/edit forms
Variable=partner_name|Partner Name
Variable=partner_cookie|Partner Cookie
Variable=default_font_face|Default Font Face
Variable=default_font_color|Default Font Color
Variable=title_font_face|Title Font Face
Variable=title_font_color|Title Font Color
; The Software Development Manager (SDM)
[ns/server/yourservername/acs/sdm]
UrlStub=/sdm
SoftwareRoot=/web/yourservername/sdm-software
SdmVersion=0.4
NotificationSenderEmail=robot@yourservername.com
SystemName=Software Development Manager
DefaultSeverity=medium
ListOfSeverities=low medium high critical
; The Todo List Manager (todo)
[ns/server/yourservername/acs/todo]
UrlStub=/todo
SystemName=To-Do List Manager
Administrator=admin@yourservername.com
; The Cybercash Stub
; This stub will replace the cc_send_to_server_21 proc
; and fake the cybercash action for testing purposes
; this necessitates cybercash-stub.sql in the data model
; directory, make sure to load it before you start.
[ns/server/yourservername/acs/ccstub]
EnabledP=0
;to be able to restart the aolserver from the admin page,
;INIFile must have the path and name of the config file.
;ie: /web/aolserver/yourservername.ini
;To disable, leave INIFile blank
[ns/server/yourservername/acs/restart]
INIFile=
[ns/server/yourservername/acs/webmail]
;This module requires the aolserver module nsjava.
;See http://nsjava.sourceforge.net
WebmailEnabledP=0
;Time interval for sceduling processing of the
;incoming mail queue.
ProcesssQueueInterval=60
;Alias and queue directory. See .../doc/webmail.html
;for explanation of their purpose.
AliasDirectory=/home/nsadmin/qmail/alias
QueueDirectory=/home/nsadmin/qmail/queue/
[ns/server/yourservername/acs/chunks]
NewsCacheLength=7200
MaxNews=3
MaxNewsBodyLength=120
BboardCacheLength=7200
MaxBboardThreads=5
MaxMsgBodyLength=120
CountOldMessages=10
EventsCacheLength=7200
MaxEvents=5
MaxEventBodyLength=120
ClassifiedsCacheLength=7200
MaxAds=5
AuctionsCacheLength=7200
MaxAuctions=5
CountOldBids=10
; Local Variables:
; eval: (auto-save-mode 0)
; End:
|