Kefk Network Home Kefk Network : Kefk Network GNU/Linux GNU/Linux | Über Kefk Network GNU/Linux About | Kefk Network GNU/Linux Wiki Wiki. Changelog | Index | Inhalt | Site Map | Suchen
Administration | Akteure | Anwendungen | Berlin | Business | Chronik | Counter | Desktop | Development | Distributionen | Dokumentation | Hardware | Jobs | Kernel | Lernen | Literatur | Meinung | Microsoft Windows | Netmarks | News | PDA | Praxis | Reviews | Server | Shell | Shopping | Software | Standards | Tagebuch | Theorie | Window Manager | Worldwide | X11.

 

Packages des OpenACS

openacs.org/packages/package-list.

Software : Web : OpenACS : Packages : Übersicht
08-Jan-2003/09-Jan-07


Übersicht

Übersicht zu den OpenACS-Packages, ihren technischen Bezeichnungen sowie den Abhängigkeiten zu anderen Paketen:

Package Description Provides Requires
Site-Wide Administration A UI for administering the OpenACS system. acs-admin 4.5
ACS API Browser A browser for Tcl and SQL APIs. acs-kernel 4.0
ACS Automated testing A UI for viewing and running automated tests within the OpenACS system.
OpenACS Bootstrap Installer This package bootstraps OpenACS. If the core packages have not yet been installed, it calls the installer which leads the user through the steps necessary to do so. acs-bootstrap-installer 4.5
ACS Content ACS content is a service for implementing side wide search. acs-content 4.5 acs-kernel 4.1
ACS Content Repository A canonical repository for all OpenACS content. acs-content-repository 4.5 acs-kernel 4.0','acs-service-contract 4.2','search 4.2
ACS Core Documents Documentation for the ACS Core. acs-core-docs 4.5 acs-kernel 4.1','acs-tcl 4.1
ACS DateTime Note: this version of the package requires acs-event(s) for a helper function. This requirement may go away in the future. acs-datetime 4.0 acs-events 0.1d','acs-kernel 4.0','acs-templating 4.0.1
ACS Developer Support Routines used to aggregate request/response information for debugging. acs-kernel 4.0
ACS Events The ACS events service is primarily intended for use by writers of application packages and other service packages. The service allows developers to specify and manipulate relationships (possibly recurring) between an object and another object. acs-events 0.2d
ACS Interface Define interfaces for object types. Used by Site Wide Search. acs-interface 4.0.1 acs-kernel 4.0
ACS Kernel Routines and data models providing the foundation for OpenACS-based Web services. acs-kernel 4.5
OpenACS Localization Utils OpenACS Internationalization Utilities. Routines for manipulating Locales, request processor hooks, templating, message catalog, and locale-specific formatting functions. This package contains a patch script which must be applied to ACS 4.1b installations. The patch script is in the package/acs-lang/ACS4.1b-PATCHES directory and must be run manually from a shell. See the README file in that directory for details. acs-lang 4.1b acs-kernel 4.1
ACS LDAP Authentication Authentication across multiple servers via LDAP acs-kernel 4.0
ACS Mail Provides generic message services, with email sending. acs-mail 4.5 acs-content-repository 4.1','acs-kernel 4.1
ACS Mail Lite This package provides a simple ns_sendmail-like interface for sending messages, but queues messages in the database to ensure reliable sending and make sending a message 'transactional'. acs-mail-lite 0.1d
ACS Messaging Provides generic message services, with email sending. acs-messaging 4.5 acs-content-repository 4.0.1','acs-kernel 4.0
ACS Reference Data acs-reference contains data and functions to allow the following:
  • It allows applications to refer to and employ a common set of reference data.
  • It gives administrators the ability to run standard reports on this data.
  • It offers a convenient repository for and the ability to run reports on data of this sort.
  • It allows us to monitor the usage of reference data.
