View · Index

Weblog

Showing 391 - 400 of 693 Postings (summary)

Ecommerce Serial Number Tracking

Created by Robert Taylor, last modified by Benjamin Brink 22 Oct 2016, at 03:09 AM

Package Specification Summary for Package: ec-serial-numbers

Summary: This package allows the tracking of serial numbers when a product is bought from the E-Commerce Package. It allows for renewal of serial numbers as well
Description:
Maturity: New Submission or Maturity Unknown
This package depends on: acs-kernel acs-templating acs-content-repository
Packages that depend on ec-serial-numbers: None
Package parameters: None


Bug Tracker Summary for Package: ec-serial-numbers

There is no package with the name "ec-serial-numbers" known to bug-tracker.



Code Metrics Summary for Package: ec-serial-numbers

# Tcl Procs 0
# Tcl Lines 0
# Tcl Blank Lines 1
# Tcl Comment Lines 0
# Automated Tests 0
# Stored Procedures PG: 0 ORA: 0
# SQL Lines PG: 0 (blank 1 comments 0) ORA: 0 (blank 1 comments 0)
# ADP pages 0
# ADP lines 0
# Include pages (ec-serial-numbers/lib/) 0
# Documentation pages 0
# Documentation lines 0
Browse Source Not installed
Github Repository: https://github.com/openacs/ec-serial-numbers/tree/oacs-5-10

 

EZIC Gateway

Created by kappa, last modified by Benjamin Brink 22 Oct 2016, at 03:09 AM

Package Specification Summary for Package: ezic-gateway

