View · Index

Weblog Page

Filtered by category Non-Core Packages, 91 - 100 of 180 Postings (all, summary)

Monitoring

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

Package Specification Summary for Package: monitoring

Summary: Server and database monitoring.
Description: A collection of tools for monitoring server and database health, including cassandracle (oracle monitoring), watchdog (error log monitoring). Derived from the ACS 3.4.x /admin/monitoring tools.
Maturity: New Submission or Maturity Unknown
This package depends on: acs-kernel
Packages that depend on monitoring: None
Package parameters:
monitoring: AutoAnalyzeP
Automatically analyze database tables (default 0, type number, scope instance)
monitoring: LoadAverageAlertThreshold
Load Average to start alerting on for Top (default 3.0, type number, scope instance)
monitoring: NumDaysToEstAllRows
Number of Days to Estimate all rows. (default 7, type number, scope instance)
monitoring: PersontoNotify
space-delimited email list to notify about watchdog (default to system owner if blank) (default , type string, scope instance)
monitoring: TopFrequency
Frequency To Run Top (in minutes) (default 0, type number, scope instance)
monitoring: TopLocation
Location of Top Program (default /usr/local/bin/top, type string, scope instance)
monitoring: TopOptions
Options to use with top on your OS (default -bn1, type string, scope instance)
monitoring: WatchDogFrequency
Frequency to run watchdog (in minutes) (default 300, type number, scope instance)
monitoring: WatchDogParser
Program to parse errors for watchdog (leave blank to use default program) (default , type string, scope instance)


Bug Tracker Summary for Package: monitoring

Open Bugs: 2
All Tracked Issues: 4
Latest Bug Opened: 2004-03-02 Default PersontoNotify to HostAdministrator
Latest Bug Fixed: 2006-01-25 New notifications code breaks /scheduled-procs.
Top Bug Submitters: Caroline Meeks (2) Joe Cooper (1) Gabriel Burca (1)
Top Bug Fixers: Jeff Davis (1) Peter Marklund (1)


Code Metrics Summary for Package: monitoring

# 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 (monitoring/lib/) 0
# Documentation pages 0
# Documentation lines 0
Browse Source Not installed
Github Repository: https://github.com/openacs/monitoring/tree/oacs-5-10

 

Mail Tracking

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

Package Specification Summary for Package: mail-tracking

Summary: Mail tracking package. Records all messages send out by acs-mail-lite.
Description: This package provides two ways to track emails sent out by acs-mail-lite: - Simply track all when the <code>TrackAllMails</code> parameter is set. - Admin requests explizitly the tracking for a package instance. See in the documentation for how to do that.
Maturity: New Submission or Maturity Unknown
This package depends on: acs-kernel acs-mail-lite
Packages that depend on mail-tracking: contacts
Package parameters:
TrackAllMails
Wether to track simply all mails leaving acs-mail-lite or only those requested by the admin. (default 1, type number, scope instance)


Bug Tracker Summary for Package: mail-tracking

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



Code Metrics Summary for Package: mail-tracking

# 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 (mail-tracking/lib/) 0
# Documentation pages 0
# Documentation lines 0
Browse Source Not installed
Github Repository: https://github.com/openacs/mail-tracking/tree/oacs-5-10

 

Solution Grove's end user documentation: (NLA) http://www.solutiongrove.com/docwiki/mail_tracking 

MMplayer

Created by Agustín Lopez Bueno, last modified by Benjamin Brink 22 Oct 2016, at 03:41 AM

Package Specification Summary for Package: mmplayer

Summary: MMPlayer
Description: MMPlayer
Maturity: New Submission or Maturity Unknown
This package depends on: None
Packages that depend on mmplayer: mmplayer-portlet
Package parameters: None


Bug Tracker Summary for Package: mmplayer

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



Code Metrics Summary for Package: mmplayer