acs-reference 0.2d acs-kernel 4.1
ACS Service Contract acs-service-contract 4.5
ACS Subsite Aware of parties, groups, users, portraits, ... acs-subsite 4.6b acs-content-repository 4.1','acs-kernel 4.1','acs-tcl 4.1
ACS Tcl The Tcl library procedures that comprise the ACS Kernel. acs-tcl 4.5 acs-bootstrap-installer 4.2','acs-kernel 4.1
ACS Templating The template system provides mechanisms that allow developers and graphic designers to work independently. Templates specify the layout of the page seperately from the contents of the page. Graphic designers work primarily on the layout part of the template (the template), while programmers work primarily a script that generates the the content part of the template (the code). In addition, the template system provides a way to use a single layout specification for many physical pages, so the overall layout of a site can be more easily administered. acs-templating 4.5
ACS Utilities A set of utility functions that supplement the ACS Kernel. acs-util 4.5 acs-kernel 4.0
ACS Workflow Provides generic workflow management features to all ACS objects. acs-workflow 4.5 acs-kernel 4.1','acs-mail 4.1
Address Book The Address Book is an application/service hybrid. As an application, it provides a complete UI for storing, retrieving and searching for individually permissioned contacts. As a service, Address Book provides a storage mechanism for contact information and associating it with other objects. Each contact has identity info as well as an arbitrary number of custom attributes (which may be used for phone numbers, email addresses, etc.) and an arbitrary number of street addresses. address-book 4.0a2 acs-kernel 4.0
Ad Server Serve ads to users and monitor clickthroughs acs-adserver 4.2 acs-kernel 4.0
Attachments Attachments attachments 0.3 file-storage 4.2
Authorize.net Gateway Payment gateway to Authorize.net. An account with Authorize.net and a merchant account are required. payment-gateway 4.6
Bboard This is the release candidate for bboard version 4.0.2. This package provides customizable discussion forums for a community of users. acs-kernel 4.0','acs-messaging 4.0.1','general-comments 4.0
Bboard portlets Creates bboard datasources for portal portlets. bboard-portlets 4.0d portal 4.0a
Bookmarks This version contains a number of bugfixes and minor improvements over the 4.X alpha versions and has been rigorously tested. New features in the ACS4 (not in the ACS4 version) include: - Adding bookmarks when browsing with the help of a Bookmarklet (a Bookmark in the browser that contains Javascript instead of a url). - Sorting by name and access date - Enhanced access permissions. The alpha version will only include toggling between private and public. Future versions could use the ACS permission API to grant read, write, delete and admin rights to any party on a bookmark level. It is not yet clear how big the need for this granular access permissions is. - Display of keywords and descriptions of urls (fetched with ns_httpget) Important features from the ACS3 version are: - Bookmarks are viewed in a tree structure with open/collapse functionality of folders. Alternatively the bookmarks can be viewed in a Javascript version. - Importing/exporting bookmarks from/to Netscape and IE browsers - Checking if URLs are alive - Display of the most popular hosts and urls in the community Areas that need improvement: The query on the index page is a bit slow - closing and opening folders becomes impractible with for example 200 bookmarks. Users who have this many bookmarks can preferably use the Javascript version. acs-kernel 4.0b2
Bug Tracker Tracks bugs and features, versions and maintainers, in software projects. Contains the best of SDM, Bugzilla, FogBUGZ, and bughost.com. notifications 0.2d
Bulk Mail bulk-mail 0.1d acs-mail-lite 0.1d
Calendar straight port of calendar calendar 1.0 acs-datetime 4.0','acs-events 0.1d','ref-timezones 0.1d
Chat ACS Chat is now support both HTML client and Java applet client. acs-kernel 4.0
Clickthrough Clickthrough collects information about each pair of local (origin) and foreign (destination) addresses, including a daily count of clickthroughs between each such pair of addresses. This 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://www.arsdigita.com]). acs-kernel 4.0
Content Management System cms 4.1 acs-content-repository 4.1','acs-kernel 4.1','acs-mail 4.1','acs-tcl 4.1','acs-templating 4.1','acs-workflow 4.1
CMS News Site Demo A demo news site built using CMS. acs-content-repository 4.1','acs-kernel 4.1','acs-util 4.0','acs-workflow 4.1','cms 4.1','acs-mail 4.1
Cronjob Runs sql and tcl code on schedule similar to unix cron.
Directory This package lets you browse or search for users of an ACS site. It is subsite-aware, and allows you to view the members of the current subsite, or all users of the site. See doc/ for more information. acs-kernel 4.0','acs-subsite 4.2
Download ACS 4.x version of download module. Supports the functionality required by the current acs-repository. download 4.0a acs-content-repository 4.0.1','acs-kernel 4.0','acs-mail 4.1','acs-tcl 4.0.2','acs-templating 4.1.2
E-Commerce This module implements all that IT needs for a standard business-to-consumer Web service. You can find a feature summary in the documentaion. acs-kernel 4.1','ref-countries 0.1d','ref-language 0.1d','ref-us-states 0.1d
Edit This Page Nothing Yet acs-kernel 4.1','acs-templating 4.1.2
Email Handler 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. email-handler 4.0 acs-kernel 4.0
FAQ Port of FAQ module from 3.4 with a few enhancements. faq 4.0 acs-kernel 4.0
File Manager A lightweight content-management application acs-kernel 4.0','version-control 4.0d
File Storage Now allows storage of files on the filesystem or database. file-storage 4.2 acs-content-repository 4.0.1','acs-kernel 4.0
Forums forums 0.1d acs-mail-lite 0.1d','notifications 0.1
GateKeeper Provides ability to retrieve remote URL's in a controlled way. acs-kernel 4.0
General Comments Provides commenting facility on objects. general-comments 4.0 acs-kernel 4.0','acs-messaging 4.0
Glossary The Glossary Package is based on the ACS 3.x glossary module which was simply a repository for a site's terms and their definitions. In the process of migrating the glossary to an ACS 4.0 package, we will expand it's feature set to support multiple contexts. A site, subsite, group, user, or even document (a this point the document must exist in the database as an ACS object) may have one or more glossaries associated with it. Terms may have illustrations (acs-content-repository). Each glossary can have its security set (acs-permissions), a workflow, and optionally except user comments. A glossary's content will be stored in the content repository and its presentation will use the ArsDigita Templating System (ATS). acs-content-repository 4.0','acs-kernel 4.0.1','acs-workflow 4.0','general-comments 0.1d
Lars Blogger Manages multiple web logs for your site. Just mount multiple instances, and you can do all the blogging you want. acs-datetime 4.0','general-comments 4.0','notifications 0.1
Monitoring The monitoring apps from ACS 3.4.x /admin/monitoring directory. Includes Cassandracle, Watchdog, etc. acs-kernel 4.0
MP3 JukeBox An MP3 Jukebox for Locally stored MP3 files. It doesn't stream. acs-kernel 4.1
News News publication tool for corporate and website news in HTML and plain text format. Beta release. news 4.1.0b acs-content 4.0','acs-content-repository 4.0.1','acs-datetime 4.0','acs-kernel 4.0','general-comments 4.0
Note This is a sample application for ACS 4.x. acs-kernel 4.0','acs-templating 4.1.2
Notifications Notification Management notifications 0.2d acs-mail-lite 0.1d
OpenFTS Driver
Page Creates a page. acs-kernel 4.0b2
PayFlowPro Gateway This is a payment gateway for Verisign's PayFlowPro. payment-gateway 4.6
Payment Gateway This service contract provides an API for modules to interact with a credit card payment service provider. payment-gateway 4.6 acs-service-contract 4.2
Photo Album A photo album application that provides photo display and grouping functionality using the ACS Content Repository. Allows users to upload photos, store and edit attributes, and group photos into albums and folders. Allows site administrators to set permissions that control who can do and see what within a photo album application. Includes sub-site support. Requires installation of ImageMagick on host machine. See design doc for details. acs-content-repository 4.1','acs-kernel 4.1','acs-templating 4.1
Photo Album Lite Photo Album Lite is a simple application for storing photo files. Users can upload multiple photos and ZIP archives at a time and organize them into folders. Proper configuration of ImageMagick and Intermedia are assumed. For more information, please install the package and point your browser to /doc/photo-album-lite. acs-kernel 4.0
Portal Portals are used to aggregate content from different sources within a single page. Popular internet portals include my.yahoo.com and Netscape Netcenter. portal 4.0a acs-kernel 4.0
postcard allows users to send postcards (images w/ text) adaptation of henry minsky's postcard tutorial application.
Press Press allows publishers to display external press coverage of their site. acs-content-repository 4.0.1','acs-datetime 4.0','acs-kernel 4.0
Reference Data - Country Countries supplies the ISO 3166 Country data. ref-countries 0.1d acs-kernel 4.0','acs-reference 0.1d','ref-language 0.1d
Reference Data - Currency This is the currency sub-module for acs-reference. It provides ISO 4217 compatibility. ref-currency 0.1d acs-kernel 4.0','acs-reference 0.1d','ref-countries 0.1d','ref-language 0.1d
Reference Data - Language This is the ISO language reference data. You should use this if you are using the reference data package as many other reference data packages are dependent on this. ref-language 0.1d acs-kernel 4.0','acs-reference 0.1d
Reference Data - Timezone This is the timezone data for the reference data package. ref-timezones 0.1d acs-kernel 4.0','acs-reference 0.2d
Reference Data - US County Needs US States as well as other ref- packages. ref-us-counties 0.1d ref-us-states 0.1d
Reference Data - US State This is all the US States. It is needed by many other packages. ref-us-states 0.1d acs-kernel 4.0','acs-reference 0.1
Reference Data - US Zipcode This is needed by ecommerce among other things. ref-us-zipcodes 0.1d acs-kernel 4.0','ref-us-counties 0.1d','ref-us-states 0.1d
Robot Detection With this package, you can automatically redirect web robots from search engines away from areas that require login and into a separate area which should have content suitable for indexing. acs-kernel 4.0
RSS Support For each item (news event, ticket, bboard message, ...) that you want to publish, you create a property list that describes that item (url to item, title of item, description of item, etc.). You pass a list of those items (and some other parameters) to rss_gen, and it will generate your XML for you.
Sample Gateway This is a sample payment gateway, suitable for copying to create a real one. payment-gateway 4.5b
Schema Browser Schema browser, basically just a copy of the ACS 3.4 stuff packagized. acs-kernel 4.0
Search search 4.5
Shipping Service Contract First stab at a service contract for shipping services like UPS, Fedex or home grown shipping rates like value-based shipping rates. shipping-gateway 4.6 acs-service-contract 4.2
Simple Survey Simple survey is a survey builder. Surveys can contain questions with different types of answer several types: multiple choice (radio buttons), multiple answer (checkboxes) or free text entry. Multiple choice questions may also be scored on one or more variables. acs-kernel 4.0
site-wide-search 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. site-wide-search 4.0.1 acs-content 4.0','acs-interface 4.0.1','acs-kernel 4.0
Skin Show how the template system lets you give different looks to pages depending on the subsite under which they are mounted. acs-kernel 4.0','acs-subsite 4.2','acs-tcl 4.1','acs-templating 4.1.2
Spam System Port of the spam system to 4.1. Provides a set of user-interface pages for sending e-mail to groups of users, selected based on some criteria in the database. Applications may link to the spam system with their own set of criteria (SQL queries). spam 4.1 acs-content 4.1','acs-kernel 4.0','acs-mail 4.1
Static Pages Static Pages loads the static pages of a site into the database so that their contents are available to other packages, such as site-wide-search. It also allows users to make comments on static pages. static-pages 4.2a acs-content-repository 4.1','acs-kernel 4.1','acs-tcl 4.1','general-comments 4.0
Ticket Tracker Ticket Tracker 4.0 acs-kernel 4.1','acs-mail 4.1','acs-workflow 4.1','general-comments 4.0
Ticket Tracker Lite Learn more at http://oscar.arsdigita.com/ticketdemo acs-kernel 4.1
User Preferences
Value-based Shipping This package calculates the total shipping charges for all available service levels based on the total value of the shipment. ref-countries 0.1d','shipping-gateway 4.6
Version Control CVS abstraction layer for packages that need access to version control functions. version-control 4.0d acs-kernel 4.0
WAP WAP package allows developers to easily port their existing web service to a WAP-compliant format, or building one from scrach. acs-kernel 4.0','acs-templating 4.1
Webmail Provides a web-based email service for ACS 4.x. Please follow the installation instructions in /webmail/www/doc/ that are provided with the package. acs-kernel 4.0
Ticket Tracker based on Workflow Package This package illustrates how to use workflow in a rat-simple ticket-tracker clone. Definitely not a full application, only for training purposes. acs-kernel 4.0','acs-workflow 4.0
Wimpy Point Ported (Jack). Fixed several bugs. Added new features (e.g. versioning and authorization). acs-content-repository 4.0','acs-kernel 4.0

