View · Index

Weblog Page

Filtered by category Non-Core Packages, 141 - 150 of 180 Postings (all, summary)

Clipboard

Created by Emmanuelle Raffenne, last modified by Benjamin Brink 22 Oct 2016, at 03:00 AM

Package Specification Summary for Package: clipboard

Summary: General object clipboarding facility
Description: Clipboard is used to clip objects and provides includes for doing bulk actions on the clipped objects (things like relating objects, permissioning, etc).
Maturity: New Submission or Maturity Unknown
This package depends on: None
Packages that depend on clipboard: cop-base cop-ui dotfolio lors-central
Package parameters: None


Bug Tracker Summary for Package: clipboard

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

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

 

Clickthrough

Created by Emmanuelle Raffenne, last modified by Benjamin Brink 22 Oct 2016, at 02:59 AM

Package Specification Summary for Package: clickthrough

Summary: Track which links are actually followed by a user.
Description: Clickthrough collects information about each pair of local (origin) and foreign (destination) addresses, including summary statistics of clickthroughs between each such pairs of addresses. The clickthrough log can be used to provide external sites with a measure of how much traffic originated from the local site, which can be useful for auditing or confirming revenue generating clickthroughs (e.g., referrals). Any link can be clickthrough-enabled by embedding special information in its destination address. This is achieved by wrapping the href attribute with a call to `clickthrough_href' (e.g., [clickthrough_href http://openacs.org]).
Maturity: New Submission or Maturity Unknown
This package depends on: acs-kernel
Packages that depend on clickthrough: None
Package parameters:
CacheSweeperInterval
Number of seconds between each pass of the cache sweeper (default 300, type number, scope instance)
MaxNumberOfCachedClicks
Maximum number of clickthroughs that may be cached in memory before being written to the database (default 100, type number, scope instance)


Bug Tracker Summary for Package: clickthrough

Open Bugs: 1
All Tracked Issues: 1
Latest Bug Opened: 2004-01-05 bug scheduling procs if more then one instance is mounted.
Latest Bug Fixed: No bugs have been fixed in this package.
Top Bug Submitters: Caroline Meeks (1)
Top Bug Fixers:


Code Metrics Summary for Package: clickthrough

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

 

Categories

Created by Torben Brosten, last modified by Benjamin Brink 22 Oct 2016, at 02:58 AM

Package Specification Summary for Package: categories

Summary: Manage categories in category trees and let users map objects to categories.
Description: Datamodel for category trees with supporting API and management pages. Provides a widget for general categorization of arbitrary objects and tracks which package instances use which category trees. Also supports localization.
Documentation: Package Documentation
Maturity: Immature
This package depends on: acs-kernel acs-tcl
Packages that depend on categories: ajax-filestorage-ui assessment connections contacts cop-base cop-ui curriculum dotlrn-catalog faq file-storage invoices lars-blogger logger project-manager xcms-ui xowiki
Package parameters: None


Bug Tracker Summary for Package: categories

Open Bugs: 4
All Tracked Issues: 20
Latest Bug Opened: 2006-07-07 making Categories subsite-aware
Latest Bug Fixed: 2019-02-18 Missing locale fallback.
Top Bug Submitters: Branimir Dolicki (3) Ben Koot (2) Lurch . (2) Jade Rubick (1) Dirk Gomez (1)
Top Bug Fixers: Malte Sussdorff (9) Gustaf Neumann (3) Yves Goldberg (2) Ben Koot (1) Branimir Dolicki (1) Jeff Davis (1) Dave Bauer (1)


Code Metrics Summary for Package: categories

# Tcl Procs 85
# Tcl Lines 3082
# Tcl Blank Lines 362
# Tcl Comment Lines 144
# Automated Tests 9
# Stored Procedures PG: 29 ORA: 52
# SQL Lines PG: 1733 (blank 268 comments 247) ORA: 1531 (blank 220 comments 117)
# ADP pages 29
# ADP lines 360
# Include pages (categories/lib/) 6
# Documentation pages 9 (Package Documentation)
# Documentation lines 668
Browse Source API-browser
Github Repository: https://github.com/openacs/categories/tree/oacs-5-10

 

Feature requests

AN ABBREVIATION/REFERENCE KEY PER CATEGORY AND CATEGORY TREE. In ecommerce package, each bulk upload of associating categories with products requires working with the databases' index for 3 columns, which is not consistent accross sites. This gets laborious to work with after a while. Allowing categories to optionally explicitly define unique references would help with bulk uploading products, building online catalogs etc. and integrating with the [en:ref-unspsc]] package, which is/has a standardized referencing system. (This request from OpenACS.org Bug 1130)

CATEGORY ACTIVE/INACTIVE. Ecommerce needs to have categories include an attribute for each category that identifies if a category is active (in use) or not. That way, large category reference systems, such as http://www.unspsc.org/ can be imported without concern about overloading the shopping basket with categories that contain no products. (This request from OpenACS.org Bug 1130).

CATEGORY LIST/TREE MAP. Each category tree needs to have a list equivalent for speedy referencing, for cases when there might be many thousands of items in a category tree. (This request from OpenACS.org Bug 1130).

Cards

Created by Francisco Soler Lahuerta, last modified by Benjamin Brink 22 Oct 2016, at 02:58 AM

Package Specification Summary for Package: cards

Summary:
Description:
Maturity: New Submission or Maturity Unknown
This package depends on: None
Packages that depend on cards: cards-portlet dotlrn-cards
Package parameters:
AllowGradeView
Allow to students view their grades if value is 1 (default 1, type number, scope instance)
ReuseParentCards
This parameter allow to the subgroups reuse the cards of its parent course (default 1, type number, scope instance)


Bug Tracker Summary for Package: cards

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



Code Metrics Summary for Package: cards

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

 

Description:   This module is destined to facilitate the follow-up of the students during the course in each of the subjects. For it, there has been designed a card that contains the personal information of the pupil and allows the teacher to add a series of annotations on the same one.

The teacher can add annotations of text to realize a follow-up of the students in concepts as the participation in class or the assistance to tutorships between others, being these annotations deprived of the teacher and in no case accessible for the pupils.

Also numerical annotations corresponding will be able to be added to a certain typology that the teacher should define and form for the management of intermediate qualifications of the tasks of the subject and his later evaluation (partial, practice, works, etc ..)

Calendar Includelet

Created by Gustaf Neumann, last modified by Benjamin Brink 22 Oct 2016, at 02:57 AM

Package Specification Summary for Package: calendar-includelet

Summary:
Description:
Maturity: New Submission or Maturity Unknown
This package depends on: calendar layout-manager
Packages that depend on calendar-includelet: None
Package parameters:
force_region
the portal region to add the calendar includelet (default 2, type number, scope instance)
full_includelet_pretty_name
Description of Full Calendar Pretty Name (default #calendar-includelet.full_includelet_pretty_name#, type string, scope instance)
pretty_name
Pretty Name (default #calendar-includelet.pretty_name#, type string, scope instance)


Bug Tracker Summary for Package: calendar-includelet

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



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

 

CMS News Demo

Created by Gustaf Neumann, last modified by Benjamin Brink 22 Oct 2016, at 02:56 AM

Package Specification Summary for Package: cms-news-demo

Summary: News site demo built using CMS.
Description: A demo news site built using CMS.
Maturity: New Submission or Maturity Unknown
This package depends on: acs-content-repository acs-kernel acs-util acs-workflow cms acs-mail
Packages that depend on cms-news-demo: None
Package parameters:
StaticPageRoot
Page root from where static content is served. (default /cms-news-demo/static/, type string, scope instance)


Bug Tracker Summary for Package: cms-news-demo

There is no package with the name "cms-news-demo" known to bug-tracker.



Code Metrics Summary for Package: cms-news-demo

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

 

CMS

Created by Emmanuelle Raffenne, last modified by Benjamin Brink 22 Oct 2016, at 02:56 AM

Package Specification Summary for Package: cms

Summary: A CMS implemented on top of the Content Repository
Description: CMS is a full featured content management system implemented on top of the content repository which supports workflow, composite objects, dynamicly created attributes, publishing to the filesystem and categorization. The user interface needs a great deal of work and the package relies on acs-workflow which has been deprecated. Alternatives include etp and bcms (which is a work in progress), CMS remains the best place to look to find examples of how the content repository should be used.
Maturity: New Submission or Maturity Unknown
This package depends on: acs-content-repository acs-kernel acs-mail acs-tcl acs-templating
Packages that depend on cms: cms-news-demo
Package parameters:
ClipboardFloatsP
Determine whether the clipboard should be in its own floating window. (default 1, type number, scope instance)
publishing: PageRoot
All items will be published to the filesystem with their URLs relative to this root. Relative paths are relative to [ns_info pageroot]. (default ./, type string, scope instance)
publishing: PublishRoots
The directories to which content is published as a space separated list. Relative paths are relative to parameter PageRoot. (default ./, type string, scope instance)
publishing: StatusSweepInterval
The interval, in seconds, between the sweeps of all items. Sweeping discovers items whose publication status (live/ready/expired) has changed and takes appropriate action. Lower values increase the precision of the publishing/expiration dates but decrease performance. Changes to this parameter are effective only after a server restart. (default 3600, type number, scope instance)
templates: TemplateRoot
The directory to which templates are published. See the TemplateRoot parameter in the acs-content-repository. (default templates, type string, scope instance)


Bug Tracker Summary for Package: cms

Open Bugs: 4
All Tracked Issues: 13
Latest Bug Opened: 2003-12-01 problem setting variables in fake forms
Latest Bug Fixed: 2006-01-25 Multiple definition of item::get_live_revision.
Top Bug Submitters: Michael Steigman (4) Caroline Meeks (3) russ m (1) Gabriel Burca (1) bill kellerman (1)
Top Bug Fixers: Jeff Davis (4) Lars Pind (2) Frank N. (2) Stan Kaufman (1)


Code Metrics Summary for Package: cms

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

 

Bulk mail

Created by Emmanuelle Raffenne, last modified by Benjamin Brink 22 Oct 2016, at 02:55 AM

Package Specification Summary for Package: bulk-mail

Summary: Mailing form letters to groups of users.
Description: Provides an API for sending messages to a collection of users (which can be chosen via arbitrary sql). Mails can be personalized and can be scheduled for a later date.
Maturity: Mature
This package depends on: acs-mail-lite
Packages that depend on bulk-mail: bm-portlet
Package parameters:
pretty_name
Name of the package to display everywhere (default #bulk-mail.pretty_name#, type string, scope instance)


Bug Tracker Summary for Package: bulk-mail

Open Bugs: 5
All Tracked Issues: 12
Latest Bug Opened: 2005-08-23 Listtemplate instead of elderly list
Latest Bug Fixed: 2024-10-13 to_date is used instead of to_timestamp.
Top Bug Submitters: Caroline Meeks (3) Deirdre Kane (2) Carl Robert Blesius (1) Dario Roig (1) Anja Wicht (1)
Top Bug Fixers: Lars Pind (3) Tracy Adams (3) Deirdre Kane (1) Emmanuelle Raffenne (1) Dario Roig (1) Malte Sussdorff (1) Janine Ohmer (1)


Code Metrics Summary for Package: bulk-mail

# Tcl Procs 9
# Tcl Lines 365
# Tcl Blank Lines 55
# Tcl Comment Lines 53
# Automated Tests 2
# Stored Procedures PG: 3 ORA: 4
# SQL Lines PG: 205 (blank 31 comments 28) ORA: 190 (blank 22 comments 19)
# ADP pages 2
# ADP lines 50
# Include pages (bulk-mail/lib/) 0
# Documentation pages 0
# Documentation lines 0
Browse Source Not installed
Github Repository: https://github.com/openacs/bulk-mail/tree/oacs-5-10

 

Bug tracker

Created by Emmanuelle Raffenne, last modified by Benjamin Brink 22 Oct 2016, at 02:55 AM

Package Specification Summary for Package: bug-tracker

Summary: Tracks bugs and features, versions and maintainers, in software projects.
Description: Bug tracking application with notifications, configurable state management, and patch upload. Contains the best of SDM, Bugzilla, FogBUGZ, and bughost.com.
Documentation: Package Documentation
Maturity: New Submission or Maturity Unknown
This package depends on: acs-content-repository acs-kernel acs-templating workflow
Packages that depend on bug-tracker: None
Package parameters:
AutoSubmitErrorsP
AutoSubmitErrorsp (default 1, type number, scope instance)
ComponentPrettyName
Pretty name of a component/area/module, e.g. 'area'. Use the capitalization that you would use in the middle of a sentence. (default component, type string, scope instance)
ComponentPrettyPlural
Plural pretty name of a component/area/module, e.g. 'area'. Use the capitalization that you would use in the middle of a sentence. (default components, type string, scope instance)
EmailPostID
Used by the callback to acs_mail_lite::incoming_email in parsing the reply address to know what bug-tracker instance to insert a bug. For example, if this is set to ABC then emails to tt-ABC@yourserver.com will be posted on this instance. The tt- portion is a catch all email you configure for your domain. It's up to the user to properly configure fetchmail or any other software that will be able to fetch the mails from a POP server. acs-mail-lite should also be configured to scan the incoming mail queue. (default , type string, scope instance)
PageSize
Number of bugs to display per page. (default 25, type number, scope instance)
PatchesP
Enable patch submissions for this project (default 1, type number, scope instance)
RelatedFilesP
Enable related files submissions for this project (default 0, type number, scope instance)
TicketPrettyName
Pretty name of a ticket, e.g. 'ticket'. Use the capitalization that you would use in the middle of a sentence. (default bug, type string, scope instance)
TicketPrettyPlural
Plural pretty name of a ticket , e.g. 'tickets'. Use the capitalization that you would use in the middle of a sentence. (default bugs, type string, scope instance)
TimeToLive
Use this parameter to specify the time (number of days) to live of the bugs. If a bug is not modified before the number of days specified by this parameter, it will be automatically closed. This will work only for the instance of the bug tracker specified by the BugTrackerInsance parameter in the acs-kernel package. Leave this parameter in 0 (zero) if you do not want to automatically close any bug. (default 0, type number, scope instance)
TruncateDescriptionLength
At what length should bug descriptions be truncated on the bug list pgae. (default 200, type number, scope instance)
VersionsP
Enable versions for this project (default 1, type number, scope instance)


Bug Tracker Summary for Package: bug-tracker

Open Bugs: 32
All Tracked Issues: 94
Latest Bug Opened: 2002-11-14 Add move bug to another bugtracker instance
Latest Bug Fixed: 2021-01-05 Pagination in bugtracker causing fatal error..
Top Bug Submitters: Jeff Davis (9) Jade Rubick (7) Lars Pind (5) Paul Huibers (5) Dirk Gomez (4)
Top Bug Fixers: Lars Pind (35) Jeff Davis (11) Gustaf Neumann (3) Dave Bauer (2) Jade Rubick (2) Frank N. (2) Antonio Pisano (2)


Code Metrics Summary for Package: bug-tracker

# Tcl Procs 144
# Tcl Lines 3474
# Tcl Blank Lines 521
# Tcl Comment Lines 199
# Automated Tests 1
# Stored Procedures PG: 15 ORA: 22
# SQL Lines PG: 1187 (blank 165 comments 168) ORA: 989 (blank 116 comments 89)
# ADP pages 36
# ADP lines 1089
# Include pages (bug-tracker/lib/) 6
# Documentation pages 5 (Package Documentation)
# Documentation lines 695
Browse Source API-browser
Github Repository: https://github.com/openacs/bug-tracker/tree/oacs-5-10

 

Bookshelf

Created by Emmanuelle Raffenne, last modified by Benjamin Brink 22 Oct 2016, at 02:55 AM

Package Specification Summary for Package: bookshelf

Summary: Share your bookshelf with others.
Description: Store commentary on books with an interface to amazon to retrieve thumbnails and other book data
Maturity: New Submission or Maturity Unknown
This package depends on: acs-kernel
Packages that depend on bookshelf: None
Package parameters: None


Bug Tracker Summary for Package: bookshelf

Open Bugs: 5
All Tracked Issues: 7
Latest Bug Opened: 2006-06-19 ERROR: column reference "package_id" is ambiguous
Latest Bug Fixed: 2006-01-25 fields starting with - get turned into 1 on the add/edit screen.
Top Bug Submitters: Jade Rubick (2) Joe Cooper (2) Jeff Davis (1) Joel Natividad (1) Jason Schock (1)
Top Bug Fixers: Lars Pind (2) Timo Hentschel (1)


Code Metrics Summary for Package: bookshelf

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