# 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/lib/) 0
# Documentation pages 0
# Documentation lines 0
Browse Source Not installed
Github Repository: https://github.com/openacs/mmplayer/tree/oacs-5-10

 

Player of files multimedia of high compatibility.

 

Integration of a player in the platform dotLRN that allows the visualization of files multimedia inside a course or community.

The administrator  of the course or community can form in what moment and when time will be available for the rest of users of the course or community.

 The more emphasized from the module is  his high compatibility with the different files multimedia.

 

 

Logger

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

Package Specification Summary for Package: logger

Summary: Time and expenses reporting.
Description: Logger lets you keep track of measurements over time. The primary use case is time and expenses reporting, an area where we are being guided by the HR-XML Time Expense Reporting 2.0 standard. However, the intention is to allow for reporting of arbitrary types of numerical data such as financial results - account balance, revenue etc. You could even use this application to monitor your weight. The full specification is here: <a href="http://web.archive.org/web/20050223235915/http://www.collaboraid.biz:80/developer/logger-spec">logger-spec</a> Logger can be optionally integrated with project-manager, for logging of time against projects and tasks.
Maturity: Immature
This package depends on: acs-tcl categories
Packages that depend on logger: invoices project-manager
Package parameters:
DefaultDescriptionList
A list of default descriptions separeted by ";" to use when adding a log entry. (default , type string, scope instance)


Bug Tracker Summary for Package: logger

Open Bugs: 7
All Tracked Issues: 15
Latest Bug Opened: 2004-02-12 Permissions broken
Latest Bug Fixed: 2006-01-25 UI to change Project Lead in Logger Missing.
Top Bug Submitters: Cathy Sarisky (3) Michael Steigman (2) Ben Koot (2) Richard Hamilton (2) Mohan Pakkurti (1)
Top Bug Fixers: Lars Pind (4) Jeff Davis (2) Peter Marklund (2) Jade Rubick (1) Cathy Sarisky (1)


Code Metrics Summary for Package: logger

# 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 (logger/lib/) 0
# Documentation pages 0
# Documentation lines 0
Browse Source Not installed
Github Repository: https://github.com/openacs/logger/tree/oacs-5-10

 

Learning Content

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

Package Specification Summary for Package: learning-content

Summary:
Description:
Maturity: New Submission or Maturity Unknown
This package depends on: ajaxhelper dotlrn views xowiki
Packages that depend on learning-content: None
Package parameters:
extra_css
One or more additional css file for this Instance (default , type string, scope instance)
production_mode
When this parameter is set, new pages are created in a "production" state, where they are not visible to users. These page have to be released via the admin pages. Notifcation and syndication is decativated, while pages are under "production". (default 0, type number, scope instance)
security_policy
Define the valid operations for different kind of users. (default ::learning_content::policyb, type string, scope instance)
show_per_object_categories
If enabled it shows on a page view the categories assigned to this object (default 1, type number, scope instance)
template_file
Name of the ADP file to be used for viewing pages. The default value is 'content-view'. (default /packages/learning-content/www/content-view, type string, scope instance)
top_portlet
Specify an xowiki portlet (defined in ::xowiki::portlet::*) to be included on top over every pages. In order or add e.g. on each page of this wiki instance a listing of the users currently active in this xowiki instance, set the value of this parameter e.g. to 'presence -interval "10 minutes"'. The valid parameters are defined by the xowiki portlets. (default presence -interval "10 minutes", type string, scope instance)
Form: autoname
Automatically name items of this instance (default 0, type number, scope instance)
Form: display_page_order
Display page_order attribute (Section) in edit forms if possible. This attribute can only be shown, when ltree is available. (default 1, type number, scope instance)
Options: with_delicious
Add a delicious button to the page (default 0, type number, scope instance)
Options: with_digg
Add a button to submit article to digg (default 0, type number, scope instance)
Options: with_general_comments
use general comments package (default 1, type number, scope instance)
Options: with_notifications
Allow the user to register notifications (default 1, type number, scope instance)
Options: with_tags
allow user to provide tags to pages (default 1, type number, scope instance)
Options: with_user_tracking
track page view usage per user (default 1, type number, scope instance)
Options: with_yahoo_publisher
When specified, a button for adding the content to myyahoo is added, containing the specified publisher (default 0, type number, scope instance)
Pages: index_page
name of the page to be shown when the package instance is browsed (e.g. en:index) (default , type string, scope instance)
Pages: show_header
Show/Hide Header in Content Pages (default 0, type number, scope instance)
Pages: weblog_page
name of the page to show weblog (when clicking on tags) (default en:weblog, type string, scope instance)
URL: package_prefix
Part of the URL used before language and page name. This setting is used, when an url is computed. Per default, the package_prefix is determined by the side not. When for example a default xowiki instance is used as start page of openacs, the package_prefix can be set to / (default , type string, scope instance)
URL: subst_blank_in_name
normalize names of pages in a media wiki style. Most dominantly, spaces are turned into blanks. (default 1, type number, scope instance)
URL: use_connection_locale
When this flag is set, the connection locale (depending on the browser setting) is used to determine the default language, in which a page is presented, whenever possible. Users with different locales will see under the same url different content. Per default this flag is turned off, and the package or system wide locale is used as default. (default 0, type number, scope instance)