Weitere Module

Edit This Page,
www.thedesignexperience.org/openacs-stuff/edit-this-page-1.

OpenFTS Search,
www.thedesignexperience.org/openacs-stuff/openfts-031.

Packages:
Nach oben
Wer ist online?
Name: Besucher.
Online: 12 aktive User.
Login | Logout
Monitoring:
Benachrichtigen bei Änderungen:

mi.gif (12x15 -- 70 bytes)Top-Distributionen:
Debian GNU/Linux 3.1 »Sarge«,
mit Debian-Anwenderhandbuch.


DVD-ROM +
Bonus-DVD
amazon_small.gif (55x15 -- 576 bytes)EUR 49,90
(versandkostenfrei)


Debian GNU/Linux Power Pack.
von Peter H. Ganten und Wulf Alex.

3540432507.03.MZZZZZZZ.jpg (93x140 -- 3556 bytes)
946 Seiten, zwei DVDs
amazon_small.gif (55x15 -- 576 bytes)EUR 69,95
(versandkostenfrei)

mi.gif (12x15 -- 70 bytes)Ubuntu:
Ubuntu/Kubuntu 5.10,
mit Handbuch.


amazon_small.gif (55x15 -- 576 bytes)EUR 29,90
(versandkostenfrei)


mi.gif (12x15 -- 70 bytes)SuSE Linux:
SUSE Linux 10.0 deutsch.
von Novell


