View · Index

Weblog Page

Filtered by category Non-Core Packages, 31 - 40 of 180 Postings (all, summary)

Tcl SOAP

Created by Robert Taylor, last modified by Benjamin Brink 22 Oct 2016, at 04:30 AM

Package Specification Summary for Package: tsoap

Summary:
Description:
Maturity: New Submission or Maturity Unknown
This package depends on: acs-kernel acs-templating acs-content-repository
Packages that depend on tsoap: None
Package parameters: None


Bug Tracker Summary for Package: tsoap

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



Code Metrics Summary for Package: tsoap

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

 

Tasks

Created by Robert Taylor, last modified by Benjamin Brink 22 Oct 2016, at 04:26 AM

Package Specification Summary for Package: tasks

Summary: Keep track of tasks to do.
Description: This package uses project manager tcl and sql as the base for a simple task program without project manager's complexity.
Maturity: New Submission or Maturity Unknown
This package depends on: contacts workflow
Packages that depend on tasks: dotlrn-tasks tasks-portlet
Package parameters:
DefaultTasks
A colon delimited (;) list of message-keys representing the tasks that should be display as a drop down. (default tasks.lt_Delete_from_Recruitin;tasks.Follow_Up_Call;tasks.Follow_Up_Email;tasks.Have_they_responded;tasks.lt_Provide_Promotional_I;tasks.Send_Letter;tasks.Send_Birthday_Card;tasks.Send_Class_Schedule;tasks.lt_Send_Personal_NoteLet;tasks.Send_Web_Info_Card, type string, scope instance)
All: AssigneesGroupId
The group_id where we should look for valid assignees. By default this is -2, i.e. all users on the system. This list can get very large and you may want to use a different group, such as a group that all employees of the organization are in, so that the list of possible assignees is much shorter. (default -2, type number, scope instance)
Templates: DefaultPortletLayout
The src of the portlet layout to use in the portlets. (default /packages/tasks/lib/portlet, type string, scope instance)


Bug Tracker Summary for Package: tasks

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



Code Metrics Summary for Package: tasks

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

 

T Account

Created by Robert Taylor, last modified by Benjamin Brink 22 Oct 2016, at 04:26 AM

Package Specification Summary for Package: t-account

Summary: Represents a financial T account, so named because it is shaped like a T: a header line, two columns and a line down the center.
Description: T Account allows you to create and post to financial T accounts. You can use them to do financial accounting homework or to keep financial records. Originally designed for the former :)
Maturity: New Submission or Maturity Unknown
This package depends on: None
Packages that depend on t-account: None
Package parameters: None


Bug Tracker Summary for Package: t-account

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



Code Metrics Summary for Package: t-account

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

 

Survey Reports

Created by Robert Taylor, last modified by Benjamin Brink 22 Oct 2016, at 04:26 AM

Package Specification Summary for Package: survey-reports

Summary: Manage reports based on survey responses.
Description: Manage content repository templates using data from survey responses to build a report.
Maturity: New Submission or Maturity Unknown
This package depends on: survey views
Packages that depend on survey-reports: None
Package parameters: None


Bug Tracker Summary for Package: survey-reports

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



Code Metrics Summary for Package: survey-reports

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

 

Survey Library

Created by Robert Taylor, last modified by Benjamin Brink 22 Oct 2016, at 04:25 AM

Package Specification Summary for Package: survey-library

Summary: Provides a library of surveys to use as templates and a user interface to manage the library.
Description: Survey Library proives a reusable library of surveys, survey sections, and inividual questions. It provides an interface to manage these surveys and parts of surveys.
Maturity: New Submission or Maturity Unknown
This package depends on: survey
Packages that depend on survey-library: None
Package parameters:
IndexForSearchP
Should items in this package instance be indexed for search (default 1, type number, scope instance)


Bug Tracker Summary for Package: survey-library

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



Code Metrics Summary for Package: survey-library

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

 

Survey

Created by Emmanuelle Raffenne, last modified by Benjamin Brink 22 Oct 2016, at 04:24 AM

Package Specification Summary for Package: survey

Summary: User defined surveys with reporting.
Description: Expanded functionality survey package derived from simple-survey.
Documentation: Package Documentation
Maturity: Immature
This package depends on: notifications
Packages that depend on survey: survey-library survey-portlet survey-reports
Package parameters:
allow_question_deavtivation_p
Allow questions to be set inactive (default 0, type number, scope instance)
survey_enabled_default_p
Are surveys enabled by default upon creation? (default 0, type number, scope instance)


Bug Tracker Summary for Package: survey

Open Bugs: 6
All Tracked Issues: 32
Latest Bug Opened: 2003-07-22 Add anonymous option to surveys
Latest Bug Fixed: 2014-04-22 Survey doesn't run without dotLRN.
Top Bug Submitters: Tilmann Singer (3) Deirdre Kane (3) Dave Bauer (3) Caroline Meeks (3) Bjorn Thor Jonsson (3)
Top Bug Fixers: Dave Bauer (17) Gustaf Neumann (2) Malte Sussdorff (2) Peter Marklund (1) Mohan Pakkurti (1) Staffan Hansson (1) Cathy Sarisky (1)


