Showing 381 - 390 of 695 Postings (
summary)
Created by Emmanuelle Raffenne, last modified by Benjamin Brink 22 Oct 2016, at 03:29 AM
Package Specification Summary for Package: file-storage
| Summary: |
Collaborative document storage |
| Description: |
Provides a versioned document store with storage in the filesystem or database (depending on configuration). Documents and folders can be permissioned and folders downloaded. |
| Documentation: |
Package Documentation |
| Maturity: |
Mature |
| This package depends on: |
acs-kernel acs-tcl acs-content-repository acs-automated-testing acs-templating acs-lang categories notifications rss-support |
| Packages that depend on file-storage: |
ajax-filestorage-ui attachments dotfolio dotlrn-fs file-storage-includelet fs-portlet lors xowiki |
| Package parameters: |
- AllowTextEdit
- Allow users to edit the content of text based files in their browser. (default 0, type number, scope instance)
- BehaveLikeFilesystemP
- Switch to use file-title for download instead of original filename (default 0, type number, scope instance)
- CategoriesP
- Allow categories to be attached to a file. (default 0, type number, scope instance)
- DownloadTargetWindowName
- Many modern Web browsers will attempt to open documents directly in the browser if they can. To disable this "plugin mode" behavior and cause downloads to open in a new window, set this value to "_blank" or any nonempty string. Setting this value to the empty string (default) will leave it to the browser program to decide. (default , type string, scope instance)
- ExposeRssP
- Should we offer navigation to set up RSS feeds for folders? (default 0, type number, scope instance)
- GeneralCommentsP
- Allow comments to be attached to a file. (default 0, type number, scope instance)
- MaximumFileSize
- The maximum size, in bytes, of files that users are allowed to upload. Should not be set larger than the systemwide AOLServer parameter maxinput. (default , type number, scope instance)
- MoveByCopyDeleteP
- Move files by copying and then deleting the original? Default is false, use normal move (default 0, type number, scope instance)
- ShowAdministerPermissionsLinkP
- Whether or not to show a link to administer permissions on the file storage object. (default 1, type number, scope instance)
- StoreFilesInDatabaseP
- Flag to determine the storage type. A flag of 1 (true) will store the files in the database. If 0 (false) files are stored in the filesystem. ***This parameter should only be changed at package instance creation.*** (default 0, type number, scope instance)
- UseWebDavP
- Flag to determine if WebDav is active. A flag of 1 (true) means WebDav is active and we will show WebDav links. (default 0, type number, scope instance)
|
Bug Tracker Summary for Package: file-storage
Code Metrics Summary for Package: file-storage
| # Tcl Procs |
99 |
| # Tcl Lines |
2971 |
| # Tcl Blank Lines |
453 |
| # Tcl Comment Lines |
199 |
| # Automated Tests |
12 |
| # Stored Procedures |
PG: 22 ORA: 32 |
| # SQL Lines |
PG: 1247 (blank 188 comments 245)
ORA: 996 (blank 110 comments 178) |
| # ADP pages |
23 |
| # ADP lines |
310 |
| # Include pages (file-storage/lib/) |
3 |
| # Documentation pages |
3
(Package Documentation)
|
| # Documentation lines |
583 |
| Browse Source |
API-browser |
| Github Repository: |
https://github.com/openacs/file-storage/tree/oacs-5-10
|
File Storage also has an AJAX front end available.
Documentation: (NLA) http://www.solutiongrove.com/docwiki/AJAXFS_Documentation
Created by Gustaf Neumann, last modified by Benjamin Brink 22 Oct 2016, at 03:14 AM
Package Specification Summary for Package: file-storage-includelet
| Summary: |
|
| Description: |
|
| Maturity: |
New Submission or Maturity Unknown |
| This package depends on: |
file-storage layout-manager |
| Packages that depend on file-storage-includelet: |
None |
| Package parameters: |
- ShowParametersLinkP
- Should we link to the file-storage instance's parameter settings page? (default 1, type number, scope instance)
- pretty_name
- The name to show in the title bar of a portlet (default #file-storage-includelet.pretty_name#, type string, scope instance)
|
Bug Tracker Summary for Package: file-storage-includelet
There is no package with the name "file-storage-includelet" known to bug-tracker.
Code Metrics Summary for Package: file-storage-includelet
| # 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 (file-storage-includelet/lib/) |
0 |
| # Documentation pages |
0
|
| # Documentation lines |
0 |
| Browse Source |
Not installed |
| Github Repository: |
https://github.com/openacs/file-storage-includelet/tree/oacs-5-10
|
Created by Robert Taylor, last modified by Benjamin Brink 22 Oct 2016, at 03:13 AM
Package Specification Summary for Package: file-manager
| Summary: |
lightweight file-system based content-management application |
| Description: |
Provides a simple interface to upload and modify documents directly in the filesystem. An alternative to ftp
which uses the built in authentication of OpenACS. |
| Maturity: |
New Submission or Maturity Unknown |
| This package depends on: |
acs-kernel version-control |
| Packages that depend on file-manager: |
None |
| Package parameters: |
- file-manager: Extensions
- Extensions of files that can edited/uploaded; comma-separated list, no spaces (default html,htm,jpg,gif, type string, scope instance)
- file-manager: Ignore
- directories to ignore (default admin,CVS, type string, scope instance)
- file-manager: ManagedDirectories
- directories to manage (relative to server page root) (default , type string, scope instance)
- file-manager: VersionControlP
- Use version control? (default 0, type number, scope instance)
|
Bug Tracker Summary for Package: file-manager
Code Metrics Summary for Package: file-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 (file-manager/lib/) |
0 |
| # Documentation pages |
0
|
| # Documentation lines |
0 |
| Browse Source |
Not installed |
| Github Repository: |
https://github.com/openacs/file-manager/tree/oacs-5-10
|
Created by Emmanuelle Raffenne, last modified by Benjamin Brink 22 Oct 2016, at 03:13 AM
Package Specification Summary for Package: feed-parser
| Summary: |
Parser for various XML-based news feed formats |
| Description: |
This package provides a general parser for a variety of XML-based news feed formats, including RSS 0.92/2.0, RSS 1.0 (RDF) and Atom. It supports some of the widely used features of these formats, but not many extensions. Results are returned in a Tcl array-list. |
| Maturity: |
New Submission or Maturity Unknown |
| This package depends on: |
None |
| Packages that depend on feed-parser: |
news-aggregator |
| Package parameters: |
None
|
Bug Tracker Summary for Package: feed-parser
| 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: feed-parser
| # 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 (feed-parser/lib/) |
0 |
| # Documentation pages |
0
|
| # Documentation lines |
0 |
| Browse Source |
Not installed |
| Github Repository: |
https://github.com/openacs/feed-parser/tree/oacs-5-10
|
Created by Gustaf Neumann, last modified by Benjamin Brink 22 Oct 2016, at 03:13 AM
Package Specification Summary for Package: facebook-api
| Summary: |
Implements Facebook API |
| Description: |
Implements Facebook API with helper tcl procedures to handle requests to the REST XML API. As of 0.2d, supports remote authentication via facebook. 0.3d, change integer types for uids to bigint. |
| Maturity: |
New Submission or Maturity Unknown |
| This package depends on: |
None |
| Packages that depend on facebook-api: |
None |
| Package parameters: |
None
|
Bug Tracker Summary for Package: facebook-api
There is no package with the name "facebook-api" known to bug-tracker.
Code Metrics Summary for Package: facebook-api
| # 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 (facebook-api/lib/) |
0 |
| # Documentation pages |
0
|
| # Documentation lines |
0 |
| Browse Source |
Not installed |
| Github Repository: |
https://github.com/openacs/facebook-api/tree/oacs-5-10
|
Created by Emmanuelle Raffenne, last modified by Benjamin Brink 22 Oct 2016, at 03:12 AM
Package Specification Summary for Package: faq
| Summary: |
Manage simple and categorized Question and Answer style FAQs with WYSIWYG and notification functionalities. |
| Description: |
Handles frequently asked questions Q&A presentation. Can be one Q&A per page or all presented flat. Straightforward application with room for improvement. Support for notification as well as WYSIQYG Editor and Categories - both optional. Category trees are displayed flat. No multiple filters. |
| Maturity: |
Mature |
| This package depends on: |
acs-kernel acs-tcl categories notifications |
| Packages that depend on faq: |
faq-portlet |
| Package parameters: |
- CategoryContainer
- Should the category container for the faqs be "subsite_id" or "package_id". (default package_id, type string, scope instance)
- EnableCategoriesP
- Should categories be enabled? Default is 0 (false). (default 0, type number, scope instance)
- GeneralCommentsP
- Attach comments to FAQ (value = 1). Prevent comments (value = 0). (default 1, type number, scope instance)
- UseWysiwygP
- Should we allow users to use a WYSIWYG editor to make their entries? Defaults to f (false). (default t, type string, scope instance)
|
Bug Tracker Summary for Package: faq
Code Metrics Summary for Package: faq
| # Tcl Procs |
27 |
| # Tcl Lines |
572 |
| # Tcl Blank Lines |
101 |
| # Tcl Comment Lines |
45 |
| # Automated Tests |
13 |
| # Stored Procedures |
PG: 9 ORA: 10 |
| # SQL Lines |
PG: 430 (blank 72 comments 75)
ORA: 345 (blank 54 comments 24) |
| # ADP pages |
16 |
| # ADP lines |
363 |
| # Include pages (faq/lib/) |
1 |
| # Documentation pages |
0
|
| # Documentation lines |
0 |
| Browse Source |
API-browser |
| Github Repository: |
https://github.com/openacs/faq/tree/oacs-5-10
|
Created by Robert Taylor, last modified by Benjamin Brink 22 Oct 2016, at 03:12 AM
Package Specification Summary for Package: expense-tracking
| Summary: |
Expense tracking package for managing line expenses for each class in a dotlrn community |
| Description: |
|
| Maturity: |
New Submission or Maturity Unknown |
| This package depends on: |
None |
| Packages that depend on expense-tracking: |
dotlrn-expense-tracking expenses |
| Package parameters: |
None
|
Bug Tracker Summary for Package: expense-tracking
There is no package with the name "expense-tracking" known to bug-tracker.
Code Metrics Summary for Package: expense-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 (expense-tracking/lib/) |
0 |
| # Documentation pages |
0
|
| # Documentation lines |
0 |
| Browse Source |
Not installed |
| Github Repository: |
https://github.com/openacs/expense-tracking/tree/oacs-5-10
|
Created by Robert Taylor, last modified by Benjamin Brink 22 Oct 2016, at 03:12 AM
Package Specification Summary for Package: expenses
| Summary: |
|
| Description: |
|
| Maturity: |
New Submission or Maturity Unknown |
| This package depends on: |
expense-tracking dotlrn |
| Packages that depend on expenses: |
None |
| Package parameters: |
None
|
Bug Tracker Summary for Package: expenses
There is no package with the name "expenses" known to bug-tracker.
Code Metrics Summary for Package: expenses
| # 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 (expenses/lib/) |
0 |
| # Documentation pages |
0
|
| # Documentation lines |
0 |
| Browse Source |
Not installed |
| Github Repository: |
https://github.com/openacs/expenses/tree/oacs-5-10
|
Created by Emmanuelle Raffenne, last modified by Benjamin Brink 22 Oct 2016, at 03:12 AM
Package Specification Summary for Package: evaluation
| Summary: |
This package allows the users (professors and students) to use the system to submit and grade the tasks. |
| Description: |
This package allows the professors and TAs to assign tasks to the students and to grade them, and to the students to upload their answers and see their grades. |
| Maturity: |
Mature |
| This package depends on: |
calendar dotlrn notifications acs-tcl |
| Packages that depend on evaluation: |
attendance evaluation-portlet |
| Package parameters: |
- ArchiveCommand
- Program (and program options) to use for archiving file storage objects. Use the special tags {in_file} and {out_file} (including the curly braces) to denote the locations of the input and output files on the command line. (default /usr/bin/zip -r {out_file} {in_file}, type string, scope instance)
- ArchiveExtension
- The extension that the programmer should add to the output file. This depends on the value of ArchiveCommand (default zip, type string, scope instance)
- AssignmentsPortletRegion
- Use this parameter to indicate the position of the assignments portlet (if applicable) in the page. Set this parameter to null if you want to use the default position. (default 1, type number, scope instance)
- EvaluationPageName
- Use this parameter to add the portlets (if you are using them evaluation_assignments and evaluation_evaluations) in a new page. If you do not want the portlets to be set in a new page, set this parameter to null. (default #evaluation.evaluationpagename#, type string, scope instance)
- EvaluationsPortletRegion
- Use this parameter to indicate the position of the evaluations portlet (if applicable) in the page. Set this parameter to null if you want to use the default position. (default 2, type number, scope instance)
- MaxNumberOfBytes
- Maximum number of bytes allowed for the files in this package. (tasks, tasks sols, student answers, grades sheets, etc) (default 5000, type number, scope instance)
- SimpleVersion
- Used to choose between the simple version and the full version (default 0, type number, scope instance)
- StoreFilesInDatabaseP
- Flag to determine the storage type. A flag of 1 (true) will store the files in the database. If 0 (false) files are stored in the filesystem. ***This parameter should only be changed at package instance creation.*** (default 1, type number, scope instance)
- urlProtocols
- Allowed protocols to use for the url field when submitting a task, task solution or an answer.
Add values separated by comma. (default http://,ftp://,https://, type string, scope instance)
|
Bug Tracker Summary for Package: evaluation
Code Metrics Summary for Package: evaluation
| # Tcl Procs |
48 |
| # Tcl Lines |
1922 |
| # Tcl Blank Lines |
294 |
| # Tcl Comment Lines |
95 |
| # Automated Tests |
0 |
| # Stored Procedures |
PG: 12 ORA: 24 |
| # SQL Lines |
PG: 778 (blank 130 comments 99)
ORA: 604 (blank 74 comments 42) |
| # ADP pages |
47 |
| # ADP lines |
1353 |
| # Include pages (evaluation/lib/) |
5 |
| # Documentation pages |
0
|
| # Documentation lines |
0 |
| Browse Source |
Not installed |
| Github Repository: |
https://github.com/openacs/evaluation/tree/oacs-5-10
|
Created by Robert Taylor, last modified by Benjamin Brink 22 Oct 2016, at 03:11 AM
Package Specification Summary for Package: email-handler
| Summary: |
Service to automatically dispatch and process incoming email messages. |
| Description: |
A service to autmatically dispatch and process incoming email messages. Email messages are tagged and inserted into a database table by an external script, and the email handler dispatches emails by tag to Tcl procedures to handle them. See notifications for an alternative maildir based handler for inbound mail. |
| Maturity: |
New Submission or Maturity Unknown |
| This package depends on: |
acs-kernel |
| Packages that depend on email-handler: |
None |
| Package parameters: |
- DispatchTable
- Mapping from email tags to handler procedures (default , type string, scope instance)
- QueueSweepInterval
- How often (is seconds) to sweep the message queue (default 600, type number, scope instance)
|
Bug Tracker Summary for Package: email-handler
| 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: email-handler
| # 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 (email-handler/lib/) |
0 |
| # Documentation pages |
0
|
| # Documentation lines |
0 |
| Browse Source |
Not installed |
| Github Repository: |
https://github.com/openacs/email-handler/tree/oacs-5-10
|