amazon_small.gif (55x15 -- 576 bytes)EUR 48,95
(versandkostenfrei)


SuSE Linux 9.3 Professional
von Novell.


amazon_small.gif (55x15 -- 576 bytes)EUR 82,99
(versandkostenfrei)


SuSE Linux 9.3 Professional Update.
von Novell


amazon_small.gif (55x15 -- 576 bytes)EUR 59,95
(versandkostenfrei)

mi.gif (12x15 -- 70 bytes)Red Hat Linux:
Red Hat Linux Professional Workstation.

3827207525.03.MZZZZZZZ.jpg (134x150 -- 5811 bytes)
amazon_small.gif (55x15 -- 576 bytes)EUR 99,95
(versandkostenfrei)


Red Hat Linux 9 Personal.
Red Hat Linux 9 Professional.

3827207479.03.MZZZZZZZ.jpg (116x140 -- 3312 bytes)
amazon_small.gif (55x15 -- 576 bytes)ab EUR 39,99
(versandkostenfrei)

mi.gif (12x15 -- 70 bytes)Literaturhinweise:
Linux Administration Handbook
von Evi Nemeth, Garth Snyder u.a.

0130084662.03.MZZZZZZZ.jpg (104x140 -- 6538 bytes)

Englische Originalausgabe - 850 Seiten - 2002
amazon_small.gif (55x15 -- 576 bytes)EUR 49,90 (versandkostenfrei)
Deutsche Ausgabe - 998 Seiten - 2003
amazon_small.gif (55x15 -- 576 bytes)EUR 39,95 (versandkostenfrei)