Bug Tracker Summary for Package: learning-content

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



Code Metrics Summary for Package: learning-content

# 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 (learning-content/lib/) 0
# Documentation pages 0
# Documentation lines 0
Browse Source Not installed
Github Repository: https://github.com/openacs/learning-content/tree/oacs-5-10

 

Layout Manager

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

Package Specification Summary for Package: layout-manager

Summary: Layout Manager
Description: The Layout Manager is used to control the layout of sets of pages built from various individual library templates provided by packages. It is a simplified and stand-alone rewrite of the .LRN new-portal package.
Maturity: New Submission or Maturity Unknown
This package depends on: acs-kernel acs-tcl openacs-default-theme
Packages that depend on layout-manager: calendar-includelet chat-includelet content-includelet file-storage-includelet forums-includelet lorsm-includelet news-includelet xowiki-includelet
Package parameters:
Debug: LogDatasourceErrors
Create an entry in the error log whenever an error occurs while evaluating a datasource. (default 1, type number, scope instance)
Debug: ShowDatasourceErrors
When set, display datasource errors in lieu of content. Otherwise, a generic error is given. (default 0, type number, scope instance)
Look and Feel: ShowHideButton
When set, show the "hide" button for page elements if the theme supports it. (default 0, type number, scope instance)
Look and Feel: ShowShadeButton
When set, show the "shade" button for page elements if the theme supports it. (default 0, type number, scope instance)
Performance: CacheSize
Cache size for this instance of the layout manager package (default 32768, type number, scope instance)


Bug Tracker Summary for Package: layout-manager

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: layout-manager

# 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 (layout-manager/lib/) 0
# Documentation pages 0
# Documentation lines 0
Browse Source Not installed
Github Repository: https://github.com/openacs/layout-manager/tree/oacs-5-10

 

Layout Managed Subsite

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

Package Specification Summary for Package: layout-managed-subsite