Summary: EZIC merchant payment gateway package
Description: Package that manages communication between openacs and the EZIC merchant payment gateway. Requires an account with EZIC and a merchant credit card fulfillment account. This version works with ecommerce version 5.12 and above.
Maturity: New Submission or Maturity Unknown
This package depends on: payment-gateway
Packages that depend on ezic-gateway: None
Package parameters:
Communication: ezic_login
EZIC merchant or agent Account ID (not SiteID) (default , type string, scope instance)
Communication: ezic_sitetag
EZIC merchant or agent Site Tag (optional if only one) (default , type string, scope instance)
Communication: ezic_url
URL to post transaction requests to EZIC Gateway (default https://secure.ezic.com:1402/gw/sas/direct3.0, type string, scope instance)
Communication: test_request
EZIC package test mode. When true, adds communication send/response data to the log. (For EZIC Transaction Test mode see EZIC.com :Account config :Credit cards - Optional Test Mode) (default False, type string, scope instance)
Response: CreditCardsAccepted
The credit cards accepted by your EZIC account. Must match CreditCardsAccepted parameter in ecommerce package. (default , type string, scope instance)
Response: field_encapsulator
Field encapsulation character in the EZIC Direct Mode (leave blank, Jan 2004) (default , type string, scope instance)
Response: field_seperator
Field separator in EZIC Direct Mode (set by EZIC, do not change. Jan 2004) (default &, type string, scope instance)
Security: referer_url
The URL where requests to EZIC come from. ie Transaction request originating from url: (default https://yourdomain/ezic-gateway/, type string, scope instance)


Bug Tracker Summary for Package: ezic-gateway

There is no package with the name "ezic-gateway" known to bug-tracker.



Code Metrics Summary for Package: ezic-gateway

# Tcl Procs 0
# Tcl Lines 0
# Tcl Blank Lines 1
# Tcl Comment Lines 0
# Automated Tests 0
# Stored Procedures PG: 0 ORA: 0
# SQL Lines PG: 0 (blank 1 comments 0) ORA: 0 (blank 1 comments 0)
# ADP pages 0
# ADP lines 0
# Include pages (ezic-gateway/lib/) 0
# Documentation pages 0
# Documentation lines 0
Browse Source Not installed
Github Repository: https://github.com/openacs/ezic-gateway/tree/oacs-5-10

 

E-Commerce

Created by Furfly, last modified by Benjamin Brink 22 Oct 2016, at 03:09 AM

Package Specification Summary for Package: ecommerce

Summary: The ACS 3.x based e-commerce solution ported to OpenACS.
Description: This module implements a standard business-to-consumer Web store service. A feature summary is included with the documentaion.
Maturity: New Submission or Maturity Unknown
This package depends on: acs-datetime acs-kernel ref-countries ref-language ref-us-counties ref-us-states ref-us-zipcodes
Packages that depend on ecommerce: dotlrn-ecommerce scholarship-fund
Package parameters:
EnabledP
set this to 1 if you're using the ecommerce module (default 1, type number, scope instance)
SystemName
name of ecommerce system (default Store, type string, scope instance)
Froogle: FroogleAccountname
Froogle account name (default 7_sisters, type string, scope instance)
Froogle: FroogleFtpHostname
Hostname of the Froogle Ftp server to upload the data feed to (default hedwig.froogle.com, type string, scope instance)
Froogle: FrooglePassword
Froogle password (default , type string, scope instance)
PayPal: PayPalBusiness
email associated with paypal account. (default , type string, scope instance)
PayPal: PayPalBusinessRef
PayPal Secure Merchant Account ID for building forms/buttons with paypal account. (default , type string, scope instance)
PayPal: PayPalStandardMode
PayPal Standard mode: 0 = not used, 1 = shipping by weight, 2 = shipping calculated by price, 3 = custom shipping (as a line item), 5 = use PayPal AddtoCart and ViewCart buttons (default 0, type string, scope instance)
SSL: InsecureLocation
A URL fragment (protocol, hostname, and port) appended before "insecure" transactions URLs. Defaults to "" (default , type string, scope instance)
SSL: SecureLocation
A URL fragment (protocol, hostname, and port) appended before transactions URLs. Defaults to "". If the value is "" ecommerce will examine the values of httpModule and httpsModule to determine the secure location. (default , type string, scope instance)
SSL: httpModule
The AOLserver module that implements "normal" communications (usually nsunix or nssock) Typical behavior favors nsunix over nssock, if both are present. You only need to set this parameter if your site supports both nsunix and nssock, but you prefer nssock. (default , type string, scope instance)
SSL: httpsModule
(deprecated) The preferred AOLserver module that implements SSL. Typical behavior favors nsopenssl over nsssl. This parameter is only important if your site, for some unusual reason supports both nsopenssl as well as nsssl and you prefer nsssl.(deprecated: see http://cvs.openacs.org/cvs/openacs-4/packages/acs-tcl/tcl/security-procs.tcl?revision=1.54&view=markup to make this work.) Ecommerce package now follows acs-core ssl standards. (default nsopenssl, type string, scope instance)
associated charges: OfferTaxExemptStatusP
Should we ask people if their organization is tax exempt? (default 0, type number, scope instance)
associated charges: ShippingRefundPercent
percentage refunded if an item is returned (default 0, type number, scope instance)
display: CalcProductRelationshipsP
whether the system should calculate additional product relationships (default 0, type number, scope instance)
display: DisplayPriceOfZeroAs
Displays this value instead of zero for a product that has a price of zero. This value might be set to Free to help with external search indexing, or Call to help with products where prices are changing inconveniently fast. (default 0.00, type string, scope instance)
display: ProductCommentsAllowP
whether to allow user comments on products (default 1, type number, scope instance)
display: ProductCommentsNeedApprovalP
whether user comments on products (if allowed) need approval before becoming live (default 1, type number, scope instance)
display: ProductImageHeight
Maximum height for images of products displayed on the main product page. (default 10000, type number, scope instance)
display: ProductImageSizeOuterlimits
Set to '0' to use 'exclusive or'(EOR) sizing. EOR sizing uses either ProductImageHeight or ProductImageWidth parameter to calculate image size, but not both. Give a value to the image's width or height parameter (whichever is more important) and then by leaving the other dimension blank, the image will be the size specified in the dimension chosen. If image width and height parameters are given values, the width setting will take precedence. If neither dimension is given a value, the image width will default to 100. Set this parameter to 1 to use both dimensions as outer size limits --handy when product image aspect ratios reach toward the extreme limits. The aspect ratio is kept constant regardless of values used. (default 1, type number, scope instance)
display: ProductImageWidth
Maximum width for images of products displayed on the main product page. If neither width or height are given values and ProductImageSizeOuterlimits=0, then this parameter defaults to 100 (default 350, type number, scope instance)
display: ProductsToDisplayPerPage
this is used on the category browse page (and for subcategories/subsubcategories) (default 10, type number, scope instance)
display: ThumbnailHeight
Maxium height for images of products displayed on the main product page. (default 10000, type number, scope instance)
display: ThumbnailSizeOuterlimits
Set to '0' to use 'exclusive or'(EOR) sizing. EOR sizing uses either ThumbnailHeight or ThumbnailWidth parameter to calculate thumbnail size, but not both. Give a value to the thumbnail's width or height parameter (whichever is more important) and then by leaving the other dimension blank, the thumbnail will be the size specified in the dimension chosen. If image width and height parameters are given values, the width setting will take precedence. If neither dimension is given a value, the thumbnail width will default to 100. Set this parameter to 1 to use both dimensions as outer size limits --handy when product image aspect ratios reach toward the extreme limits. The aspect ratio is kept constant regardless of values used. (default 0, type number, scope instance)
display: ThumbnailWidth
Maximum width for thumbnails of products. If neither width or height are given values and ThumbnailSizeOuterlimits=0, then this parameter defaults to 100 (default 100, type number, scope instance)
display: UserClassAllowSelfPlacement
whether a user can request to be a member of a user class (default 1, type number, scope instance)
display: UserClassApproveP
if a user requests to be in a user class, is approval required before that user becomes a member of the user class (default 1, type number, scope instance)
display: UserClassUserViewP
whether users can see what user classes they are in (default 1, type number, scope instance)
fulfillment: DisplayTransactionMessagesDuringFulfillmentP
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) (default 1, type number, scope instance)
gift certificates: GiftCertificateMonths
number of months until user-purchased gift certificates expire (default 12, type number, scope instance)
gift certificates: MaxGiftCertificateAmount
maximum gift certificate amount they can buy (default 300, type number, scope instance)
gift certificates: MinGiftCertificateAmount
minimum gift certificate amount they can buy (this does not impose minimum amount for administrators giving users gift certificates) (default 5, type number, scope instance)
gift certificates: SellGiftCertificatesP
whether to allow users to buy gift certificates (default 1, type number, scope instance)
messages: StockMessageI
in stock (default In Stock, type string, scope instance)
messages: StockMessageM
text of hips moderately quickly message (default Usually Ships Within 2-3 Days, type string, scope instance)
messages: StockMessageO
text of out of stock message (default Out of Stock, type string, scope instance)
messages: StockMessageQ
text of ships quickly message (default Usually Ships Within 24 Hours, type string, scope instance)
messages: StockMessageS
text of ships slowly message (default Usually Ships Within 2-4 Weeks, type string, scope instance)
payment information: CreditCardsAccepted
A single-letter space delimited list of accepted credit card types. See ec_pretty_creditcard_type for details. (default v m a, type string, scope instance)
payment information: PaymentCardCodeAsk
Default is 0. Set to 1 to display credit card CVV2/CVC2/CID code field along with credit card number etc. This is for accepting payments with the extra 3 or 4 digits on the card. (default 0, type number, scope instance)
payment information: PaymentCardCodeRequired
Default is 0. Set to 1 to require a credit card's CVV2/CVC2/CID code to validate as a part of authorization and card processing. (default 0, type number, scope instance)
payment information: PaymentGateway
The package-key of the payment gateway to use. Leave empty if you don't want to use a gateway. (default , type string, scope instance)
payment information: PaymentRetryPeriod
The time in hours that temporarily failed transactions should be repeated for. Transactions that do not receive a definitive answer from the gateway with this period fail at the end of the period. (default 8, type number, scope instance)
payment information: SaveCreditCardDataP
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 (default 1, type number, scope instance)
shipping: ExpressShippingP
Is express shipping available to your customers? (default 1, type number, scope instance)
shipping: PickupP
Can orders be picked up from your location by customers? (default 0, type number, scope instance)
shipping: ShippingGateway
The shipping gateway that should be used to calculate the shipping charges instead of the default ecommerce calculations. (default , type string, scope instance)
shopping cart: AllowPreOrdersP
whether customers will be able to place orders for items whose available_date has not yet come (default 1, type number, scope instance)
shopping cart: CartDuration
# of days an 'in_basket' order will remain in the system before a cron job expires it (default 30, type number, scope instance)
shopping cart: CartMaxToAdd
maximum quantity to add to a shoppng basket item's current quantity. Each unit requires a row insert in db table ec_items. (default 999, type number, scope instance)
style: ECTemplatesMayContainTclFunctionsP
Set to 1 if Tcl functions are allowed in the product and e-mail templates. Set to 0 if not. (default 1, type number, scope instance)
technical: CacheProductAsFile
Some web crawlers prefer to spider html pages. Should static files be created to mirror each product file? 0 = no, 1 = yes. Browsers and crawlers that do not accept cookies will be redirected to the static version of the product page. (default 0, type number, scope instance)
technical: CacheRefresh
Seconds between cache (util_memoize) updates (default 600, type number, scope instance)
technical: CustomerServiceEmailAddress
all outgoing email is sent from this address (default service@yourdomain.com, type string, scope instance)
technical: CustomerServiceEmailDescription
the description of the outgoing email address (default Ecommerce Customer Service, type string, scope instance)
technical: EcommerceDataDirectory
path to Product data directories (where product files like images are kept). It is useful to keep this away from the normal pageroot so that uploaded .tcl or .adp files cannot be executed with a URL. IF YOU DON'T SET THIS CORRECTLY, YOUR SYSTEM WON'T WORK! Make sure to replace yourservername with the correct name. You also have to create the directories you specify in the file-system. See technical setup document. (default /web/yourservername/data/ecommerce/, type string, scope instance)
technical: ImageMagickPath
ImageMagick's Convert utility is required to make thumbnails of products. This parameter points to the path of convert (default /usr/local/bin/convert, type string, scope instance)
technical: MultipleRetailersPerProductP
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 (default 0, type number, scope instance)
technical: ProductDataDirectory
This path goes on the end of the EcommerceDataDirectory. IF YOU DON'T SET THIS CORRECTLY, YOUR SYSTEM WON'T WORK! Make sure to replace yourservername with the correct name. You also have to create the directories you specify in the file-system. See technical setup document. (default product/, type string, scope instance)
technical: SystemOwner
email address of owner of shop (default , type string, scope instance)
units: Currency
currency units, USD, dollars, lira, etc. If using PayPal, this must comply with PayPal currency references also. (default USD, type string, scope instance)
units: WeightUnits
weight units such as pounds, carats, ounces, etc. If using PayPal, must comply with PayPal choices. (default lbs, type string, scope instance)


Bug Tracker Summary for Package: ecommerce

Open Bugs: 4
All Tracked Issues: 74
Latest Bug Opened: 2004-11-01 ecommerce time functions not standardized to openacs 5.x
Latest Bug Fixed: 2013-09-13 example bug where submitter cannot resolve.
Top Bug Submitters: Torben Brosten (35) Caroline Meeks (10) Brad Duell (6) Richard Hamilton (5) Mark Aufflick (5)
Top Bug Fixers: Torben Brosten (37) Alfred Werner (21) Bart Teeuwisse (6) Jeff Davis (4) Mark Aufflick (3) Joe Cooper (1) Jonathan Ellis (1)


Code Metrics Summary for Package: ecommerce

# Tcl Procs 0
# Tcl Lines 0
# Tcl Blank Lines 1
# Tcl Comment Lines 0
# Automated Tests 0
# Stored Procedures PG: 0 ORA: 0
# SQL Lines PG: 0 (blank 1 comments 0) ORA: 0 (blank 1 comments 0)
# ADP pages 0
# ADP lines 0
# Include pages (ecommerce/lib/) 0
# Documentation pages 0
# Documentation lines 0
Browse Source Not installed
Github Repository: https://github.com/openacs/ecommerce/tree/oacs-5-10

 

Status

E-commerce for oacs-5-1 is stable. See OpenACS.org ecommerce bug reports.

For ecommerce on oacs-5-2, see: https://openacs.org/forums/message-view?message_id=456028.

A complete re-write is underway by creating a suite of packages instead of one package for everything.

Download

Created by Emmanuelle Raffenne, last modified by Benjamin Brink 22 Oct 2016, at 03:05 AM

Package Specification Summary for Package: download

Summary: Manage downloadable resources, versioned and with download tracking.
Description: Intended to support downloads of versioned software and packages. UI needs work.
Documentation: Package Documentation
Maturity: New Submission or Maturity Unknown
This package depends on: acs-kernel acs-content-repository acs-templating
Packages that depend on download: None
Package parameters: None


Bug Tracker Summary for Package: download

Open Bugs: 2
All Tracked Issues: 3
Latest Bug Opened: 2003-11-20 Cannot delete unmounted package
Latest Bug Fixed: 2006-01-25 IE strips .exe extension from filenames when downloading.
Top Bug Submitters: C. R. Oldham (2) Richard Hamilton (1)
Top Bug Fixers: Lars Pind (1)


Code Metrics Summary for Package: download

# Tcl Procs 8
# Tcl Lines 362
# Tcl Blank Lines 31
# Tcl Comment Lines 26
# Automated Tests 0
# Stored Procedures PG: 0 ORA: 6
# SQL Lines PG: 514 (blank 50 comments 127) ORA: 447 (blank 54 comments 103)
# ADP pages 24
# ADP lines 562
# Include pages (download/lib/) 0
# Documentation pages 3 (Package Documentation)
# Documentation lines 306
Browse Source API-browser
Github Repository: https://github.com/openacs/download/tree/oacs-5-10

 

Directory

Created by Emmanuelle Raffenne, last modified by Benjamin Brink 22 Oct 2016, at 03:05 AM

Package Specification Summary for Package: directory

Summary: User Directory
Description: This package lets you browse or search for users of an OpenACS site. It is subsite-aware, and allows you to view the members of the current subsite, or all users of the site.
Documentation: Package Documentation
Maturity: New Submission or Maturity Unknown
This package depends on: acs-kernel acs-subsite
Packages that depend on directory: None
Package parameters:
MasterTemplate
location of the default master template (default /packages/directory/templates/master, type string, scope instance)
PageWidth
the default page width (default 600, type number, scope instance)


Bug Tracker Summary for Package: directory

Open Bugs: 2
All Tracked Issues: 6
Latest Bug Opened: 2006-02-22 User accounts shown multiple times
Latest Bug Fixed: 2006-01-25 Directory package displays email addresses to all users.
Top Bug Submitters: Bjorn Thor Jonsson (2) Daniël Mantione (1) Michael Bluett (1) Roger Metcalf (1) Jason Schock (1)
Top Bug Fixers: Lars Pind (2) Mark Aufflick (1) Frank N. (1)


Code Metrics Summary for Package: directory

# Tcl Procs 5
# Tcl Lines 139
# Tcl Blank Lines 31
# Tcl Comment Lines 2
# Automated Tests 0
# Stored Procedures PG: 0 ORA: 0
# SQL Lines PG: 33 (blank 4 comments 13) ORA: 33 (blank 4 comments 13)
# ADP pages 1
# ADP lines 93
# Include pages (directory/lib/) 0
# Documentation pages 2 (Package Documentation)
# Documentation lines 135
Browse Source API-browser
Github Repository: https://github.com/openacs/directory/tree/oacs-5-10

 

Diagram

Created by Nima Mazloumi, last modified by Benjamin Brink 22 Oct 2016, at 03:04 AM

Package Specification Summary for Package: diagram

Summary: Extension to acs-templating package to give support for diagrams.
Description: This package gives support to multirow based diagrams. Like template::list::create you can easily define your diagram and pass the multirow to be used. Currently it has only support for Javascript based diagrams. The underlying library used is JavaScript Diagram Builder v3.3 from Lutz Tautenhahn. The rendering is encapsulated though. This allows future version to give support for different engines like GNUPlot.
Maturity: New Submission or Maturity Unknown
This package depends on: acs-lang
Packages that depend on diagram: None
Package parameters:
DefaultDiagramTemplate
- (default diagram, type string, scope instance)


Bug Tracker Summary for Package: diagram

There is no package with the name "diagram" known to bug-tracker.



Code Metrics Summary for Package: diagram

# Tcl Procs 0
# Tcl Lines 0
# Tcl Blank Lines 1
# Tcl Comment Lines 0
# Automated Tests 0
# Stored Procedures PG: 0 ORA: 0
# SQL Lines PG: 0 (blank 1 comments 0) ORA: 0 (blank 1 comments 0)
# ADP pages 0
# ADP lines 0
# Include pages (diagram/lib/) 0
# Documentation pages 0
# Documentation lines 0
Browse Source Not installed
Github Repository: https://github.com/openacs/diagram/tree/oacs-5-10

 

This package provides an extension to the templating system. Like the list builder a new diagram builder is made available that renders pie, chart and cockpit diagrams.

Thread annoucing the package with some details https://openacs.org/forums/message-view?message_id=360964

Curriculum Tracker

Created by Gustaf Neumann, last modified by Benjamin Brink 22 Oct 2016, at 03:03 AM

Package Specification Summary for Package: curriculum-tracker

Summary: Application for tracking your progress through a curriculum.
Description: This application imports an XML document from Curriculum Central that contains all courses for a degree. The user will then be able to tick off completed courses, and manage their progress through a degree. This package is intended as a package for dotFOLIO. When used with dotFOLIO, the user will be able to clip blog postings and files to a course. Thereby giving context to work that had been completed for a course.
Maturity: New Submission or Maturity Unknown
This package depends on: None
Packages that depend on curriculum-tracker: None
Package parameters:
CurriculumTrackerCSS
Specify the location of a CSS file to use for Curriculum Tracker's colour scheme. (default /resources/curriculum-tracker/main-portal.css, type string, scope instance)


Bug Tracker Summary for Package: curriculum-tracker

There is no package with the name "curriculum-tracker" known to bug-tracker.



Code Metrics Summary for Package: curriculum-tracker

# Tcl Procs 0
# Tcl Lines 0
# Tcl Blank Lines 1
# Tcl Comment Lines 0
# Automated Tests 0
# Stored Procedures PG: 0 ORA: 0
# SQL Lines PG: 0 (blank 1 comments 0) ORA: 0 (blank 1 comments 0)
# ADP pages 0
# ADP lines 0
# Include pages (curriculum-tracker/lib/) 0
# Documentation pages 0
# Documentation lines 0
Browse Source Not installed
Github Repository: https://github.com/openacs/curriculum-tracker/tree/oacs-5-10

 

Curriculum Central

Created by Nick Carroll, last modified by Benjamin Brink 22 Oct 2016, at 03:02 AM

Package Specification Summary for Package: curriculum-central

Summary: An application for managing the subjects comprising a course of study in a School or University.
Description: Curriculum Central is an application for managing subjects comprising a course of study in a School or University. The application will allow academic staff to collaborate on course syllabus and rubrics, which can then be conveyed to students using course maps.
Maturity: New Submission or Maturity Unknown
This package depends on: acs-content-repository acs-kernel acs-tcl acs-translations notifications workflow
Packages that depend on curriculum-central: None
Package parameters:
CurriculumCentralCSS
Specify the location of a CSS file to use for Curriculum Central's colour scheme. (default /resources/curriculum-central/main-portal.css, type string, scope instance)
DefaultNumDegreeStreamYears
Default number of years for a degree stream. (default 5, type number, scope instance)
DefaultNumScheduleWeeks
Default number of scheduled weeks in a semester. (default 13, type number, scope instance)
ExportStreamAsXML
Boolean value used to toggle on/off the feature for exporting stream information as an XML document. (default 0, type number, scope instance)
InsertDefaultValues
Specify a value of 1 if you want default values to be inserted during package instantiation. Otherwise specify 0 if you don't want default values to be installed. (default 1, type number, scope instance)
LastNumActivityLogEntries
Number of recent activity log entries to display for a Unit of Study. (default 3, type number, scope instance)


Bug Tracker Summary for Package: curriculum-central

There is no package with the name "curriculum-central" known to bug-tracker.



Code Metrics Summary for Package: curriculum-central

# Tcl Procs 0
# Tcl Lines 0
# Tcl Blank Lines 1
# Tcl Comment Lines 0
# Automated Tests 0
# Stored Procedures PG: 0 ORA: 0
# SQL Lines PG: 0 (blank 1 comments 0) ORA: 0 (blank 1 comments 0)
# ADP pages 0
# ADP lines 0
# Include pages (curriculum-central/lib/) 0
# Documentation pages 0
# Documentation lines 0
Browse Source Not installed
Github Repository: https://github.com/openacs/curriculum-central/tree/oacs-5-10

 

http://nickcarroll.me/2006/04/04/curriculum-central-and-curriculum-tracker/

Curriculum

Created by Emmanuelle Raffenne, last modified by Benjamin Brink 22 Oct 2016, at 03:02 AM

Package Specification Summary for Package: curriculum

Summary: Create and track user page sequence "curriculum"
Description: Provides a UI for creating a sequence of links as a "curriculum" which can be presented as a linkbar in the page footer (or elsewhere) and is tracked per user.
Maturity: New Submission or Maturity Unknown
This package depends on: workflow categories
Packages that depend on curriculum: curriculum-portlet
Package parameters:
AutomaticBarActivationP
Should the bar be automatically turned on if there is no current cookie available? (default 1, type number, scope instance)
BarDirection
The direction that the bar should have. Options are "horizontal" or "vertical". (default horizontal, type string, scope instance)
DescTruncLength
The number of characters at which the description text is cut off. (default 200, type number, scope instance)
ExternalSiteBarPosition
The position you want the bar to have when a subsite- or server-external element has been clicked (external pages use HTML frames in order to retain the original bar). Available options are: "top" or "bottom" if the direction is horizontal, and "left" or "right" if it is vertical. (default top, type string, scope instance)
ShowCurriculumBarP
Decides whether or not the curriculum bar should be displayed in this package instance. 1 for "yes", 0 for "no". (default 1, type number, scope instance)
StateTabsP
Do you want to use the workflow state tabs on the admin page? 1 for yes and 0 for no. (default 1, type number, scope instance)


Bug Tracker Summary for Package: curriculum

Open Bugs: 6
All Tracked Issues: 24
Latest Bug Opened: 2006-03-05 Error in include
Latest Bug Fixed: 2006-01-25 Both types of bars (internal and external) should be in the same place (the top of the browser window) for consitancy.
Top Bug Submitters: Carl Robert Blesius (6) Oliver Emmler (4) Staffan Hansson (4) Effendy Zainuddin (2) Malte Sussdorff (1)
Top Bug Fixers: Ola Hansson (15) Oliver Emmler (2) Lars Pind (1) Esti Alvarez (1) Joel Aufrecht (1)


Code Metrics Summary for Package: curriculum

# Tcl Procs 0
# Tcl Lines 0
# Tcl Blank Lines 1
# Tcl Comment Lines 0
# Automated Tests 0
# Stored Procedures PG: 0 ORA: 0
# SQL Lines PG: 0 (blank 1 comments 0) ORA: 0 (blank 1 comments 0)
# ADP pages 0
# ADP lines 0
# Include pages (curriculum/lib/) 0
# Documentation pages 0
# Documentation lines 0
Browse Source Not installed
Github Repository: https://github.com/openacs/curriculum/tree/oacs-5-10

 

This package is on an extended vacation (i.e. no one is working on it right now and there are potential replacements).

 If you want to activate this page include the following in your site-master.adp:

 

<if @curriculum_bar_p@ true>
  <p><include src="/packages/curriculum/lib/bar" />
</if>

Cronjob

Created by Emmanuelle Raffenne, last modified by Benjamin Brink 22 Oct 2016, at 03:01 AM

Package Specification Summary for Package: cronjob

Summary: Runs sql and tcl code on schedule similar to unix cron.
Description: Runs sql and tcl code on schedule similar to unix cron.
Maturity: New Submission or Maturity Unknown
This package depends on: None
Packages that depend on cronjob: None
Package parameters: None


Bug Tracker Summary for Package: cronjob

There is no package with the name "cronjob" known to bug-tracker.



Code Metrics Summary for Package: cronjob

# Tcl Procs 0
# Tcl Lines 0
# Tcl Blank Lines 1
# Tcl Comment Lines 0
# Automated Tests 0
# Stored Procedures PG: 0 ORA: 0
# SQL Lines PG: 0 (blank 1 comments 0) ORA: 0 (blank 1 comments 0)
# ADP pages 0
# ADP lines 0
# Include pages (cronjob/lib/) 0
# Documentation pages 0
# Documentation lines 0
Browse Source Not installed
Github Repository: https://github.com/openacs/cronjob/tree/oacs-5-10

 

Next Page
previous November 2024
Sun Mon Tue Wed Thu Fri Sat
27 28 29 30 31 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30

Popular tags

17 , 5.10 , 5.10.0 , 5.10.1 , 5.9.0 , 5.9.1 , ad_form , ADP , ajax , aolserver , asynchronous , bgdelivery , bootstrap , bugtracker , CentOS , COMET , compatibility , CSP , CSRF , cvs , debian , docker , docker-compose , emacs , engineering-standards , exec , fedora , FreeBSD , guidelines , host-node-map
No registered users in community xowiki
in last 30 minutes
Contributors

OpenACS.org