View · Index

Weblog

Filtered by category Non-Core Packages, 21 - 30 of 180 Postings (all, summary)

Webmail System

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

Package Specification Summary for Package: webmail-system

Summary: This is a Webmail System which allows users to access their email accounts online through a browser using an IMAP server.
Description: This is a Webmail System which allows users to access their email accounts online through a browser using an IMAP server. Copyright (C) 2006 Ayman Mohamed, Nima Mazloumi This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. A copy of the GNU General Public License can be found here: http://www.gnu.org/copyleft/gpl.html You may also write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA, to receive a copy.
Maturity: New Submission or Maturity Unknown
This package depends on: None
Packages that depend on webmail-system: None
Package parameters:
DefaultIMAPServer
The default IMAP server for OpenACS users (default , type string, scope instance)
DefaultServerPort
The port of the IMAP server. (default 143, type number, scope instance)
MasterTemplate
Which template to use for the webmail system. Try one of these: /www/default-master, /www/blank-master, /www-site-master. The first slash refers to the root folder of your OpenACS installation. Without the slash the template must be under the webmail-system package folder. (default /www/default-master, type string, scope instance)
MaxListSize
The maximum number of emails to display in the list. (default 20, type number, scope instance)
MaximumFileSize
Maximum file size for attachments. (default 2097152, type number, scope instance)
MaximumUserAccounts
Maximum number of accounts a user can have. (default 3, type number, scope instance)
MultipleAccountsAllowedP
Default is false (0). Thus a user is not allowed to register for more than one account. (default 0, type number, scope instance)
UseWysiwygP
Should we allow users to use a WYSIWYG editor to make their entries? Defaults to f (false). (default f, type string, scope instance)


Bug Tracker Summary for Package: webmail-system

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



Code Metrics Summary for Package: webmail-system

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

Weblogger

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

Package Specification Summary for Package: lars-blogger