Code Metrics Summary for Package: survey

# Tcl Procs 21
# Tcl Lines 700
# Tcl Blank Lines 132
# Tcl Comment Lines 22
# Automated Tests 0
# Stored Procedures PG: 14 ORA: 26
# SQL Lines PG: 790 (blank 131 comments 97) ORA: 792 (blank 92 comments 45)
# ADP pages 39
# ADP lines 640
# Include pages (survey/lib/) 1
# Documentation pages 0 (Package Documentation)
# Documentation lines 0
Browse Source Not installed
Github Repository: https://github.com/openacs/survey/tree/oacs-5-10

 

Static Pages

Created by Robert Taylor, last modified by Benjamin Brink 22 Oct 2016, at 04:24 AM

Package Specification Summary for Package: static-pages

Summary: Support searchable and commentable static site content.
Description: Static Pages loads the static content of a site from the filesystem into the database so that their contents are available to other packages, such as search and general-comments, and allows static content to be wrapped by the master template to provide persistent navigation.
Documentation: Package Documentation
Maturity: New Submission or Maturity Unknown
This package depends on: acs-content-repository acs-kernel acs-tcl general-comments
Packages that depend on static-pages: None
Package parameters:
AllowedExtensions
Enter the file extensions you want to have working with "static-pages". Separate them with a single whitespace. (Case insensitive). (default html htm, type string, scope instance)
CommentsDisplayedP
Set this to 1 if you want to display a comment link and comments inline. (default 1, type number, scope instance)
TemplatePath
If you want to activate templating of static pages, you must tell the system where to find the adp template. Leave out the initial / and don't forget the filename. (the path is relative to [acs_root_dir] and .adp is implied).] (default /packages/static-pages/www/templates/static, type string, scope instance)
TemplatingEnabledP
Set this to 1 if you want the pages that are scanned by static-pages to be templated. Otherwise set it to 0. (default 0, type number, scope instance)
fs_root
Root folder of Static Pages tree, relative to acs_root_dir server root. (default /www, type string, scope instance)


Bug Tracker Summary for Package: static-pages

Open Bugs: 3
All Tracked Issues: 5
Latest Bug Opened: 2006-01-27 Double message key when double posting a comment
Latest Bug Fixed: 2006-01-25 File System Scan Results in Error (ctd.).
Top Bug Submitters: Daniël Mantione (2) Carsten Clasohm (1) Jarkko Laine (1) Roger Metcalf (1)
Top Bug Fixers: Andrew Piskorski (2)


Code Metrics Summary for Package: static-pages

# Tcl Procs 18
# Tcl Lines 939
# Tcl Blank Lines 157
# Tcl Comment Lines 136
# Automated Tests 0
# Stored Procedures PG: 24 ORA: 22
# SQL Lines PG: 1492 (blank 171 comments 153) ORA: 858 (blank 80 comments 174)
# ADP pages 4
# ADP lines 75
# Include pages (static-pages/lib/) 0
# Documentation pages 4 (Package Documentation)
# Documentation lines 642
Browse Source API-browser
Github Repository: https://github.com/openacs/static-pages/tree/oacs-5-10

 

Spreadsheet

Created by Benjamin Brink, last modified by Benjamin Brink 22 Oct 2016, at 04:24 AM

Package Specification Summary for Package: spreadsheet

Summary: Spreadsheet package for collaboratively building and managing spreadsheets.
Description: Spreadsheet package provides users with some spreadsheet-like functionality, such as ability to perform basic queries on package tables for generating customized reports. Smallest spreadsheet can be 1 by 1.
Maturity: New Submission or Maturity Unknown
This package depends on: None
Packages that depend on spreadsheet: accounts-finance
Package parameters: None


Bug Tracker Summary for Package: spreadsheet

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



Code Metrics Summary for Package: spreadsheet

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

 

 

Skin

Created by Robert Taylor, last modified by Benjamin Brink 22 Oct 2016, at 04:23 AM

Package Specification Summary for Package: skin

Summary: Demonstration of themes or co-branding.
Description: An example package to show how to theme via master templates.
Maturity: New Submission or Maturity Unknown
This package depends on: acs-kernel acs-subsite acs-tcl acs-templating
Packages that depend on skin: None
Package parameters: None


Bug Tracker Summary for Package: skin

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: skin

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

 

Site-wide Search

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

Package Specification Summary for Package: site-wide-search

Summary: Provides site wide search functionality for application data. oracle only.
Description: Provides search functionality for application data. Supports permissioning, subsites, and searching by keywords. This version fixed a few bottle necks in the installation process. There are scripts to support news, bboards , and file-storage.
Maturity: New Submission or Maturity Unknown
This package depends on: acs-content acs-interface acs-kernel
Packages that depend on site-wide-search: None
Package parameters: None


Bug Tracker Summary for Package: site-wide-search

There is no package with the name "site-wide-search" known to bug-tracker.



Code Metrics Summary for Package: site-wide-search

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

 

Next Page
previous September 2024
Sun Mon Tue Wed Thu Fri Sat
(1) 1 2 (2) 3 (1) 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 1 2 3 4 5

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