View · Index

Weblog

Showing 581 - 590 of 693 Postings (summary)

IMS LD Portlet

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

category test

Created by Gustaf Neumann, last modified by Gustaf Neumann 14 Sep 2013, at 11:37 AM

Categories

OpenACS.org


Application track

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


Tsearch2 Driver

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

Open Bugs: 0
All Tracked Issues: 3
Latest Bug Opened: This package has no open bugs.
Latest Bug Fixed: 2021-01-08 Tserach2 driver does not work on Windows OpenACS.
Top Bug Submitters: Richard Hamilton (1) Daniël Mantione (1) Maurizio Martignano (1)
Top Bug Fixers: Dave Bauer (2) Maurizio Martignano (1)

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


ACS Default Theme

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

Open Bugs: 0
All Tracked Issues: 1
Latest Bug Opened: This package has no open bugs.
Latest Bug Fixed: 2015-08-07 Russian localization for package openacs-default-theme (HEAD).
Top Bug Submitters: Vlad V (1)
Top Bug Fixers: Gustaf Neumann (1)

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


ACS Tcl

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

Open Bugs: 31
All Tracked Issues: 172
Latest Bug Opened: 2021-02-13 Add procs for person to user and user to person
Latest Bug Fixed: 2024-10-13 ad_return_redirect does not encode the URL.
Top Bug Submitters: Michael Aram (25) Vinod Kurup (8) Andrew Helsley (7) Carsten Clasohm (7) Tilmann Singer (6)
Top Bug Fixers: Gustaf Neumann (47) Lars Pind (31) Jeff Davis (30) Peter Marklund (7) Dave Bauer (7) Tilmann Singer (5) Vinod Kurup (5)

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


Online Catalog

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 


MMplayer Portlet

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


LORS management

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

Open Bugs: 2
All Tracked Issues: 4
Latest Bug Opened: 2008-02-25 File not Found
Latest Bug Fixed: 2007-03-16 Course upload gives form error.
Top Bug Submitters: Michael Totschnig (2) Olga C. Santos (1) Antonio Mejias (1)
Top Bug Fixers: Michael Totschnig (2)

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

LORS - Learning Objects Repository Service

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

Open Bugs: 5
All Tracked Issues: 15
Latest Bug Opened: 2006-06-19 LORS requires Javascript
Latest Bug Fixed: 2021-01-05 Error while loading images and css-style files in ie6.
Top Bug Submitters: Eduardo Pérez (3) Malte Sussdorff (2) Michele Slocovich (2) Olga C. Santos (2) Luis de la Fuente (1)
Top Bug Fixers: Ernie Ghiglione (4) Dave Bauer (2) Jeff Davis (1) Emmanuelle Raffenne (1) Michele Slocovich (1) Antonio Pisano (1)

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

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