View · Index

Weblog Page

Filtered by category Non-Core Packages, 51 - 60 of 180 Postings (all, summary)

Sample Gateway

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

Package Specification Summary for Package: sample-gateway

Summary: Sample payment gateway.
Description: A sample payment gateway, suitable for testing and as a skeletion for a full implementation.
Maturity: New Submission or Maturity Unknown
This package depends on: payment-gateway
Packages that depend on sample-gateway: None
Package parameters:
ActionOnPartialAVS
What to do if we get a partial AVS match (success or failure) (default failure, type string, scope instance)
GatewayName
Name of this gateway (for display to user) (default Sample Gateway, type string, scope instance)
MerchantAccountName
The name a user will see on their credit card statement (default , type string, scope instance)


Bug Tracker Summary for Package: sample-gateway

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



Code Metrics Summary for Package: sample-gateway

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

 

SOAP db

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

Package Specification Summary for Package: soap-db

Summary:
Description:
Maturity: New Submission or Maturity Unknown
This package depends on: None
Packages that depend on soap-db: None
Package parameters: None


Bug Tracker Summary for Package: soap-db

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



Code Metrics Summary for Package: soap-db

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

 

SOAP Gateway

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

Package Specification Summary for Package: soap-gateway

Summary: SOAP Gateway marshalls SOAP/HTTP to user defined services
Description:
Maturity: New Submission or Maturity Unknown
This package depends on: None
Packages that depend on soap-gateway: None
Package parameters:
SOAP_ENC_1_1
Encoding for SOAP version 1.1. (default http://schemas.xmlsoap.org/soap/encoding/, type string, scope instance)
SOAP_ENC_1_2
Encoding for SOAP version 1.2. (default http://www.w3.org/2003/05/soap-encoding, type string, scope instance)
SOAP_NS_1_1
Namespace for SOAP version 1.1 (default http://schemas.xmlsoap.org/soap/envelope/, type string, scope instance)
SOAP_NS_1_2
Namespace for SOAP version 1.2. (default http://www.w3.org/2003/05/soap-envelope, type string, scope instance)


Bug Tracker Summary for Package: soap-gateway

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: soap-gateway

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

 

S5

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

Package Specification Summary for Package: s5

Summary: Produce S5 format slideshows in XoWiki
Description: S5 is a slide show format by Eric A. Meyer based entirely on XHTML, CSS, and JavaScript. With one file, you can run a complete slide show and have a printer-friendly version as well. The markup used for the slides is very simple, highly semantic, and completely accessible. Anyone with even a smidgen of familiarity with HTML or XHTML can look at the markup and figure out how to adapt it to their particular needs. Anyone familiar with CSS can create their own slide show theme. It's totally simple, and it's totally standards-driven. This package provides facilities to write XoWiki pages that can be displayed as both plain web pages and as slideshow presentations. For more information on the S5 format, visit https://meyerweb.com/eric/tools/s5/
Maturity: New Submission or Maturity Unknown
This package depends on: xowiki
Packages that depend on s5: None
Package parameters:
extra_css
One or more additional css file for this Instance (default , type string, scope instance)
production_mode
When this parameter is set, new pages are created in a "production" state, where they are not visible to users. These page have to be released via the admin pages. Notifcation and syndication is decativated, while pages are under "production". (default 0, type number, scope instance)
security_policy
Define the valid operations for different kind of users. Currently, two policies are predefined: ::xowiki::policy1 and ::xowiki::policy2. Policy1 requires for all destructive operations (deletes, delete_revision) and programmatical operations (involving tcl code, e.g. editing the ::xotcl::Objects) package admin rights, for reindex site wide admin right). Policy 2 requires also for destructive operations site wide admin rights. (default ::xowiki::policy1, type string, scope instance)
show_per_object_categories
If enabled it shows on a page view the categories assigned to this object (default 1, type number, scope instance)
template_file
Name of the ADP file to be used for viewing xowiki pages. The default value is 'view-default'. Alternatively, one can use 'view-book' to view pages in book style (needs page_ordering) or e.g. 'oacs-view' for providing a view with the category-tree on the left, or any other tailored view (default view-default, type string, scope instance)
top_portlet
Specify an xowiki portlet (defined in ::xowiki::portlet::*) to be included on top over every pages. In order or add e.g. on each page of this wiki instance a listing of the users currently active in this xowiki instance, set the value of this parameter e.g. to 'presence -interval "10 minutes"'. The valid parameters are defined by the xowiki portlets. (default presence -interval "10 minutes", type string, scope instance)
Form: autoname
Automatically name items of this instance (default 0, type number, scope instance)
Form: display_page_order
Display page_order attribute (Section) in edit forms if possible. This attribute can only be shown, when ltree is available. (default 1, type number, scope instance)
Options: with_delicious
Add a delicious button to the page (default 0, type number, scope instance)
Options: with_digg
Add a button to submit article to digg (default 0, type number, scope instance)
Options: with_general_comments
use general comments package (default 1, type number, scope instance)
Options: with_notifications
Allow the user to register notifications (default 1, type number, scope instance)
Options: with_tags
allow user to provide tags to pages (default 1, type number, scope instance)
Options: with_user_tracking
track page view usage per user (default 1, type number, scope instance)
Options: with_yahoo_publisher
When specified, a button for adding the content to myyahoo is added, containing the specified publisher (default 0, type number, scope instance)
Pages: index_page
name of the page to be shown when the package instance is browsed (e.g. en:index) (default , type string, scope instance)
Pages: weblog_page
name of the page to show weblog (when clicking on tags) (default en:weblog, type string, scope instance)
URL: package_prefix
Part of the URL used before language and page name. This setting is used, when a URL is computed. Per default, the package_prefix is determined by the side not. When for example a default xowiki instance is used as start page of openacs, the package_prefix can be set to / (default , type string, scope instance)
URL: subst_blank_in_name
normalize names of pages in a media wiki style. Most dominantly, spaces are turned into blanks. (default 1, type number, scope instance)
URL: use_connection_locale
When this flag is set, the connection locale (depending on the browser setting) is used to determine the default language, in which a page is presented, whenever possible. Users with different locales will see under the same url different content. Per default this flag is turned off, and the package or system wide locale is used as default. (default 0, type number, scope instance)


Bug Tracker Summary for Package: s5

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



Code Metrics Summary for Package: s5

# Tcl Procs 0
# Tcl Lines 277
# Tcl Blank Lines 35
# Tcl Comment Lines 27
# 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 (s5/lib/) 0
# Documentation pages 0
# Documentation lines 0
Browse Source API-browser
Github Repository: https://github.com/openacs/s5/tree/oacs-5-10

 

Robot Detection

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

Package Specification Summary for Package: robot-detection

Summary: Redirect web robots to specified URLs
Description: With this package, you can automatically redirect web robots from search engines away from areas that require login and into a separate area which provides content suitable for indexing. You should be aware that this is sometimes considered to be <a href="http://www.google.com/webmasters/faq.html#cloaking">cloaking</a> so excercise care here.
Maturity: New Submission or Maturity Unknown
This package depends on: acs-kernel
Packages that depend on robot-detection: None
Package parameters:
FilterPattern
a CSV string containing the URL paths to be filtered (default /member-only/*, type string, scope instance)
RedirectURL
the URL where robots should be sent (default /robot-heaven/, type string, scope instance)
RefreshIntervalDays
How frequently (in days) the robots table should be refreshed from the Web Robots DB (default 30, type number, scope instance)
WebRobotsDB
the URL of the Web Robots DB text file (default http://www.robotstxt.org/wc/active/all.txt, type string, scope instance)


Bug Tracker Summary for Package: robot-detection

Open Bugs: 0
All Tracked Issues: 2
Latest Bug Opened: This package has no open bugs.
Latest Bug Fixed: 2006-01-25 robot-detection: pgsql current_time should be current_timestamp .
Top Bug Submitters: Yves Goldberg (1) Matthew Walker (1)
Top Bug Fixers: Jeff Davis (1) Jade Rubick (1) Yves Goldberg (1)


Code Metrics Summary for Package: robot-detection

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

 

Related Items

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

Package Specification Summary for Package: related-items

Summary: Higher level interface for designating related items.
Description: Higher level interface for designating related items.
Maturity: New Submission or Maturity Unknown
This package depends on: None
Packages that depend on related-items: cop-base cop-ui dotfolio
Package parameters: None


Bug Tracker Summary for Package: related-items

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



Code Metrics Summary for Package: related-items

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

 

Reference Data - US Zipcode

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

Package Specification Summary for Package: ref-us-zipcodes

Summary: US Zipcodes
Description: Provides zipcode, name, FIPS state and county codes, latitude and longitude. Does not provide ZIP+4 data. zipcode data is merged with ZCTL data from US Census Bureau. see http://www.census.gov/geo/ZCTA/zcta.html
Maturity: New Submission or Maturity Unknown
This package depends on: acs-kernel ref-us-counties ref-us-states
Packages that depend on ref-us-zipcodes: accounts-receivables ams ecommerce
Package parameters: None


Bug Tracker Summary for Package: ref-us-zipcodes

Open Bugs: 0
All Tracked Issues: 2
Latest Bug Opened: This package has no open bugs.
Latest Bug Fixed: 2006-01-25 Ref US Zipcode data is not loaded or downloaded at install.
Top Bug Submitters: Matthew Geddert (1) Torben Brosten (1)
Top Bug Fixers: Torben Brosten (2)


Code Metrics Summary for Package: ref-us-zipcodes

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

 

Reference Data - US State

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

Package Specification Summary for Package: ref-us-states

Summary: US States
Description: This is all the US States. Provides abbreviation, name, and FIPS state code.
Maturity: New Submission or Maturity Unknown
This package depends on: acs-kernel acs-reference
Packages that depend on ref-us-states: accounts-receivables ams ecommerce ref-us-counties ref-us-zipcodes
Package parameters: None


Bug Tracker Summary for Package: ref-us-states

There is no package with the name "ref-us-states" known to bug-tracker.



Code Metrics Summary for Package: ref-us-states

# 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: 37 (blank 6 comments 6) ORA: 44 (blank 6 comments 6)
# ADP pages 0
# ADP lines 0
# Include pages (ref-us-states/lib/) 0
# Documentation pages 0
# Documentation lines 0
Browse Source API-browser
Github Repository: https://github.com/openacs/ref-us-states/tree/oacs-5-10

 

Reference Data - US County

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

Package Specification Summary for Package: ref-us-counties

Summary: US Counties geo-spatial data.
Description: Provides FIPS codes, name,state, population, land area, latitude and longitute, etc.
Maturity: New Submission or Maturity Unknown
This package depends on: ref-us-states
Packages that depend on ref-us-counties: accounts-receivables ecommerce ref-us-zipcodes
Package parameters: None


Bug Tracker Summary for Package: ref-us-counties

There is no package with the name "ref-us-counties" known to bug-tracker.



Code Metrics Summary for Package: ref-us-counties

# 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: 88 (blank 16 comments 10) ORA: 97 (blank 17 comments 12)
# ADP pages 0
# ADP lines 0
# Include pages (ref-us-counties/lib/) 0
# Documentation pages 0
# Documentation lines 0
Browse Source API-browser
Github Repository: https://github.com/openacs/ref-us-counties/tree/oacs-5-10

 

Reference Data - UNSPSC code

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

Package Specification Summary for Package: ref-unspsc

Summary: United Nations Standard Products and Services Code&reg; categories, designed for supply discovery, expenditure analysis, and product awareness.
Description: The United Nations Standard Products and Services Code&reg; (UNSPSC&reg;) provides an open, global multi-sector standard for efficient, accurate classification of products and services. The UNSPSC offers a single global classification system that can be used for company-wide visibility of spend analysis, cost-effective procurement optimization, full exploitation of electronic commerce capabilities. See the UNSPSC White Paper for more info. Using this package means you agree to the UNDP License Agreement (in addition to the OpenACS GPL agreement): "While the UNSPSC is and shall continue to be free of charge, you agree that UNDP is the sole owner of all intellectual property rights in the UNSPSC. By downloading this version of the UNSPSC you acknowledge and agree that all intellectual property rights in this and any previous and future updates belong to the United Nations Development Programme (UNDP)."
Maturity: New Submission or Maturity Unknown
This package depends on: None
Packages that depend on ref-unspsc: None
Package parameters: None


Bug Tracker Summary for Package: ref-unspsc

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



Code Metrics Summary for Package: ref-unspsc

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

 

Discussion: value in healthcare 

Next Page
previous September 2024
Sun Mon Tue Wed Thu Fri Sat
(1) 1 2 (2) 3 (1) 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 1 2 3 4 5

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