Filtered by category Non-Core Packages, 151 - 160 of 180 Postings (
all,
summary)
Created by Gustaf Neumann, last modified by Benjamin Brink 22 Oct 2016, at 02:54 AM
Package Specification Summary for Package: beehive
| Summary: |
Provides an authoring environment to create synchronous collaborative activities that run on the FlashComm server. (needs an installed FlashComm server) |
| Description: |
Beehive's framework enables teachers to develop effective, flexible, customizable and reusable pedagogical tools. It also enables teachers to define the collaboration script, which describes how members would collaborate within each activity session. |
| Maturity: |
New Submission or Maturity Unknown |
| This package depends on: |
None |
| Packages that depend on beehive: |
beehive-portlet |
| Package parameters: |
- FlashComServer
- to specify the adderss of the flash communication server
Ex. www.myflashcomserver.com:1935/beehive
You also need to create a beehive application on the Flash Comm Server and copy inside it the main.asc file found in the flash folder inside beehive package.
make sure that you enable writing permissions for the beehive application on the Flash Comm Server (default www.myflashcomserver.com:1935/beehive, type string, scope instance)
- firstTimeFlage
- flag to check for first time beehive package usage to allow user to enter the server names (default 0, type number, scope instance)
- systemURL
- to specify the adderss of the system URL as the world see you (default http://www.myflashcomserver.com, type string, scope instance)
- systemURL1
- to specify the adderss of the system URL as the world see you! (default http://www.myflashcomserver.com, type string, scope instance)
|
Bug Tracker Summary for Package: beehive
There is no package with the name "beehive" known to bug-tracker.
Code Metrics Summary for Package: beehive
| # 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 (beehive/lib/) |
0 |
| # Documentation pages |
0
|
| # Documentation lines |
0 |
| Browse Source |
Not installed |
| Github Repository: |
https://github.com/openacs/beehive/tree/oacs-5-10
|
For more details, see http://sydney.edu.au/engineering/latte/projects/beehive.shtml
Created by Emmanuelle Raffenne, last modified by Benjamin Brink 22 Oct 2016, at 02:52 AM
Package Specification Summary for Package: authorize-gateway
| Summary: |
Authorize.net payment gateway |
| Description: |
Payment gateway to Authorize.net. An account with Authorize.net and a merchant account are required. 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 authorize-gateway: |
None |
| Package parameters: |
- CreditCardsAccepted
- The credit cards accepted by your Authorize.net account. A space delimited set of full names. List should match the cards listed (and used) in packages that use this service, for example ec_pretty_creditcard_type for ecommerce. (default , type string, scope instance)
- Communication: authorize_login
- Login name to Authorize.net (default , type string, scope instance)
- Communication: authorize_url
- Location (URL) of the Authorize.net Gateway (default https://secure.authorize.net/gateway/transact.dll, type string, scope instance)
- Communication: description
- The description of the transaction as it will appear on the customer's statement (default , type string, scope instance)
- Communication: test_request
- Switch the communication with Authorize.net over to Test mode (default False, type string, scope instance)
- Response: field_encapsulator
- Field encapsulation character in the Automated Direct Connect (ADC) Settings of Authorize.net (default , type string, scope instance)
- Response: field_seperator
- Field seperator in Automated Direct Connect (ADC) Settings of Authorize.net (default |, type string, scope instance)
- Security: authorize_password
- Password to the Authorize.net login (default , type string, scope instance)
- Security: md5_secret
- MD5 Hash Secret from the Automated Direct Connect (ADC) Settings in Authorize.net (default , type string, scope instance)
- Security: referer_url
- The URL to be used as ADC link for Authorize.net (default , type string, scope instance)
|
Bug Tracker Summary for Package: authorize-gateway
Code Metrics Summary for Package: authorize-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 (authorize-gateway/lib/) |
0 |
| # Documentation pages |
0
|
| # Documentation lines |
0 |
| Browse Source |
Not installed |
| Github Repository: |
https://github.com/openacs/authorize-gateway/tree/oacs-5-10
|
Created by Gustaf Neumann, last modified by Benjamin Brink 22 Oct 2016, at 02:51 AM
Package Specification Summary for Package: auth-http
| Summary: |
HTTP authentication drivers for acs-authentication. |
| Description: |
Implements the HTTP authentication, password management, and other drivers for use with the acs-authentication service contracts. |
| Maturity: |
New Submission or Maturity Unknown |
| This package depends on: |
acs-authentication |
| Packages that depend on auth-http: |
None |
| Package parameters: |
- failureToken
- The unique string that indicates the failure of the authentication like ERROR (default ERROR, type string, scope instance)
- http_auth_parameters
- A comma separated list of key-value pairs of all required parameters except for username and password. (default param1=value1,param2=value2, type string, scope instance)
- http_auth_url
- The full URL to the Server. (default http://myserver/auth.cgi, type string, scope instance)
- password
- The parameter name for the password parameter. (default password, type string, scope instance)
- username
- The parameter name for the user id. (default user, type string, scope instance)
|
Bug Tracker Summary for Package: auth-http
There is no package with the name "auth-http" known to bug-tracker.
Code Metrics Summary for Package: auth-http
| # 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 (auth-http/lib/) |
0 |
| # Documentation pages |
0
|
| # Documentation lines |
0 |
| Browse Source |
Not installed |
| Github Repository: |
https://github.com/openacs/auth-http/tree/oacs-5-10
|
Created by Gustaf Neumann, last modified by Benjamin Brink 22 Oct 2016, at 02:50 AM
Package Specification Summary for Package: auth-cas
| Summary: |
CAS authentication drivers for acs-authentication. |
| Description: |
Implements the CAS authentication, password management, and other drivers for use with the acs-authentication service contracts. |
| Maturity: |
Mature and Standard |
| This package depends on: |
acs-authentication acs-subsite |
| Packages that depend on auth-cas: |
None |
| Package parameters: |
- CasServer
- The Central Authentication Server to be used. For instance: http://localhost:8080/cas/. \
Supported are the protocols http and https if nsopenssl and tls are installed. (default , type string, scope instance)
- LocalSsoHandler
- The path to the local SSO handler. Defaults to the auth-cas instan\
ce mounted under /cas/. Make sure you don't forget the leading and trailing slashes. (default /cas/, type string, scope instance)
- ValidationType
- The type of validation. Defaults to 1.0. Possible values are 1.0 and \
2.0. The first returns a list of values. The second an XML. (default 1.0, type string, scope instance)
|
Bug Tracker Summary for Package: auth-cas
There is no package with the name "auth-cas" known to bug-tracker.
Code Metrics Summary for Package: auth-cas
| # 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 (auth-cas/lib/) |
0 |
| # Documentation pages |
0
|
| # Documentation lines |
0 |
| Browse Source |
Not installed |
| Github Repository: |
https://github.com/openacs/auth-cas/tree/oacs-5-10
|
Created by Emmanuelle Raffenne, last modified by Benjamin Brink 22 Oct 2016, at 02:50 AM
Package Specification Summary for Package: ams
| Summary: |
Store attributes via the Content Repository, and auto generate input forms |
| Description: |
AMS (Attribute Management System) helps in customizing your website. It lets you adjust what information is collected and displayed for any package that is integrated with it. AMS allows you to easily and dynamically add attributes to forms and display pages, using a Tcl API or an admin interface. AMS uses the content repository to store attribute history for any object on the system. |
| Maturity: |
New Submission or Maturity Unknown |
| This package depends on: |
acs-lang postal-address ref-countries ref-us-states ref-us-zipcodes telecom-number |
| Packages that depend on ams: |
contacts |
| Package parameters: |
- address-widget: DefaultAdressLayoutP
- Especify the default template for input and display layout for the address. Set to 1 for { street, city, state, zip, country } or 0 for { street, zip, city, state, country } (default 1, type number, scope instance)
- address-widget: DefaultISOCountryCode
- Specify the default ISO Country Code(s) to be used for all address widgets. The first country that will show up is the first entry in this list. The countries specified here will be be at the top of the country list seperated from all other country codes. If left blank it will default to whatever country is alphabetically first in the language used. For a complete list of codes look at the countries table in the database. (default , type string, scope instance)
- address-widget: DefaultStreetLines
- Maximum number of lines of text the street address may have (default 3, type number, scope instance)
- address-widget: DefaultStreetSize
- Maximum number of characters the street address might have (default 100, type number, scope instance)
- address-widget: HideISOCountryCode
- Specify the country names to hide when displaying addresses. Specify they ISO Country Code(s) here as a space seperated list for all countries that apply. If all your workers mail letters from one country you will likely not want to or need to print that country's name on letters, envelopes, reports, etc. (default , type string, scope instance)
- telecom-number-widget: ForceCountryCodeOneFormatting
- If set to "1" AMS will force phone numbers to follow the country zone code 1 rules (US, Canada, etc.), all phone numbers will need to follow the 'three digit area code'-'three digits - 4 digits'x'Extension' format. All "international" numbers will need to have the format "011-'Country_Code'-'Area_Code'-'Subscriber_number'x'Extension' format. If set to "0" telecom numbers will not be seperated into these elements, and the whole number will be entered in the DB as the subscriber number just as input in the form. (default 0, type number, scope instance)
- telecom-number-widget: MobileURL
- If this is set, all <b>mobile</b> phone numbers will have an SMS button with a URL, so you could click on the number and send an SMS using the URL specified. The target of the URL should recieve the mobile_phone_number as a value and provide an interface to type a textmessage which will be send as SMS. (default , type string, scope instance)
- telecom-number-widget: PhoneURL
- If this is set, all phone numbers will be underlined with a URL, so you could click on the phone number and your Windows application starts a Phone Connection to the number you clicked on. Usually this is done using the phone protocol, so a save value is 'phone:$telecom_number' (default , type string, scope instance)
|
Bug Tracker Summary for Package: ams
There is no package with the name "ams" known to bug-tracker.
Code Metrics Summary for Package: ams
| # 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 (ams/lib/) |
0 |
| # Documentation pages |
0
|
| # Documentation lines |
0 |
| Browse Source |
Not installed |
| Github Repository: |
https://github.com/openacs/ams/tree/oacs-5-10
|
Created by Emmanuelle Raffenne, last modified by Benjamin Brink 22 Oct 2016, at 02:49 AM
Package Specification Summary for Package: attendance
| Summary: |
|
| Description: |
|
| Maturity: |
New Submission or Maturity Unknown |
| This package depends on: |
evaluation dotlrn |
| Packages that depend on attendance: |
dotlrn-attendance |
| Package parameters: |
None
|
Bug Tracker Summary for Package: attendance
There is no package with the name "attendance" known to bug-tracker.
Code Metrics Summary for Package: attendance
| # 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 (attendance/lib/) |
0 |
| # Documentation pages |
0
|
| # Documentation lines |
0 |
| Browse Source |
Not installed |
| Github Repository: |
https://github.com/openacs/attendance/tree/oacs-5-10
|
Created by Emmanuelle Raffenne, last modified by Benjamin Brink 22 Oct 2016, at 02:49 AM
Package Specification Summary for Package: attachments
| Summary: |
Attachment support |
| Description: |
Provide widgets and datamodel to support attachments on arbitrary objects. Used by forums. |
| Documentation: |
Package Documentation |
| Maturity: |
Mature |
| This package depends on: |
acs-tcl acs-kernel file-storage |
| Packages that depend on attachments: |
calendar dotlrn forums research-portlet richtext-ckeditor4 richtext-ckeditor5 |
| Package parameters: |
- RelativeUrl
- The relative url of this package when mounted under a client. (default attach, type string, scope instance)
- deprecated: MaximumFileSize
- maximum file size for upload. DEPRECATED: please use the homonymous parameter in the file-storage (default 4096000, type number, scope instance)
|
Bug Tracker Summary for Package: attachments
Code Metrics Summary for Package: attachments
| # Tcl Procs |
21 |
| # Tcl Lines |
473 |
| # Tcl Blank Lines |
62 |
| # Tcl Comment Lines |
60 |
| # Automated Tests |
5 |
| # Stored Procedures |
PG: 0 ORA: 0 |
| # SQL Lines |
PG: 57 (blank 6 comments 21)
ORA: 56 (blank 6 comments 21) |
| # ADP pages |
6 |
| # ADP lines |
249 |
| # Include pages (attachments/lib/) |
0 |
| # Documentation pages |
4
(Package Documentation)
|
| # Documentation lines |
289 |
| Browse Source |
API-browser |
| Github Repository: |
https://github.com/openacs/attachments/tree/oacs-5-10
|
Created by Emmanuelle Raffenne, last modified by Benjamin Brink 22 Oct 2016, at 02:49 AM
Package Specification Summary for Package: assessment
| Summary: |
Assessment package that will replace the surveys
quizz, complex survey, poll and other data collection packages
that OpenACS currently supports. |
| Description: |
Create assessments and evaluate. |
| Documentation: |
Package Documentation |
| Maturity: |
Mature |
| This package depends on: |
acs-content-repository acs-tcl acs-kernel acs-templating categories notifications views |
| Packages that depend on assessment: |
ae-portlet anon-eval assessment-portlet courses dotlrn-catalog |
| Package parameters: |
- NotifyAdminOfActions
- This parameter controls whether to allow notifications of triggered actions. This affects all assessments in the system. (default 1, type number, scope instance)
- ShowAdvancedOptions
- Show additional advanced assessment creation links. (default 0, type number, scope instance)
- ShowPoints
- Whether or not we show the points in the user interface for an assessment. (default 1, type number, scope instance)
|
Bug Tracker Summary for Package: assessment
Code Metrics Summary for Package: assessment
| # Tcl Procs |
256 |
| # Tcl Lines |
10015 |
| # Tcl Blank Lines |
1107 |
| # Tcl Comment Lines |
543 |
| # Automated Tests |
8 |
| # Stored Procedures |
PG: 7 ORA: 10 |
| # SQL Lines |
PG: 1534 (blank 171 comments 400)
ORA: 1516 (blank 156 comments 263) |
| # ADP pages |
96 |
| # ADP lines |
1754 |
| # Include pages (assessment/lib/) |
29 |
| # Documentation pages |
105
(Package Documentation)
|
| # Documentation lines |
47381 |
| Browse Source |
Not installed |
| Github Repository: |
https://github.com/openacs/assessment/tree/oacs-5-10
|
Assessment Admin UI Rework wiki
Created by Gustaf Neumann, last modified by Benjamin Brink 22 Oct 2016, at 02:48 AM
Package Specification Summary for Package: ajax-photoalbum-ui
| Summary: |
|
| Description: |
|
| Maturity: |
New Submission or Maturity Unknown |
| This package depends on: |
ajaxhelper photo-album |
| Packages that depend on ajax-photoalbum-ui: |
None |
| Package parameters: |
None
|
Bug Tracker Summary for Package: ajax-photoalbum-ui
There is no package with the name "ajax-photoalbum-ui" known to bug-tracker.
Code Metrics Summary for Package: ajax-photoalbum-ui
| # 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 (ajax-photoalbum-ui/lib/) |
0 |
| # Documentation pages |
0
|
| # Documentation lines |
0 |
| Browse Source |
Not installed |
| Github Repository: |
https://github.com/openacs/ajax-photoalbum-ui/tree/oacs-5-10
|
Created by Gustaf Neumann, last modified by Benjamin Brink 22 Oct 2016, at 02:45 AM
Package Specification Summary for Package: ajax-filestorage-ui
| Summary: |
|
| Description: |
|
| Maturity: |
Mature and Standard |
| This package depends on: |
ajaxhelper file-storage categories |
| Packages that depend on ajax-filestorage-ui: |
None |
| Package parameters: |
- CategoryTreeId
- The category tree to use for tagging files (default 0, type number, scope instance)
- debug
- Set this parameter to 1 so that ajaxfs uses ajaxfs.js instead of ajaxfs-min.js, the minified version (default 0, type number, scope instance)
|
Bug Tracker Summary for Package: ajax-filestorage-ui
There is no package with the name "ajax-filestorage-ui" known to bug-tracker.
Code Metrics Summary for Package: ajax-filestorage-ui
| # 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 (ajax-filestorage-ui/lib/) |
0 |
| # Documentation pages |
0
|
| # Documentation lines |
0 |
| Browse Source |
Not installed |
| Github Repository: |
https://github.com/openacs/ajax-filestorage-ui/tree/oacs-5-10
|