The Linux Cookbook
von Michael Stutz

1886411484.01.MZZZZZZZ.jpg (110x140 -- 6489 bytes)
Englische Originalausgabe - 306 Seiten - 2001
amazon_small.gif (55x15 -- 576 bytes)EUR 36,50 (versandkostenfrei)

Linux Cookbook
von Carla Schroder
Englische Originalausgabe (O'Reilly)
553 Seiten - 2004
amazon_small.gif (55x15 -- 576 bytes)EUR 40,90 (versandkostenfrei)


Linux Rute User's Tutorial and Exposition
von Paul Sheer

0130333514.01.MZZZZZZZ.jpg (106x140 -- 6836 bytes)
amazon_small.gif (55x15 -- 576 bytes)
Englische Originalausgabe - 630 Seiten - 2001

mi.gif (12x15 -- 70 bytes)Amazon.de:
Suchen in:
Suchbegriffe:
Über Amazon.de
Kefk Network:
Thematisch verwandte Subsites:
Apple, BSD, Hardware, Internet, Microsoft Windows, Networking, Open Content, Open Source & Free Software, Politik, Recht, Safety, Security, Shopping, Software, The Tark, Webworking, Wissen.
Kefk Network Home
Hacker Emblem glider.png (55x55 -- 724 bytes)

 

Zurück ] Weiter ]

URL: http://www.kefk.net/Linux/Software/Web/OpenACS/Packages/index.asp.
Translate this page to   Service provided by Google.
Website: About | Index | Inhalt | Site Map | Suchen | Wer ist online? | What's new?.
Thematisch verwandte Subsites: Apple | BSD | Open Source | Project »Tark« | Software | UNIX | Windows | Wissen.
Mirrors: Connected | DAHB | Debian-Howto | Jargon File | Linuxfibel | Linux-Buch | RUTE | SelfLinux | TeX.
Ergänzungen, Kommentare und Fragen: Kontakt | Foren | Wiki.
E-Mail: echo "asb at keNOSPAMfk.net"| sed -e "s/ at /@/" -e "s/NOSPAM//".
Registered Linux user: #34377 <http://counter.li.org>.
  Copyright | Credits | Disclaimer | Impressum | Rechtliche Hinweise | Wayback Machine.