Summary: Individual or collaborative web logs.
Description: Weblog creation and management with notifications, RSS, trackpack, technorati, blogroll, pings, archives, draft and published entries, includable templates for presenting on other pages, and permissioning for multiple users.
Documentation: Package Documentation
Maturity: New Submission or Maturity Unknown
This package depends on: acs-datetime acs-tcl categories general-comments notifications rss-support trackback xml-rpc
Packages that depend on lars-blogger: dotfolio weblogger-portlet
Package parameters:
CategoryContainer
Should the category container for the weblog be "subsite_id" or "package_id" (default package_id, type string, scope instance)
DisplayUsersP
Should we display a list of bloggers on the index page. (default 0, type number, scope instance)
EnableCategoriesP
Should entries be categorized? (default 1, type number, scope instance)
HeaderBackgroundColor
Background color for the header bars, those with the entry date, calendar, etc. (default #dcdcdc, type string, scope instance)
ImmediatePublishP
If 1 then publishing will be immediate and there will be no drafts screen or unpublish etc. (default 0, type string, scope instance)
MaxNumEntriesOnFrontPage
Maximum number of entries to show on the weblog front page. 0 or empty string for no maximum. (default , type number, scope instance)
MinNumEntriesOnFrontPage
Minimum number of entries to show on the weblog front page. 0 or empty string for no minimum. (default 3, type number, scope instance)
NumDaysOnFrontPage
Number of days worth of entries on the weblog front page. Default is 30. Set to 0 or empty string for no date limit. (default 30, type number, scope instance)
NumberOfCommentsInIncludelet
How many comments should be included in the "last n comments" includelet? (default 10, type number, scope instance)
OnlyManageOwnPostsP
If 1 only the original poster or an admin can edit their posts (default 0, type string, scope instance)
ShowArchiveP
Show archive calendar (default 1, type number, scope instance)
ShowPosterP
Show who posted the entry and when (default 1, type number, scope instance)
StylesheetURL
The url to the stylesheet used in conjunction with the weblog instance. (default /resources/lars-blogger/lars-blogger.css, type string, scope instance)
max_content_length
Maximum length of content for an entry when display on pages listing entries, such as the index page and the archive pages. Enter 0 to show full contents of all entries. (default 0, type number, scope instance)
public_url
The public URL for this blog (in case you've put the blog on your front page, for example) (default , type string, scope instance)
Trackback: EnableAutoDiscoveryAndPing
Enable auto-discovery and sending of trackback pings (default 1, type number, scope instance)
Trackback: EnableIncomingTrackback
Enable incoming trackback (default 1, type number, scope instance)
Trackback: TrackbackMaxExcerpt
Maximum length of excerpt to send for trackback (default 200, type number, scope instance)
rss: channel_image_height
Height in pixels of the image to be used for this blog as an RSS channel (default , type number, scope instance)
rss: channel_image_url
The URL, relative to this server, to the image that corresponds to this blog in the rss channel (default , type string, scope instance)
rss: channel_image_width
Width in pixels of the image to be used for this blog as an RSS channel (default , type number, scope instance)
rss: package_rss_feed_p
Should we build an RSS feed for this instance. (default 1, type number, scope instance)
rss: rss_file_name
What name should we advertise the RSS feed under, relative to the blog mount point. Leave blank if no RSS feed. (default rss.xml, type string, scope instance)
rss: rss_file_url
What name should we advertise the RSS feed under, can be relative or absolute URL. Leave blank to defer to rss_file_url parameter. Use this to redirect RSS to an external service such as FeedBurner (default , type string, scope instance)
rss: rss_max_description_length
Maximum length of entry included in the 'description' part of the RSS feed. 0 means no truncation. (default 500, type number, scope instance)
rss: user_rss_feed_p
Should we build an RSS feed for each user. (default 0, type number, scope instance)
technorati: TechnoratiApiCosmosNumber
Number of entries to retrieve in Cosmos calls. The includelet can decide to display a different number of entries. (default 40, type number, scope instance)
technorati: TechnoratiApiEnabledP
Set this to 1 if you want to enable the Technorati API. (default 0, type number, scope instance)
technorati: TechnoratiApiFrequency
The frequency with which Technorati API fetches are made, in seconds. (default 1200, type number, scope instance)
technorati: TechnoratiApiKey
An API key is necessary to use the Technorati API. After logging in at technorati.com you can retrieve your key by visiting http://www.technorati.com/members/apikey.html and pasting it here. (default , type string, scope instance)
technorati: TechnoratiApiUrl
The URL which will be used in Technorati API lookups. If you leave this empty it will default to the blog's URL. (default , type string, scope instance)
weblogs-com: weblogs_ping_url
The URL to post the update ping message to (default http://rpc.weblogs.com/RPC2, type string, scope instance)
weblogs-com: weblogs_update_ping_p
Should we ping weblogs.com on updates to this blog? (default 1, type number, scope instance)


Bug Tracker Summary for Package: lars-blogger

Open Bugs: 23
All Tracked Issues: 70
Latest Bug Opened: 2006-05-12 Mini-calendar include throws SQL errors
Latest Bug Fixed: 2006-06-29 First page broken in Oracle because of something called blogroll.
Top Bug Submitters: Vinod Kurup (11) Caroline Meeks (7) Jarkko Laine (6) Michael Steigman (5) Ben Koot (5)
Top Bug Fixers: Lars Pind (31) Jarkko Laine (3) Vinod Kurup (3) Steffen Tiedemann Christensen (2) Andrew Grumet (2) Jeff Davis (2) Ben Koot (2)


Code Metrics Summary for Package: lars-blogger

# Tcl Procs 65
# Tcl Lines 1929
# Tcl Blank Lines 363
# Tcl Comment Lines 81
# Automated Tests 10
# Stored Procedures PG: 12 ORA: 22
# SQL Lines PG: 716 (blank 79 comments 68) ORA: 741 (blank 108 comments 60)
# ADP pages 21
# ADP lines 453
# Include pages (lars-blogger/lib/) 5
# Documentation pages 1 (Package Documentation)
# Documentation lines 166
Browse Source API-browser
Github Repository: https://github.com/openacs/lars-blogger/tree/oacs-5-10

WebDAV Support

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

Package Specification Summary for Package: oacs-dav

Summary: Provides services to enable webDAV access to content repository items.
Description: An interface to the tDAV webDAV package. oacs-dav provides services to offer webDAV access to content repository data.
Documentation: Package Documentation
Maturity: Immature
This package depends on: acs-kernel acs-tcl
Packages that depend on oacs-dav: None
Package parameters:
DefaultLockTimeout
Length of time in seconds for locks if WebDAV client does not specify a time. Locks will expire after this length of time. (default 300, type number, scope instance)
RequireAuthForPropfind
Require authorization for PROPFIND requests. Enable this to support Microsoft Web Folders clients which may not respond correctly to an authentication request. Set to 1 for enabled, 0 for disabled. (default 1, type number, scope instance)
WebDAVURLPrefix
Prefix to be added to the URLs for WebDAV requests. (default /dav, type string, scope instance)


Bug Tracker Summary for Package: oacs-dav

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



Code Metrics Summary for Package: oacs-dav

# Tcl Procs 45
# Tcl Lines 3153
# Tcl Blank Lines 428
# Tcl Comment Lines 610
# Automated Tests 4
# Stored Procedures PG: 0 ORA: 0
# SQL Lines PG: 22 (blank 3 comments 6) ORA: 22 (blank 3 comments 6)
# ADP pages 1
# ADP lines 5
# Include pages (oacs-dav/lib/) 0
# Documentation pages 1 (Package Documentation)
# Documentation lines 79
Browse Source API-browser
Github Repository: https://github.com/openacs/oacs-dav/tree/oacs-5-10

Views

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

Package Specification Summary for Package: views

Summary: Track views of objects.
Description: Records views of objects, tracks summary count per object and can be used for displaying which objects are "new" to a given user.
Maturity: Mature
This package depends on: None
Packages that depend on views: assessment cop-base cop-ui dotfolio learning-content lors-central lorsm survey-reports
Package parameters: None


Bug Tracker Summary for Package: views

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

# Tcl Procs 3
# Tcl Lines 94
# Tcl Blank Lines 17
# Tcl Comment Lines 8
# Automated Tests 2
# Stored Procedures PG: 6 ORA: 4
# SQL Lines PG: 289 (blank 40 comments 59) ORA: 283 (blank 31 comments 58)
# ADP pages 0
# ADP lines 0
# Include pages (views/lib/) 2
# Documentation pages 0
# Documentation lines 0
Browse Source API-browser
Github Repository: https://github.com/openacs/views/tree/oacs-5-10

Version Control

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

Package Specification Summary for Package: version-control

Summary: CVS abstraction layer for packages that need access to version control.
Description: Provides an API for talking to the version control system for the site. It is hard-coded for the Concurrent Versions System (CVS). There are procs to fetch various types of status information and procs to execute certain version control operations on the underlying files.
Maturity: New Submission or Maturity Unknown
This package depends on: acs-kernel
Packages that depend on version-control: file-manager
Package parameters:
vc: CVSROOT
Location of the CVS repository (default /cvsweb, type string, scope instance)
vc: CvsPath
Location of the CVS executable (default /usr/local/bin/cvs, type string, scope instance)


Bug Tracker Summary for Package: version-control

Open Bugs: 0
All Tracked Issues: 1
Latest Bug Opened: This package has no open bugs.
Latest Bug Fixed: 2006-01-25 vc_exec uses absolute binary paths..
Top Bug Submitters: Frank N. (1)
Top Bug Fixers: Jeff Davis (1)


Code Metrics Summary for Package: version-control

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

Value-based Shipping

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

Package Specification Summary for Package: value-based-shipping

Summary: Calculates the shipping charges based on the total value of the shipment.
Description: This package calculates the total shipping charges for all available service levels based on the total value of the shipment. An implementation of the shipping-gateway service contract.
Maturity: New Submission or Maturity Unknown
This package depends on: ref-countries shipping-gateway
Packages that depend on value-based-shipping: None
Package parameters: None


Bug Tracker Summary for Package: value-based-shipping

There is no package with the name "value-based-shipping" known to bug-tracker.



Code Metrics Summary for Package: value-based-shipping

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

User profile

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

Package Specification Summary for Package: user-profile

Summary:
Description:
Maturity: Mature
This package depends on: profile-provider
Packages that depend on user-profile: dotfolio dotlrn
Package parameters: None


Bug Tracker Summary for Package: user-profile

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: user-profile

# Tcl Procs 0
# Tcl Lines 0
# Tcl Blank Lines 1
# Tcl Comment Lines 0
# Automated Tests 0
# Stored Procedures PG: 4 ORA: 4
# SQL Lines PG: 270 (blank 45 comments 48) ORA: 326 (blank 39 comments 111)
# ADP pages 0
# ADP lines 0
# Include pages (user-profile/lib/) 0
# Documentation pages 0
# Documentation lines 0
Browse Source Not installed
Github Repository: https://github.com/openacs/user-profile/tree/oacs-5-10

User preferences

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

Package Specification Summary for Package: user-preferences

Summary: Support for user-preference storage
Description:
Maturity: New Submission or Maturity Unknown
This package depends on: None
Packages that depend on user-preferences: None
Package parameters: None


Bug Tracker Summary for Package: user-preferences

Open Bugs: 0
All Tracked Issues: 1
Latest Bug Opened: This package has no open bugs.
Latest Bug Fixed: 2006-01-25 User preferences not supported on postgresql.
Top Bug Submitters: Gabriel Burca (1)
Top Bug Fixers: Jeff Davis (1)


Code Metrics Summary for Package: user-preferences

# Tcl Procs 6
# Tcl Lines 151
# Tcl Blank Lines 35
# Tcl Comment Lines 10
# Automated Tests 0
# Stored Procedures PG: 5 ORA: 10
# SQL Lines PG: 277 (blank 55 comments 45) ORA: 304 (blank 45 comments 46)
# ADP pages 0
# ADP lines 0
# Include pages (user-preferences/lib/) 0
# Documentation pages 0
# Documentation lines 0
Browse Source API-browser
Github Repository: https://github.com/openacs/user-preferences/tree/oacs-5-10

Trackback

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

Package Specification Summary for Package: trackback

Summary: Support for sending and receiving trackback pings.
Description: Implements the trackback ping specification <a href="http://www.movabletype.org/docs/mttrackback.html">http://www.movabletype.org/docs/mttrackback.html</a>, for use with lars-blogger.
Documentation: Package Documentation
Maturity: New Submission or Maturity Unknown
This package depends on: general-comments
Packages that depend on trackback: lars-blogger
Package parameters: None


Bug Tracker Summary for Package: trackback

Open Bugs: 0
All Tracked Issues: 1
Latest Bug Opened: This package has no open bugs.
Latest Bug Fixed: 2006-01-25 Trackbacks are allowed with no parameters at all.
Top Bug Submitters: Guan Yang (1)
Top Bug Fixers: Jeff Davis (1)


Code Metrics Summary for Package: trackback

# Tcl Procs 6
# Tcl Lines 195
# Tcl Blank Lines 34
# Tcl Comment Lines 12
# Automated Tests 1
# Stored Procedures PG: 0 ORA: 0
# SQL Lines PG: 18 (blank 4 comments 5) ORA: 19 (blank 4 comments 5)
# ADP pages 0
# ADP lines 0
# Include pages (trackback/lib/) 1
# Documentation pages 1 (Package Documentation)
# Documentation lines 45
Browse Source API-browser
Github Repository: https://github.com/openacs/trackback/tree/oacs-5-10

Telecom Information

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

Package Specification Summary for Package: telecom-number

Summary: Datamodel and UI for the HR-XML telecom standard.
Description: This is a mapping of HR-XML's telecom standard.<p> Originally part of contacts-lite, now stand-alone to allow for use in other packages.
Maturity: New Submission or Maturity Unknown
This package depends on: acs-kernel acs-reference ref-itu
Packages that depend on telecom-number: ams
Package parameters: None


Bug Tracker Summary for Package: telecom-number

Open Bugs: 0
All Tracked Issues: 3
Latest Bug Opened: This package has no open bugs.
Latest Bug Fixed: 2006-06-22 The telecom-number-plsql-create.sql script has the telecom_number object type commented out (which breaks the insert function).
Top Bug Submitters: Jade Rubick (2) Matthew Geddert (1)
Top Bug Fixers: Jon Griffin (3)


Code Metrics Summary for Package: telecom-number

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

Next Page
previous May 2024
Sun Mon Tue Wed Thu Fri Sat
28 29 30 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

Popular tags

17 , 5.10 , 5.10.0 , 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 , hstore
No registered users in community xowiki
in last 30 minutes
Contributors

OpenACS.org