View · Index

Weblog Page

Filtered by category Non-Core Packages, 111 - 120 of 180 Postings (all, summary)

Glossar

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

Package Specification Summary for Package: glossar

Summary: Glossars , translations for specific terms, and terms that shouldn't be used.
Description: Glossars , translations for specific terms, and terms that shouldn't be used.
Maturity: New Submission or Maturity Unknown
This package depends on: None
Packages that depend on glossar: glossar-portlet
Package parameters: None


Bug Tracker Summary for Package: glossar

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



Code Metrics Summary for Package: glossar

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

 

General comments

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

Package Specification Summary for Package: general-comments

Summary: Service to provide comment entry and display on objects.
Description: General comments provides the widgets and UI to support commentability on any object. There is also an admin interface to edit/hide/delete comments.
Documentation: Package Documentation
Maturity: Mature
This package depends on: acs-kernel acs-content-repository acs-tcl acs-messaging
Packages that depend on general-comments: contacts cop-base cop-ui glossary invoices lamsint lars-blogger news project-manager sloan-bboard static-pages trackback users-selection wp-slim xowiki
Package parameters:
AllowDisplayMyCommentsLinkP
If set to true (1 or t), shows a link to the user that allows them to filter the display of comments so it only includes the present user. (Currently only half implemented -- allows packages to add this link, but doesn't show it automatically). (default t, type string, scope instance)
AllowFileAttachmentsP
Sets whether files can be attached to comments. Values are 't' and 'f'. (default t, type string, scope instance)
AllowLinkAttachmentsP
Sets whether links can be attached to comments. Values are 't' and 'f'. (default t, type string, scope instance)
AutoApproveCommentsP
Sets whether comments go live immediately. Values are 't' and 'f'. (default t, type string, scope instance)
MaxFileSize
Maximum file size that can be uploaded in bytes. 0 for unlimited. (default 0, type number, scope instance)
RecentOnTopP
If set to true (t or 1), then puts most recent comments on the top. Otherwise, most recent comments go on the bottom. (default f, type string, scope instance)


Bug Tracker Summary for Package: general-comments

Open Bugs: 10
All Tracked Issues: 15
Latest Bug Opened: 2003-06-10 title should not be required for comments
Latest Bug Fixed: 2015-08-07 Russian localization for package general-comments (HEAD).
Top Bug Submitters: Ben Koot (3) Jade Rubick (3) Caroline Meeks (1) Daniël Mantione (1) Phillip Harrington (1)
Top Bug Fixers: Jeff Davis (2) Lars Pind (1) Malte Sussdorff (1) Gustaf Neumann (1)


Code Metrics Summary for Package: general-comments

# Tcl Procs 8
# Tcl Lines 386
# Tcl Blank Lines 61
# Tcl Comment Lines 43
# Automated Tests 2
# Stored Procedures PG: 2 ORA: 0
# SQL Lines PG: 87 (blank 15 comments 19) ORA: 70 (blank 10 comments 16)
# ADP pages 13
# ADP lines 422
# Include pages (general-comments/lib/) 2
# Documentation pages 7 (Package Documentation)
# Documentation lines 964
Browse Source API-browser
Github Repository: https://github.com/openacs/general-comments/tree/oacs-5-10

 

 

GateKeeper

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

Package Specification Summary for Package: gatekeeper

Summary: Provides ability to retrieve remote URLs in a controlled way.
Description: Gatekeeper can act as a proxy for requests, passing a request on to another server via an http GET or POST and returning the resulting document via the existing connection
Maturity: New Submission or Maturity Unknown
This package depends on: acs-kernel
Packages that depend on gatekeeper: None
Package parameters:
ExtraCookie
Any Extra Cookie Information (default , type string, scope instance)
GuardUrl
Url being guarded. (default , type string, scope instance)


Bug Tracker Summary for Package: gatekeeper

Open Bugs: 0
All Tracked Issues: 1
Latest Bug Opened: This package has no open bugs.
Latest Bug Fixed: 2006-01-25 Non Standard Port to Target Mapping Doesn't Work.
Top Bug Submitters: Brad Duell (1)
Top Bug Fixers: Lars Pind (1)


Code Metrics Summary for Package: gatekeeper

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

 

Forums Includelet

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

Package Specification Summary for Package: forums-includelet

Summary:
Description:
Maturity: New Submission or Maturity Unknown
This package depends on: forums layout-manager
Packages that depend on forums-includelet: None
Package parameters: None


Bug Tracker Summary for Package: forums-includelet

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



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

 

Forums

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

Package Specification Summary for Package: forums

Summary: Online discussion forums.
Description: This online discussion board software is the successor of the original bboard package. The biggest improvement is a scalable datamodel. Forums supports threaded and flat view, moderation, a stand alone search function as well as integration with the OpenACS search package and integration with the notifications package for email alerts. It also supports reply via email.
Maturity: Mature
This package depends on: acs-kernel acs-tcl acs-mail-lite acs-subsite attachments notifications acs-automated-testing
Packages that depend on forums: forums-includelet forums-portlet
Package parameters:
AttachmentStyle
Style of attachments. Possible values are: - simple (default): just allow one to attach new files to a message using the file widget during post, and using the attachments package API to 'attach' them to the message. - complex (legacy): attach URLs, new or already existing files, browse through folders and choose where to upload the files in the file storage, using the attachments package 'attach' pages (default simple, type string, scope instance)
DisplayEmoticonsAsImagesP
Automatically convert smileys like :-) and similar constructs to images when displaying messages in the browser. (default 1, type number, scope instance)
ForumsSearchBoxP
Whether to display a forums specific searchbox within the page body (not desirable when there is a sitewide search in the header). (default 1, type number, scope instance)
SecureOutboundP
Should we withhold message content from notifications when the forum message is posted in a secure connection? This helps to keep controlled content available only to subsite members when the forum connection is secure, such as controlled by referencing subsite in acs-subsite's RestrictToSSL parameter. (default 0, type number, scope instance)
UseIntermediaForSearchP
Should we use intermedia for searching forums? Intermedia is more scalable, but interprets searches differently from standard search. (default 0, type number, scope instance)
UseReadingInfo
Should ReadingInfo be stored and displayed for this forum (default 0, type number, scope instance)
UseScreenNameP
Whether the real username or only the (anonymous) screenName will be shown in forums. Do not revert to 0 if once set to 1, since this will discard the beforehand granted anonymity. (default 0, type number, scope instance)
table_bgcolor
This is the color of the first message / table row (default #eeeeee, type string, scope instance)
table_border_color
The color of the table borders and between the cells, try #ffffff for a cool look (default #dddddd, type number, scope instance)
table_other_bgcolor
The bgcolor for the other table rows (default #d9e4f9, type string, scope instance)


Bug Tracker Summary for Package: forums

Open Bugs: 28
All Tracked Issues: 105
Latest Bug Opened: 2008-09-04 Forum wih policy closed lets you post messages
Latest Bug Fixed: 2024-10-12 Message preview activates spell checker widget.
Top Bug Submitters: Carl Robert Blesius (10) Tilmann Singer (7) Matthias Melcher (5) Stan Kaufman (5) Malte Sussdorff (5)
Top Bug Fixers: Lars Pind (24) Jeff Davis (18) Emmanuelle Raffenne (6) Tracy Adams (6) Gustaf Neumann (5) Deirdre Kane (5) Tilmann Singer (4)


Code Metrics Summary for Package: forums

# Tcl Procs 95
# Tcl Lines 2580
# Tcl Blank Lines 429
# Tcl Comment Lines 261
# Automated Tests 8
# Stored Procedures PG: 24 ORA: 30
# SQL Lines PG: 1119 (blank 176 comments 186) ORA: 1261 (blank 165 comments 165)
# ADP pages 28
# ADP lines 361
# Include pages (forums/lib/) 27
# Documentation pages 1
# Documentation lines 43
Browse Source API-browser
Github Repository: https://github.com/openacs/forums/tree/oacs-5-10

 

Active package project: The Forums Self Help Project

File storage

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

Open Bugs: 21
All Tracked Issues: 133
Latest Bug Opened: 2014-10-31 *.adp files return 404 when view attempted
Latest Bug Fixed: 2017-07-11 acs-subsite TmpDir parameter might not be valid on certain OS .
Top Bug Submitters: Nima Mazloumi (7) Lars Pind (6) Eduardo Pérez (5) Olga C. Santos (5) Malte Sussdorff (5)
Top Bug Fixers: Dave Bauer (48) Lars Pind (13) Don Baccus (9) Gustaf Neumann (8) Jeff Davis (7) Malte Sussdorff (6) Jeroen van Dongen (5)


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
 

File Storage Includelet

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

 

File Manager

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

Open Bugs: 2
All Tracked Issues: 9
Latest Bug Opened: 2003-11-29 File Manager throws error when in web root
Latest Bug Fixed: 2006-01-25 File upload relies on the existance of an executable at /bin/file.
Top Bug Submitters: Tilmann Singer (4) Richard Hamilton (3) Gregor Obernosterer (1) bill kellerman (1)
Top Bug Fixers: Jeff Davis (3) Tilmann Singer (2) Lars Pind (1) Frank N. (1)


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

 

Feed parser

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

 

Facebook API

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

 

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