Created by Robert Taylor, last modified by Gustaf Neumann 16 Sep 2013, at 01:12 PM
Package Specification Summary for Package: imsld-portlet
Summary: |
|
Description: |
|
Maturity: |
New Submission or Maturity Unknown |
This package depends on: |
imsld |
Packages that depend on imsld-portlet: |
dotlrn-imsld |
Package parameters: |
- ConditionsRecursionLimit
- When evaluating the conditions of the UoL there can bee infinite loops. A counter is used to avoid crashing the server. If after ConditionsRecursionLimit times of evaluating the conditions (for a single event) the player is not in a stable state, an error is thrown. (default 100, type number, scope instance)
- TimeLimitIntervalCheck
- Every TimeLimitIntervalCheck SECONDS the system will search for the activities (methods, plays, acts) whose time-limit has been elapsed and will mark them as finished
Leave this parameter in 0 if you don't want this feature enabled (the time-limit in the spec will be ignored)
(default 0, type number, scope instance)
|
Bug Tracker Summary for Package: imsld-portlet
There is no package with the name "imsld-portlet" known to bug-tracker.
Code Metrics Summary for Package: imsld-portlet
# 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 (imsld-portlet/lib/) |
0 |
# Documentation pages |
0
|
# Documentation lines |
0 |
Browse Source |
Not installed |
Github Repository: |
https://github.com/openacs/imsld-portlet/tree/oacs-5-10
|
Created by Emmanuelle Raffenne, last modified by Gustaf Neumann 13 Sep 2013, at 12:25 AM
Package Specification Summary for Package: application-track
Summary: |
Gives information about the use of applications within communities or classes. |
Description: |
Gives information about the use of applications within communities or classes. |
Maturity: |
New Submission or Maturity Unknown |
This package depends on: |
None |
Packages that depend on application-track: |
application-track-portlet |
Package parameters: |
None
|
Bug Tracker Summary for Package: application-track
Open Bugs: |
0 |
All Tracked Issues: |
0 |
Latest Bug Opened: |
This package has no open bugs.
|
Latest Bug Fixed: |
No bugs have been fixed in this package.
|
Top Bug Submitters: |
|
Top Bug Fixers: |
|
Code Metrics Summary for Package: application-track
# 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 (application-track/lib/) |
0 |
# Documentation pages |
0
|
# Documentation lines |
0 |
Browse Source |
Not installed |
Github Repository: |
https://github.com/openacs/application-track/tree/oacs-5-10
|
Created by Gustaf Neumann, last modified by Gustaf Neumann 12 Sep 2013, at 11:52 PM
Package Specification Summary for Package: tsearch2-driver
Summary: |
Full text search support for Search via Tsearch2. |
Description: |
Provides an implementation for the search packages service contract for searching on PostgreSQL. |
Documentation: |
Package Documentation |
Maturity: |
Mature and Standard |
This package depends on: |
search acs-tcl |
Packages that depend on tsearch2-driver: |
None |
Package parameters: |
- UseWebSearch
- Activate integrated websearch_to_tsquery builder available since Postgres 11. (default 0, type number, scope instance)
- max_size_to_index
- Maximum size of doc to index, in bytes. 0 to index the full document. If the doc is greater than this parameter, the indexing is truncated. (default 0, type number, scope instance)
- permission_check_enabled_p
- Check whether the user is allowed to read the object. This is used to filter the search results w.r.t the privileges of the user performing the query. (default 1, type number, scope instance)
|
Bug Tracker Summary for Package: tsearch2-driver
Code Metrics Summary for Package: tsearch2-driver
# Tcl Procs |
17 |
# Tcl Lines |
589 |
# Tcl Blank Lines |
97 |
# Tcl Comment Lines |
58 |
# Automated Tests |
4 |
# Stored Procedures |
PG: 2 ORA: 0 |
# SQL Lines |
PG: 54 (blank 5 comments 15)
ORA: 0 (blank 1 comments 0) |
# ADP pages |
0 |
# ADP lines |
0 |
# Include pages (tsearch2-driver/lib/) |
0 |
# Documentation pages |
1
(Package Documentation)
|
# Documentation lines |
128 |
Browse Source |
API-browser |
Github Repository: |
https://github.com/openacs/openacs-core
|
Created by Gustaf Neumann, last modified by Gustaf Neumann 12 Sep 2013, at 11:48 PM
Package Specification Summary for Package: openacs-default-theme
Summary: |
Provides the default "plain" and "tabbed" themes for OpenACS Subsites. |
Description: |
Provides the default "plain" and "tabbed" themes for OpenACS Subsites. This has been moved out to a separate package, with availability recorded in the database, to make it easier for developer's to create their own themes and distribute and/or install them in package form.
|
Maturity: |
Mature and Standard |
This package depends on: |
acs-subsite |
Packages that depend on openacs-default-theme: |
layout-manager |
Package parameters: |
None
|
Bug Tracker Summary for Package: openacs-default-theme
Code Metrics Summary for Package: openacs-default-theme
# Tcl Procs |
2 |
# Tcl Lines |
102 |
# Tcl Blank Lines |
20 |
# Tcl Comment Lines |
20 |
# 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 (openacs-default-theme/lib/) |
3 |
# Documentation pages |
0
|
# Documentation lines |
0 |
Browse Source |
API-browser |
Github Repository: |
https://github.com/openacs/openacs-core
|
Created by Gustaf Neumann, last modified by Gustaf Neumann 12 Sep 2013, at 11:45 PM
Package Specification Summary for Package: acs-tcl
Summary: |
The Kernel Tcl API library. |
Description: |
Contains all the core Tcl API, including the request processor, security and session management, permissions, site-nodes, package management infrastructure, etc. |
Maturity: |
Mature and Standard |
This package depends on: |
acs-bootstrap-installer acs-kernel |
Packages that depend on acs-tcl: |
acs-admin acs-api-browser acs-authentication acs-automated-testing acs-content-repository acs-core-docs acs-datetime acs-developer-support acs-lang acs-mail-lite acs-subsite acs-templating ajaxhelper assessment attachments boomerang bootstrap-icons calendar categories chat cms contacts cookie-consent curriculum-central evaluation fa-icons faq faq-portlet file-storage forums forums-portlet general-comments highcharts lars-blogger layout-manager logger notifications oacs-dav openacs-bootstrap3-theme openacs-bootstrap5-theme richtext-ckeditor4 richtext-ckeditor5 richtext-xinha rss-support search skin static-pages tsearch2-driver xooauth xotcl-core xotcl-request-monitor xowf xowiki |
Package parameters: |
- HtmlDocBin
- name of HTML converter (default htmldoc, type string, scope instance)
- ReturnComplaint
- Template to use for the complaint page. (default /packages/acs-tcl/lib/ad-return-complaint, type string, scope instance)
- ReturnError
- Template to use for the complaint page. (default /packages/acs-tcl/lib/ad-return-error, type string, scope instance)
- SuppressHttpPort
- Set to 1 to suppress the server's configured port --useful for example, when server is behind a proxy and: connection is switching from https to http or kernel's parameter ForceHostP is set to 1. (default 0, type string, scope instance)
- UseHostnameDomainforReg
- Set to 1 if website uses domains mapped in host_nodes for public users and the hostname's domain as defined in config.tcl for registering users and their sessions. (default 0, type string, scope instance)
- Logging: DbLogMinDuration
- Log SQL calls over the db_exec interface above this duration; when SQL logging is on, log as well the SQL statement. (default 2000, type number, scope instance)
- tcltrace: TclTraceLogSeverities
- If this parameter is set to a value different from empty then the value is expected to be a list of log severities (such as "Notice Warning Error Bug Dev"). If the command ns_log is issued with one of the configured severity the line is displayed via the developer support debug message (via ds_comment).
Activating this trace requires a new start of the server. (default , type string, scope instance)
- tcltrace: TclTraceSaveNsReturn
- When this parameter is set to 1, the content pages returned by the server via ns_return with status code 200 and type text/html are saved in the configured tmp directory. The exact full path is logged in the error.log.
Activating this trace requires a new start of the server. (default 0, type number, scope instance)
|
Bug Tracker Summary for Package: acs-tcl
Code Metrics Summary for Package: acs-tcl
# Tcl Procs |
1249 |
# Tcl Lines |
56086 |
# Tcl Blank Lines |
8606 |
# Tcl Comment Lines |
9336 |
# Automated Tests |
176 |
# 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 (acs-tcl/lib/) |
9 |
# Documentation pages |
0
|
# Documentation lines |
0 |
Browse Source |
API-browser |
Github Repository: |
https://github.com/openacs/openacs-core
|
Created by OpenACS community, last modified by Gustaf Neumann 12 Sep 2013, at 12:30 PM
Status
pre-release
Introduction
Part of the ecommerce-g2 project
Feature requests
add requests here
Created by Gustaf Neumann, last modified by Gustaf Neumann 12 Sep 2013, at 12:24 PM
Package Specification Summary for Package: mmplayer-portlet
Summary: |
|
Description: |
|
Maturity: |
New Submission or Maturity Unknown |
This package depends on: |
new-portal mmplayer |
Packages that depend on mmplayer-portlet: |
dotlrn-mmplayer |
Package parameters: |
None
|
Bug Tracker Summary for Package: mmplayer-portlet
There is no package with the name "mmplayer-portlet" known to bug-tracker.
Code Metrics Summary for Package: mmplayer-portlet
# 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 (mmplayer-portlet/lib/) |
0 |
# Documentation pages |
0
|
# Documentation lines |
0 |
Browse Source |
Not installed |
Github Repository: |
https://github.com/openacs/mmplayer-portlet/tree/oacs-5-10
|
Created by Emmanuelle Raffenne, last modified by Gustaf Neumann 12 Sep 2013, at 12:20 PM
Package Specification Summary for Package: lorsm
Summary: |
Application to manage the services from the Learning Object Repository. |
Description: |
This application manages the services from the Learning Object Repository: upload courses, manage and create metadata, delete resources and courses. |
Maturity: |
New Submission or Maturity Unknown |
This package depends on: |
acs-datetime lors views |
Packages that depend on lorsm: |
lors-central lorsm-includelet lorsm-portlet |
Package parameters: |
None
|
Bug Tracker Summary for Package: lorsm
Code Metrics Summary for Package: lorsm
# 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 (lorsm/lib/) |
0 |
# Documentation pages |
0
|
# Documentation lines |
0 |
Browse Source |
Not installed |
Github Repository: |
https://github.com/openacs/lorsm/tree/oacs-5-10
|
Created by Emmanuelle Raffenne, last modified by Gustaf Neumann 12 Sep 2013, at 12:19 PM
Package Specification Summary for Package: lors
Summary: |
IMS Content Packaging and Medata Services. Implementation of IMS CP and MD for .LRN |
Description: |
This is a service and library to manage IMS Content Packaging and Metadata. From version 0.4d onward it supports SCORM and Blackboard imports |
Maturity: |
Immature |
This package depends on: |
acs-subsite file-storage |
Packages that depend on lors: |
lors-central lorsm |
Package parameters: |
None
|
Bug Tracker Summary for Package: lors
Code Metrics Summary for Package: lors
# 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 (lors/lib/) |
0 |
# Documentation pages |
0
|
# Documentation lines |
0 |
Browse Source |
Not installed |
Github Repository: |
https://github.com/openacs/lors/tree/oacs-5-10
|