Summary: Customized layout manager "emulated package subtype" of acs-subsite.
Description: Extend acs-subsite to use dynamic types to allow the extension of the user type for each mounted subsite.
Maturity: New Submission or Maturity Unknown
This package depends on: None
Packages that depend on layout-managed-subsite: None
Package parameters:
CreatePrivatePageSets
If set to 1, create private page sets for users. Users will be able to configure their private page sets (number of pages, placement of templates on pages), and, if ThemeChangeable is set true, their private page set theme. If false, a single page set, edited only by layout-managed-subsite package admins, will be created and shared by all visitors. (default 0, type number, scope instance)
Look and Feel: DefaultThemeName
The default theme for page sets we're managing for this subsite (default default, type string, scope instance)
Look and Feel: PageUrlMap
A list of tab numbers (starting at zero) and url patterns to map to them. Example: 0 file-storage* 1 calendar* (default , type text, scope instance)
Look and Feel: ShowEmptyPages
If set true, show navigation tabs for empty pages. (default 0, type number, scope instance)
Look and Feel: ShowSingleButtonNavbar
If set true, show the tabbed navigation bar even if there's only one tab on it. (default 0, type number, scope instance)
Look and Feel: ThemeChangeable
If set true, users can change the theme of their page set, if false, they're stuck with the one the administrator choses for them. (default 0, type number, scope instance)


Bug Tracker Summary for Package: layout-managed-subsite

There is no package with the name "layout-managed-subsite" known to bug-tracker.



Code Metrics Summary for Package: layout-managed-subsite

# 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 (layout-managed-subsite/lib/) 0
# Documentation pages 0
# Documentation lines 0
Browse Source Not installed
Github Repository: https://github.com/openacs/layout-managed-subsite/tree/oacs-5-10

 

Latest

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

Package Specification Summary for Package: latest

Summary:
Description:
Maturity: Mature and Standard
This package depends on: None
Packages that depend on latest: dotlrn-latest latest-portlet
Package parameters:
LinksPerApplication
Max number of links per application to be shown at the player. (default 5, type number, scope instance)


Bug Tracker Summary for Package: latest

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



Code Metrics Summary for Package: latest

# 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 (latest/lib/) 0
# Documentation pages 0
# Documentation lines 0
Browse Source Not installed
Github Repository: https://github.com/openacs/latest/tree/oacs-5-10

 

Lab Report Central

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

Package Specification Summary for Package: lab-report-central

Summary: Lab Report Central is the administrative/management component of the Lab Report application.
Description: Lab Report Central allows instructors to create templates for Lab Reports that students should use in their personal Lab Report application. Lab Report Central also handles submissions of student lab reports, and facilitates grading and feedback by instructors.
Maturity: New Submission or Maturity Unknown
This package depends on: acs-translations
Packages that depend on lab-report-central: lab-report
Package parameters:
LabReportCentralCSS
Specify the location of a CSS file to use for this application's colour scheme. (default /resources/lab-report-central/main-portal.css, type string, scope instance)


Bug Tracker Summary for Package: lab-report-central

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



Code Metrics Summary for Package: lab-report-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 (lab-report-central/lib/) 0
# Documentation pages 0
# Documentation lines 0
Browse Source Not installed
Github Repository: https://github.com/openacs/lab-report-central/tree/oacs-5-10

 

Lab Report

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

Package Specification Summary for Package: lab-report

Summary: Lab report writing tool for students.
Description: This package is a lab report writing tool for students. It depends on the lab report templates created by lab instructors in Lab Report Central. Lab Report Central is a centralised place for creating lab report templates. The Lab Report package is the student's space for writing their reports for specific labs, based on the templates in Lab Report Central. Separating this into two packages allows for the Lab Report package to be mounted at several subsites, as would be the case if it were to be integrated into dotFOLIO.
Maturity: New Submission or Maturity Unknown
This package depends on: acs-translations lab-report-central
Packages that depend on lab-report: None
Package parameters:
LabReportCSS
Specify the location of a CSS file to use for this application's colour scheme. (default /resources/lab-report/main-portal.css, type string, scope instance)


Bug Tracker Summary for Package: lab-report

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



Code Metrics Summary for Package: lab-report

# 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 (lab-report/lib/) 0
# Documentation pages 0
# Documentation lines 0
Browse Source Not installed
Github Repository: https://github.com/openacs/lab-report/tree/oacs-5-10

 

Next Page
previous October 2024
Sun Mon Tue Wed Thu Fri Sat
29 30 1 (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 31 1 2

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